1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
grepcidr (2.0-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #914864)
[ Ryan Finnie ]
* Mention IPv6 matching in description (Closes: #863643)
* Update Vcs location
* Update lintian ancient-standards-version,
package-uses-deprecated-debhelper-compat-version
-- Ryan Finnie <ryan@finnie.org> Sun, 02 Dec 2018 21:12:47 +0000
grepcidr (2.0-1) unstable; urgency=medium
* New upstream release (Closes: #794509)
* Lintian cleanup:
* Bump Standards-Version: 3.9.6
-- Ryan Finnie <ryan@finnie.org> Sat, 28 Nov 2015 06:33:37 +0000
grepcidr (1.3-6) unstable; urgency=low
* Lintian cleanup:
* ancient-standards-version
* dm-upload-allowed-is-obsolete
* hardening-no-relro
* Add Vcs information
* Enable XZ-compressed deb
-- Ryan Finnie <ryan@finnie.org> Sun, 10 Nov 2013 18:37:30 +0000
grepcidr (1.3-5) unstable; urgency=low
* Housekeeping release (no user-visible changes)
* Switch to dpkg-source 3.0 (quilt) format
* Converted debian/rules to unified dh
* Bumped debian/compat to 7
* Adjusted debian/copyright (removed '(C)')
* Added debian/watch file
* Removed Build-Depends: docbook-to-man; debian/grepcidr.1 is now
pre-compiled (with included source and README for manual
regeneration)
-- Ryan Finnie <ryan@finnie.org> Sun, 04 Sep 2011 13:59:04 -0700
grepcidr (1.3-4) unstable; urgency=low
* Dm-Upload-Allowed changed to XS-Dm-Upload-Allowed so it may be exported
to the .dsc.
-- Ryan Finnie <ryan@finnie.org> Mon, 26 Nov 2007 22:43:39 -0800
grepcidr (1.3-3) unstable; urgency=low
* 01_makefile.dpatch: Removed forced strip. (Closes: #437089)
* 01_makefile.dpatch: Changed -O3 to -O2.
* debian/rules: errors on "make clean" no longer ignored (Lintian
debian-rules-ignores-make-clean-error).
-- Ryan Finnie <ryan@finnie.org> Mon, 26 Nov 2007 02:14:59 -0800
grepcidr (1.3-2) unstable; urgency=low
* debian/control: Added "Dm-Upload-Allowed: yes" for debian-maintainer
Ryan Finnie.
-- Ryan Finnie <ryan@finnie.org> Sat, 24 Nov 2007 23:02:06 -0800
grepcidr (1.3-1) unstable; urgency=low
* Initial release (Closes: #391168)
-- Ryan Finnie <ryan@finnie.org> Thu, 5 Oct 2006 01:58:17 -0700
|