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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
ip2host (1.13-2) unstable; urgency=low
* Some hiccup on my side made the binary package to be empty for the
last uploaded version. Fix it, and include a manpage.
* Perl was not yet listed neither as a dependency or as a build-
dependency‽ Fix it.
-- Gunnar Wolf <gwolf@debian.org> Thu, 13 Jun 2013 10:18:25 -0500
ip2host (1.13-1) unstable; urgency=low
* New upstream version; incorporates our past bug fixes since 1.10-1
* Updated standards-version to 3.9.4 (no changes needed)
* Added missing debian/watch by Bart Martens; thanks!
-- Gunnar Wolf <gwolf@debian.org> Thu, 23 May 2013 10:51:00 -0500
ip2host (1.10-2) unstable; urgency=low
* Added vcs-git, vcs-browser fields to debian/control
* Added reference to upstream Git repository in debian/copyright, as
its webpage is gone
* Add IPv6 support (Closes: #659801)
* Drop the unhelpful_error_messages patch, as it's completely inside
support_ipv6
* Update standards-version to 3.9.2 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Wed, 15 Feb 2012 21:46:34 -0600
ip2host (1.10-1) unstable; urgency=low
* New upstream release
* Updated debian/copyright following DEP5 format
* Standards-version 3.7.3 → 3.8.4 (no changes needed)
* Updated debhelper version to 7 (minimal debian/rules)
* Switched to 3.0 (quilt) source format
* Silences unhelpful error messages when IP cannot be resolved
(Closes: #563129)
-- Gunnar Wolf <gwolf@debian.org> Thu, 18 Feb 2010 08:45:43 -0600
ip2host (0.09-4) unstable; urgency=low
* Updated debhelper version to 5
* Moved debhelper from build-depends-indep to build-depends
* Bumped up standards-version to 3.7.3; no changes needed
* Updated debian/copyright stating upstream is no longer available :-/
-- Gunnar Wolf <gwolf@debian.org> Sun, 23 Dec 2007 11:25:21 -0600
ip2host (0.09-3) unstable; urgency=low
* Re-packaged as a non-Debian-native package (Closes: #261658)
* Moved from section Web to section Utils, as it is not only meant to
be used for Apache logfiles
-- Gunnar Wolf <gwolf@debian.org> Sat, 7 Aug 2004 18:34:09 -0500
ip2host (0.09-2) unstable; urgency=low
* Almost after one month of the previous upload reporting a new
version, I found out that due to not checking upstream's strange way
of managing his repository, I was still providing 0.06 - Fixed.
* New upstream version provides a smarter regex for finding where in each
line does the IP address appear in each line (Closes: #175499)
-- Gunnar Wolf <gwolf@debian.org> Tue, 18 Nov 2003 12:49:42 -0600
ip2host (0.09-1) unstable; urgency=low
* New upstream version
* As the upstream author ships only the single "ip2host" file, there
exists no orig.tar.gz - I am making this a native Debian package.
* Corrected the copyright information - ip2host is licensed under the
same terms as Perl itself (Artistic and GPL licenses), not only
under the Artistic license
-- Gunnar Wolf <gwolf@debian.org> Fri, 24 Oct 2003 13:18:44 -0500
ip2host (0.06-2) unstable; urgency=low
* New maintainer - Gunnar Wolf <gwolf@debian.org>
* Bumped standards-version to 3.6.1
-- Gunnar Wolf <gwolf@debian.org> Fri, 24 Oct 2003 12:56:23 -0500
ip2host (0.06-1) unstable; urgency=low
* Initial Release (Closes: #137340)
-- Sebastien J. Gross <sjg@debian.org> Fri, 8 Mar 2002 14:26:36 +0100
|