aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
AgeCommit message (Collapse)AuthorFilesLines
2012-06-051.7.2 → 1.9.0.Gerald Combs1-1/+1
svn path=/trunk/; revision=43120
2012-04-061.7.1 → 1.7.2.Gerald Combs1-1/+1
svn path=/trunk/; revision=41971
2011-11-081.7.0 → 1.7.1.Gerald Combs1-1/+1
svn path=/trunk/; revision=39769
2011-05-141.5.2 → 1.7.0.Gerald Combs1-1/+1
svn path=/trunk/; revision=37148
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-1/+1
svn path=/trunk/; revision=36540
2011-01-241.5.0 → 1.5.1.Gerald Combs1-1/+1
svn path=/trunk/; revision=35639
2010-06-071.3.6 -> 1.5.0Gerald Combs1-1/+1
svn path=/trunk/; revision=33138
2010-05-051.3.5 -> 1.3.6.Gerald Combs1-1/+1
svn path=/trunk/; revision=32667
2010-03-311.3.4 -> 1.3.5.Gerald Combs1-1/+1
svn path=/trunk/; revision=32345
2010-02-111.3.3 -> 1.3.4.Gerald Combs1-1/+1
svn path=/trunk/; revision=31865
2010-01-26Adjust the release timestamp.Jaap Keuter1-1/+1
svn path=/trunk/; revision=31676
2009-11-24Switch back to normal versioning. Bump the version to 1.3.3.Gerald Combs1-1/+1
svn path=/trunk/; revision=31064
2009-10-29Bump development version.Anders Broman1-2/+2
svn path=/trunk/; revision=30750
2009-09-20Bump version number after release of first development snapshot.Jaap Keuter1-2/+2
svn path=/trunk/; revision=30007
2009-05-26Move the trunk to 1.3.Gerald Combs1-1/+1
svn path=/trunk/; revision=28495
2009-03-20Switch back to 1.1.4.Gerald Combs1-1/+1
svn path=/trunk/; revision=27810
2009-03-20Temporarily switch back to building 1.1.3 final.Gerald Combs1-1/+1
svn path=/trunk/; revision=27807
2009-03-18Move to 1.1.4.Gerald Combs1-1/+1
svn path=/trunk/; revision=27767
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-1/+1
svn path=/trunk/; revision=27252
2008-10-27Bump version numberJaap Keuter1-2/+2
svn path=/trunk/; revision=26579
2008-09-24Update release number.Jaap Keuter1-2/+2
svn path=/trunk/; revision=26260
2008-06-16Update Debian packaging files for development versionJaap Keuter1-1/+1
svn path=/trunk/; revision=25461
2008-05-31Update Debian packaging files for Wireshark 1.0.Jaap Keuter1-1298/+3
These files build the package with all features and minimum changes from the released sources. svn path=/trunk/; revision=25406
2007-07-04From Frederic Peters:Jaap Keuter1-0/+132
Update of de Debian Packaging files from 0.99.2 to 0.99.6pre1. svn path=/trunk/; revision=22238
2006-07-27Frederic Peters <fpeters@debian.org>:Jörg Mayer1-4/+166
Update to match the current debian package svn path=/trunk/; revision=18799
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18208
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18206
2005-08-13Aplly those parts of ethereal_0.10.12-3.diff.gzJörg Mayer1-0/+84
from Debian, that change debian/ svn path=/trunk/; revision=15331
2005-03-14from Frederic Peters: bring debian package generation .deb up to dateUlf Lamping1-11/+763
I don't have the facility to test this, hopefully Frederic knows what he's doing :-) However, this was out of date since a long time ago, so can't get worse anyway... svn path=/trunk/; revision=13754
2000-02-08In debian/changelog :Olivier Abad1-3/+9
Changes from Frederic Peters to avoid conflicts with official debian packages (I used a version scheme attributed to non-maintainer uploads). In debian/control : Add missing build dependencies (only useful for debian build daemons). svn path=/trunk/; revision=1607
2000-01-26Add a debian subdirectory and the files needed to generate a debian package.Olivier Abad1-0/+164
The files were created by Frederic Peters <fpeters@debian.org>, the maintainer of the ethereal debian package. I just modified `rules' to use autogen.sh when building from a CVS tree. Building a debian package is now very easy : - in debian/changelog : change the version number (and replace my name with yours) - dpkg-buildpackage -rfakeroot -us -uc svn path=/trunk/; revision=1569