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
|
libnet-nbname-perl (0.26-1.2) unstable; urgency=medium
* Non-maintainer upload
* Bump debhelper compat level. Closes: #817543
-- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 17 Dec 2016 14:20:01 +0100
libnet-nbname-perl (0.26-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
use DESTDIR in debian/rules.
(Closes: #793540)
-- gregor herrmann <gregoa@debian.org> Wed, 26 Aug 2015 17:47:13 +0200
libnet-nbname-perl (0.26-1) unstable; urgency=low
* New upstream release (Closes: #378124)
* Fixes handling truncated replies
* Updated my email address in copyright and control files
* Updated upstream address and copyright years
* Moved debhelper and perl from Build-Depends-Indep to Build-Depends, as
required by lintian and Perl policy
* Updated Standards-Version to 3.7.2
-- Martin Orr <martin@martinorr.name> Tue, 5 Sep 2006 22:24:33 +0100
libnet-nbname-perl (0.25-1) unstable; urgency=low
* New upstream release
* Support added for timeouts on requests
* Updated Standards-Version to 3.6.1 (no changes)
* Added 2004 to copyright
* Note that "Suggest libnet-nbname-perl" below in the 0.24-1 entry should
read "Suggest libnet-netmask-perl"
-- Martin Orr <martin@walnut.methody.org> Tue, 10 Feb 2004 17:36:36 +0000
libnet-nbname-perl (0.24-2) unstable; urgency=low
* Initial release to Debian archive (Closes: #188035).
* Changed debian/copyright to not refer to /usr/share/doc/perl/copyright
-- Martin Orr <martin@walnut.methody.org> Wed, 14 May 2003 13:12:34 +0100
libnet-nbname-perl (0.24-1) unstable; urgency=low
* Initial Release.
* Add #!/usr/bin/perl to example scripts.
* Move example scripts from /usr/bin to
/usr/share/doc/libnet-nbname-perl/examples.
* Suggest libnet-nbname-perl because it's used by nodescan.pl.
-- Martin Orr <martin@walnut.methody.org> Tue, 15 Apr 2003 10:48:24 +0100
|