aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.debian
AgeCommit message (Collapse)AuthorFilesLines
2005-03-14from Frederic Peters: bring debian package generation .deb up to dateUlf Lamping1-1/+1
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
2002-10-26Update Debian packaging files. Ethereal is now split in 4 packages :Olivier Abad1-3/+8
ethereal-common, ethereal, tethereal, ethereal-dev svn path=/trunk/; revision=6513
2000-01-26Add a debian subdirectory and the files needed to generate a debian package.Olivier Abad1-0/+6
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