2006
ngrep (1.44-3) unstable; urgency=low
* Backport patch from upstream CVS making the `clean_exit' signal
handler safer (closes: #395248).
-- Romain Francoise <rfrancoise@debian.org> Sat, 4 Nov 2006 15:54:58 +0100
ngrep (1.44-2) unstable; urgency=low
* debian/control:
+ Set myself as maintainer, not just uploader.
+ Bump Standards-Version to 3.7.2, no changed needed.
+ Build-Depend on debhelper (>> 5.0.0).
* debian/compat: New file.
* debian/rules: Don't set DH_COMPAT.
-- Romain Francoise <rfrancoise@debian.org> Wed, 27 Sep 2006 12:20:20 +0200
2005
ngrep (1.44-1) unstable; urgency=low
* New upstream release, with support for IPv6 (closes: #282362). * debian/rules: Add --enable-ipv6 to configure flags. * Apply patch from Max Kosmach <max@tcen.ru> adding a call to setlocale(), which makes isprint() decide what's printable depending on the current locale (closes: #307496). * debian/control: Bump Standards-Version to 3.6.2.1, no changed needed.
-- Romain Francoise <rfrancoise@debian.org> Tue, 5 Jul 2005 20:24:07 +0200
ngrep (1.43-3) unstable; urgency=medium
* Further cleanup the build process to get rid of the shipped pcre
library:
+ Patch ngrep.c to use <pcre.h> instead of the header in pcre-5.0.
+ Patch configure to skip the pcre configure stage.
+ Patch Makefile.in to not try to clean the pcre-5.0 directory.
* debian/rules: Cleanups.
+ Remove obsolete deletion command from clean target (useless since
1.43-1).
+ Remove dh-make comments, cut lines to fit in 80 columns, credit
Nathan, Steve and myself.
* debian/control: Cosmetic change.
-- Romain Francoise <rfrancoise@debian.org> Fri, 25 Mar 2005 16:39:16 +0100
ngrep (1.43-2) unstable; urgency=low
* Patch Makefile.in to not build (and link) the package's pcre since we
want to use the system's version (it will still be configured but at
least the binary will remain untouched).
* debian/control: Remove obsolete local variables.
-- Romain Francoise <rfrancoise@debian.org> Tue, 22 Mar 2005 20:27:31 +0100
ngrep (1.43-1) unstable; urgency=medium
* Hijacked package, new maintainer:
http://lists.debian.org/debian-qa/2005/03/msg00059.html
* Added Romain Francoise as a co-maintainer.
* Build depend upon autotools-dev, so that we can copy in the most
recent config.{sub guess} files.
(Closes: #135337, #168649)
* Rebuilt against libpcap, which closes the bug fixed in the
old NMU (Now using libpcap0.8 instead of 0.7) (Closes: #156178)
* Use the system's installed copy of PCRE instead of the bundled
copy. (Closes: #166783)
* Removed the duplicate '-F' option from the manpage.
(Closes: #293728)
* New upstream version
Some previously broken code is now removed from the upstream
version so some older bugs no longer exist.
They will be closed individually as part of a bug triage.
-- Steve Kemp <skx@debian.org> Mon, 14 Mar 2005 16:15:39 +0000
2004
ngrep (1.42-1) unstable; urgency=low
* New Upstream Version (closes: #243613) * Changed manpage to use minus signs (\-) instead of hyphens (-) (closes: #207279) * Updated libtool script (closes: #201948)
-- Nathan Sandver <nsandver@debian.org> Sat, 07 Aug 2004 12:54:33 -0700
2002
ngrep (1.40.1-3) unstable; urgency=low
* Maintainer upload to resolve some outstanding issues with the package.
Thanks to Samuele, Robert, Torsten, and Randolph for working on the
package when I was inactive.
* Updated config.guess, config.sub (closes: Bug#168649)
* Links dynamically against Debian's libpcre (closes: Bug#166783)
-- Nathan E. Sandver <nsandver@debian.org> Sat, 30 Nov 2002 01:23:43 -0800
ngrep (1.40.1-2.4) unstable; urgency=low
* NMU * recompiled against libpcap0.7 (closes: Bug#156178)
-- Samuele Giovanni Tonon <samu@debian.org> Wed, 6 Nov 2002 23:31:47 +0100
ngrep (1.40.1-2.3) unstable; urgency=low
* NMU
* ngrep is not supposed to be a debian-native package - redownloaded
pristine upstream source and fixed that
* Applied patch to copy libpcap packet buffers to aligned positions to
avoid segfaults on architectures where that matters (like Sparc)
closes: #138847
* Clean up stray pcre-3.4/dftables executable in clean target to allow
for repeated package building
-- Robert Woodcock <rcw@debian.org> Sun, 27 Oct 2002 15:49:33 -0800
ngrep (1.40.1-2.2) unstable; urgency=low
* Non maintainer upload
* Rebuilt with new libpcap to remove dependency on libpcap0, which I
got removed from unstable by accident. Sorry about this...
-- Torsten Landschoff <torsten@debian.org> Sat, 10 Aug 2002 11:37:22 +0200
ngrep (1.40.1-2.1) unstable; urgency=low
* NMU * Update config.guess/sub. (closes: Bug#135337)
-- Randolph Chung <tausq@debian.org> Tue, 12 Mar 2002 22:55:28 -0800
ngrep (1.40.1-2) unstable; urgency=low
* Bitten by outdated config.sub & config.guess in included pcre source
again. Updated both files. (closes: Bug#133308)
-- Nathan Sandver <nsandver@debian.org> Mon, 18 Feb 2002 14:12:53 -0800
ngrep (1.40.1-1) unstable; urgency=low
* New upstream version.
-- Nathan Sandver <nsandver@debian.org> Sat, 9 Feb 2002 18:42:30 -0800
2001
ngrep (1.40-1) unstable; urgency=low
* New upstream release * Updated config.sub & config.guess. (Closes #111406)
-- Nathan Sandver <nsandver@debian.org> Thu, 25 Oct 2001 21:54:41 -0700
ngrep (1.39.2-2) unstable; urgency=low
* Added Build-depends: libpcap-dev
-- Nathan Sandver <nsandver@debian.org> Thu, 5 Jul 2001 17:01:55 -0700
ngrep (1.39.2-1) unstable; urgency=low
* New upstream version * Using PCRE for regular expressions support
-- Nathan Sandver <nsandver@debian.org> Sat, 26 May 2001 13:12:54 -0700
1999
ngrep (1.35-1) unstable; urgency=low
* Initial Release.
-- Nathan E. Sandver <nsandver@debian.org> Thu, 28 Oct 1999 18:39:00 -0700