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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
libnet-inet6glue-perl (0.604-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian spelling-error-in-description warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.604.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints and alternatives from (build)
dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sun, 28 Feb 2021 03:34:00 +0100
libnet-inet6glue-perl (0.603-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
[ Axel Beckert ]
* Fix broken Vcs-Browser link. It was introduced by the half-automatic
switch from gitweb to cgit. (Thanks DUCK!)
[ Niko Tyni ]
* Only test Net::INET6Glue::INET_is_INET6 in the autopkgtest checks.
(Closes: #809092)
-- Niko Tyni <ntyni@debian.org> Thu, 14 Jan 2016 23:06:32 +0200
libnet-inet6glue-perl (0.603-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Add debian/upstream/metadata
* Imported upstream version 0.603
* Add alternative (build-)dependency on perl.
Add alternative Build-Depends and Depends on perl (>= 5.19.8) which
includes the required version of IO::Socket::IP in Perl core.
* Wrap and sort fields in debian/control
* Add autopkgtest control file
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 08 Sep 2014 19:46:54 +0200
libnet-inet6glue-perl (0.602-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update years of upstream and packaging copyright.
* Update (build) dependencies. The module prefers IO::Socket::IP now.
* Update long description.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 20 Jan 2014 21:41:01 +0100
libnet-inet6glue-perl (0.6-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
* debian/watch: update to ignore development releases.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Michael Stapelberg ]
* New upstream version
* Maintainer: Debian Perl Group, Uploaders: Michael
* remove obsolete DM-Upload-Allowed
* add Vcs-* headers
* use debhelper 8
* switch to source format 3.0 (quilt)
* don’t install README as documentation, it is unhelpful
* update debian/copyright
* Email change: Michael Stapelberg -> stapelberg@debian.org
* bump standards-version to 3.9.4 (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 18 Aug 2013 17:19:31 +0200
libnet-inet6glue-perl (0.5-1) unstable; urgency=low
* New upstream release
-- Michael Stapelberg <michael@stapelberg.de> Sat, 27 Aug 2011 12:07:47 +0200
libnet-inet6glue-perl (0.4-2) unstable; urgency=low
* Fix FTBFS (Closes: #576667)
-- Michael Stapelberg <michael@stapelberg.de> Tue, 06 Apr 2010 13:45:12 +0200
libnet-inet6glue-perl (0.4-1) unstable; urgency=low
* New upstream release
* fix EPRT in Net::INET6Glue::FTP so that it can also be used with IPv4 (when
eprt is explicitly called)
-- Michael Stapelberg <michael@stapelberg.de> Sun, 28 Mar 2010 01:15:05 +0100
libnet-inet6glue-perl (0.3-2) unstable; urgency=low
* Add dependency on libio-socket-inet6-perl
-- Michael Stapelberg <michael@stapelberg.de> Sat, 11 Jul 2009 15:23:02 +0200
libnet-inet6glue-perl (0.3-1) unstable; urgency=low
* Initial Release. (Closes: #532291)
-- Michael Stapelberg <michael@stapelberg.de> Mon, 8 Jun 2009 11:58:59 +0200
|