aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
AgeCommit message (Collapse)AuthorFilesLines
2009-07-08Drop obsolete --enable-gtk2 CFLAGJaap Keuter1-2/+2
Make fakeroot actually work by setting proper LD_LIBRARY_PATH svn path=/trunk/; revision=29009
2008-06-01From Toralf Förster: Fix minor typo: MAde -> MadeStephen Fisher1-1/+1
svn path=/trunk/; revision=25407
2008-05-31Update Debian packaging files for Wireshark 1.0.Jaap Keuter1-48/+43
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-1/+3
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-11/+14
Update to match the current debian package svn path=/trunk/; revision=18799
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-1/+1
svn path=/trunk/; revision=18309
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-3/+3
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
svn path=/trunk/; revision=18268
2005-08-13Aplly those parts of ethereal_0.10.12-3.diff.gzJörg Mayer1-5/+19
from Debian, that change debian/ svn path=/trunk/; revision=15331
2005-03-14from Frederic Peters: bring debian package generation .deb up to dateUlf Lamping1-10/+40
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-23/+28
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/+79
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