2010
ipband (0.8.1-2) unstable; urgency=low
* [f5fb74a] Orphaning package
* [c854e6c] Bump to Standards-Version 3.8.3 and added ${misc:Depends}
in depends
* [dfd04e5] Added a README.source
* [bb4c614] Create /var/run/ipband in init script
-- Giuseppe Iuculano <iuculano@debian.org> Sat, 23 Jan 2010 11:26:36 +0100
2008
ipband (0.8.1-1) unstable; urgency=low
* New upstream release
* Drop 02_minor_fix_on_main.c.dpatch, 03_manpage.dpatch, 04_ipband.h.dpatch,
05_sendmail_in_init.c.dpatch, 06_fix_counter_overflow.dpatch, now they are
in Upstream (Thanks Andrew Nevynniy)
-- Giuseppe Iuculano <giuseppe@iuculano.it> Tue, 17 Jun 2008 19:56:12 +0200
ipband (0.8-1) unstable; urgency=low
* New upstream release * New maintainer (Closes: #472736) * Decrease debhelper level to 5 * Switch to dpatch * Updated to standards version 3.8.0 * Fix debian/ipband.conf-simple subnet definition * Updated debian/ipband.conf-verbose * Changed integer type to hold cumulative byte count from long to double to avoid counter overflow in reports. Thanks to Andrew Nevynniy (upstream) (Closes: #363407)
-- Giuseppe Iuculano <giuseppe@iuculano.it> Sat, 14 Jun 2008 15:51:46 +0200
ipband (0.7.2-5) unstable; urgency=low
* QA upload. * Don't fail to build if strtok_r is defined as a macro (Closes: #475977) * Replace exim with exim4 in dependencies (Closes: #420272, #255351) * Increase debhelper level to 6 * Add proper copyright statement to debian/copyright
-- Frank Lichtenheld <djpig@debian.org> Tue, 15 Apr 2008 01:37:36 +0200
ipband (0.7.2-4) unstable; urgency=low
* QA upload. * Set maintainer to Debian QA Group * Added LSB formatted dependency info in init.d script (closes: #469609) * Replaced DH_COMPAT by debian/compat file * Don't ignore make clean errors * Removed old FSF address from copyright file, and linked to GPL-2 file * Added Homepage control field * Updated standards version
-- Peter Eisentraut <petere@debian.org> Tue, 01 Apr 2008 23:49:39 +0200
2004
ipband (0.7.2-3) unstable; urgency=medium
* Change ipband's manpage section from 1 (Executable programs or shell
commands) to 8 (System administration commands), and update all references
to the manpage.
* Fix bad grammar in /etc/default/ipband
* Change urgency to "medium"; the bashism fixed in the last upload (which
closed #231102) was a fairly serious problem.
* Change Maintainer: email address from my private address to
dbharris@debian.org
-- David B. Harris <dbharris@debian.org> Fri, 27 Feb 2004 01:15:50 -0500
ipband (0.7.2-2) unstable; urgency=low
* Maintainer upload (Closes: #156212) * Update maintainer email address * debian/ipband.init: Fix bashism (Closes: #231102) * Update to Standards-Version 3.6.1.0 (new $DEB_BUILD_OPTIONS stuff) + Support $DEB_BUILD_OPTIONS=noopt and ensure -g is always used. + Ensure that initscript always starts the deamon on "restart" (previously, it did '$0 stop' and '$0 start' on "restart"; now it does '$0 stop || true' and '$0 start')
-- David B Harris <david@eelf.ddts.net> Wed, 04 Feb 2004 15:26:54 -0500
2002
ipband (0.7.2-1.1) 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:01 +0200
ipband (0.7.2-1) unstable; urgency=low
* Initial packaging.
-- David B Harris <eelf@sympatico.ca> Wed, 19 Jun 2002 17:50:13 -0400