aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2013-01-14Add missing files to package.Jaap Keuter1-1/+1
Allow more recent automake. svn path=/trunk/; revision=47082
2011-10-20Update minimum version requirement for GTK to 2.12.Jaap Keuter1-1/+1
svn path=/trunk/; revision=39487
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=38683
2010-08-27Make wireshark-dev depend on the right automake.Jaap Keuter1-1/+1
svn path=/trunk/; revision=33947
2010-01-26Debian is in the process of removing the MIBs from the repository.Jaap Keuter1-0/+1
svn path=/trunk/; revision=31675
2009-07-08Drop non-existing omniidl from wireshark-dev dependancy list.Jaap Keuter1-1/+1
svn path=/trunk/; revision=29008
2009-05-15Update standards version.Jaap Keuter1-1/+2
svn path=/trunk/; revision=28368
2008-10-27Add libgeoip-dev package dependancy.Jaap Keuter1-1/+1
svn path=/trunk/; revision=26580
2008-08-10Replace build-depend of ADNS by c-aresJaap Keuter1-1/+1
svn path=/trunk/; revision=25975
2008-05-31Update Debian packaging files for Wireshark 1.0.Jaap Keuter1-56/+5
These files build the package with all features and minimum changes from the released sources. svn path=/trunk/; revision=25406
2008-04-20From Andrew K Burley (bug 2406):Stig Bjørlykke1-1/+1
Updated dependency for portaudio. svn path=/trunk/; revision=25124
2007-07-04From Frederic Peters:Jaap Keuter1-13/+68
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-23/+30
Update to match the current debian package svn path=/trunk/; revision=18799
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-4/+4
svn path=/trunk/; revision=18206
2005-08-13Aplly those parts of ethereal_0.10.12-3.diff.gzJörg Mayer1-1/+1
from Debian, that change debian/ svn path=/trunk/; revision=15331
2005-03-14from Frederic Peters: bring debian package generation .deb up to dateUlf Lamping1-13/+15
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-5/+47
ethereal-common, ethereal, tethereal, ethereal-dev svn path=/trunk/; revision=6513
2000-07-03Add a missing build dependency (debhelper) and change build dependency onOlivier Abad1-1/+1
libsnmp4.0-dev to libsnmp4.1-dev (this should close bugs #66391 and #66018 from the Debian bug tracking system). svn path=/trunk/; revision=2106
2000-02-08In debian/changelog :Olivier Abad1-1/+1
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/+15
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