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
|
libio-socket-multicast-perl (1.12-2) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* Add a patch to fix a spelling mistake; thanks to Jakub Wilk for the bug
report (closes: #607647).
* debian/copyright: update wording of Comment about copyright
ownership.
* Strip trailing slash from metacpan URLs.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Declare compliance with Debian Policy 3.9.5
* Forward spelling.patch
-- Florian Schlichting <fsfs@debian.org> Sun, 13 Apr 2014 18:53:26 +0200
libio-socket-multicast-perl (1.12-1) unstable; urgency=low
* New upstream release
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/watch: use dist-based URL.
* debian/control: Added: ${misc:Depends} to Depends: field.
* Change my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Set Standards-Version to 3.9.1; drop unneeded versions from (build)
dependencies.
* Switch to debhelper 7.
* debian/copyright: update formatting.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Jan 2011 00:27:07 +0100
libio-socket-multicast-perl (1.05-2) unstable; urgency=low
* Depend on ${shlibs:Depends} to pick up the proper libc dependency.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 26 Sep 2006 17:25:33 +0200
libio-socket-multicast-perl (1.05-1) unstable; urgency=low
* New upstream release.
* Add watch file (now really).
* Add libio-interface-perl and netbase to build dependencies.
* Add "$(MAKE) test" do debian/rules.
* Add examples/* to doc directory.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 3 Sep 2006 14:38:36 +0200
libio-socket-multicast-perl (1.04-1) unstable; urgency=low
* New upstream release (Closes: #329563)
* New maintainer (in response to Matthias' mail, see
http://lists.debian.org/debian-devel/2006/05/msg02947.html)
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
via Zak B. Elep <zakame@spunge.org>
* Added debian/watch .
* debian/control:
+ Bump Standards-Version.
+ Bump debhelper version to (>= 5.0.0), update debian/compat
accordingly.
+ Slightly touch synopsis and long description.
* debian/copyright:
+ Update maintenance notes.
-- Zak B. Elep <zakame@spunge.org> Thu, 29 Jun 2006 13:24:58 +0800
libio-socket-multicast-perl (0.25-1) unstable; urgency=low
* Initial Release. Closes:#232001
-- Matthias Urlichs <smurf@debian.org> Fri, 30 Jan 2004 17:14:16 +0100
|