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
|
libnet-nbname-perl (0.26-2) unstable; urgency=medium
* Take over for the Debian Perl Group on maintainer's request
(https://lists.debian.org/debian-perl/2017/08/msg00098.html)
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field
(source stanza); Homepage field (source stanza); ${misc:Depends} to
Depends: field. Changed: Maintainer set to Debian Perl Group
<pkg-perl-maintainers@lists.alioth.debian.org> (was: Martin Orr
<martin@martinorr.name>);Replace (build-)dependency on ancient version of
perl with a dependency on perl without a version (as permitted by Debian
Policy 3.8.3).
* Add debian/watch.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.1.0.
* Switch to source format "3.0 (quilt)".
* Change priority from extra to optional.
* Use dh(1).
* Don't install README anymore.
* Remove unneeded debian/dirs.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Unapply changes to upstream code, and make changes via debian/rules.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 09 Sep 2017 19:18:27 +0200
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
|