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