aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
AgeCommit message (Collapse)AuthorFilesLines
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