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 93 94 95 96 97 98 99 100 101 102 103 104 105
|
libnet-dhcp-perl (0.693+dfsg-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Update debian/repack.stub.
[ CSILLAG Tamas ]
* New upstream release
* Add myself to uploaders
* Standards-Version++ (no changes)
* add copyright for debian/repack.stub
* fix a pod error in Net/DHCP/Packet.pm
-- CSILLAG Tamas <cstamas@cstamas.hu> Sat, 05 Oct 2013 22:41:09 +0200
libnet-dhcp-perl (0.690+dfsg-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Jun 2012 23:37:29 +0200
libnet-dhcp-perl (0.685+dfsg-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
* Build-Depend on Module::Build 0.3601.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Jun 2012 19:36:35 +0200
libnet-dhcp-perl (0.682+dfsg-1) unstable; urgency=low
* New upstream release.
* Drop patch, applied upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jan 2012 02:33:44 +0100
libnet-dhcp-perl (0.681+dfsg-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* Add repacking framework to remove non-free RFCs.
* New upstream release 0.68.
* Update years of upstream and packaging copyright.
* Remove patch, not needed anymore.
* Switch to debhelper compatibility level 8.
* Add /me to Uploaders.
* Improve short and long description.
* Bump Standards-Version to 3.9.2 (no further changes).
* Add libtest-warn-perl to Build-Depends-Indep.
* Add patch tests.patch: fix skipping of tests.
* New upstream release 0.681.
* debian/watch: add uversionmangle to handle 2- and 3-digit upstream
minor versions.
* Fix hashbang in modules.
-- gregor herrmann <gregoa@debian.org> Fri, 20 Jan 2012 20:45:21 +0100
libnet-dhcp-perl (0.67-1) unstable; urgency=low
[ Hendrik Frenzel ]
* Added more descriptive sentence to package description
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* New upstream release.
- Fix memory leak in marshall(). (Closes: #598213)
* Use debhelper compat level 7 and tiny debian/rules.
* Convert debian/copyright to proposed machine-readable format and update
for new upstream release.
* debian/control: Make build-dep on perl unversioned.
* Use source format 3.0 (quilt).
* Fix syntax error in POD.
+ new patch: pod.patch
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 14 Nov 2010 10:54:03 +0100
libnet-dhcp-perl (0.66-1) unstable; urgency=low
* Initial Release. (Closes: #472671: ITP: libnet-dhcp-perl -- Interface for
handling DHCP packets)
-- Hendrik Frenzel <hfrenzel@scunc.net> Tue, 25 Mar 2008 15:15:47 +0100
|