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
|
libnetpacket-perl (1.3.0-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release.
* Update years of packaging copyright.
* Switch to debhelper compatibility level 8.
-- gregor herrmann <gregoa@debian.org> Sun, 20 Nov 2011 17:10:18 +0100
libnetpacket-perl (1.2.0-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release
* Raised standards version to 3.9.2
* Switch order of alternative (build) dependencies after the perl 5.12
upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 31 Jul 2011 12:04:47 +0100
libnetpacket-perl (1.1.1-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Update my email address.
[ Nicholas Bamber ]
* New upstream release
- Removed NetPacket::ICMPv6, NetPacket::IPv6 and NetPacket::PFLog
* Updated copyright
* Removed README as it duplicates the man page
* Refreshed spelling patch
* Shortened short description
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 18 Mar 2011 01:35:17 +0000
libnetpacket-perl (0.43.2-1) unstable; urgency=low
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Upped standards version to 3.9.1
* Updated copyright
* Refreshed patch
* Fixed build dependencies
[ gregor herrmann ]
* Lower debhelper dependency, no need for "--buildsystem=perl_build" since
there is only a Build.PL.
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 12 Oct 2010 22:01:11 +0100
libnetpacket-perl (0.43.1-1) unstable; urgency=low
* New upstream release.
* Refresh spelling.patch.
* Update years of upstream copyright.
* Needs Module::Build 0.3601, at least it says so.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jun 2010 01:06:14 +0200
libnetpacket-perl (0.43.0-1) unstable; urgency=low
* New upstream release.
* Refresh patch.
* debian/copyright: Add information for new files.
* debian/rules: Use Build.PL explicitly.
* debian/control: Suggests: libnet-pcap-perl for capturing packets.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Mon, 24 May 2010 13:33:47 +0900
libnetpacket-perl (0.42.0-1) unstable; urgency=low
* New upstream release.
* debian/watch: update to ignore development releases.
* Convert to source format 3.0 (quilt).
* Minimize debian/rules.
* Set Standards-Version to 3.8.4, remove version from perl build dependency..
* Add /me to Uploaders.
* Bump debhelper dependency to 7.0.17 (M::B::C). Add perl (>= 5.10) as an
alternative to libmodule-build-perl.
* debian/copyright: use DEP5 formatting and clarify license.
* Add a patch to fix minor spelling mistake.
-- gregor herrmann <gregoa@debian.org> Tue, 30 Mar 2010 22:13:26 +0200
libnetpacket-perl (0.41.1-1) unstable; urgency=low
* New Upstream Version (Closes: #557161)
-- Benoit Mortier <benoit.mortier@opensides.be> Sat, 21 Nov 2009 15:18:28 +0100
libnetpacket-perl (0.04-1) unstable; urgency=low
* Initial upload (Closes: #532675)
-- Cajus Pollmeier <cajus@debian.org> Tue, 24 Jun 2009 10:11:00 +0200
|