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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215
|
libsocket-getaddrinfo-perl (0.22-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libsocket-getaddrinfo-perl: Add :any qualifier for perl dependency.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 15:26:21 +0100
libsocket-getaddrinfo-perl (0.22-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Nathan Handler from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on perl.
+ libsocket-getaddrinfo-perl: Drop versioned constraint on perl in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 10:31:13 +0100
libsocket-getaddrinfo-perl (0.22-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 14 Jun 2022 14:29:04 +0200
libsocket-getaddrinfo-perl (0.22-3) unstable; urgency=medium
* Convert package to arch:all. On perl >= 5.13.9, where the Socket
module also provides the same functions, this module neither needs nor
builds the XS version. (Closes: #809394)
* Add a patch to fix a spelling mistake.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 31 Dec 2015 01:01:31 +0100
libsocket-getaddrinfo-perl (0.22-2) unstable; urgency=medium
* Team upload.
[ Nathan Handler ]
* Email change: Nathan Handler -> nhandler@debian.org
[ 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 ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Add explicit Build-Depends on libmodule-build-perl
* Wrap and sort fields in debian/control file
* Declare compliance with Debian policy 3.9.6
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 05 Jun 2015 19:50:26 +0200
libsocket-getaddrinfo-perl (0.22-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release 0.21
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release 0.22.
* debian/copyright: update to Copyright-Format 1.0.
* Update year of upstream copyright.
* Bump Standards-Version to 3.9.3 (no changes).
* Use debhelper 9.20120312 to get all hardening flags.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Jun 2012 23:55:49 +0200
libsocket-getaddrinfo-perl (0.20-2) unstable; urgency=low
* Rewrite README.Debian incorporating material from
upstream author and install scripts with new names (Closes: #618315)
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 20 Mar 2011 11:20:21 +0000
libsocket-getaddrinfo-perl (0.20-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
[ Nicholas Bamber ]
* New upstream release
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Added generated .c and .h files to debian/clean
* Updated dependency for libextutils-cchecker-perl
* Added patch to skip tests requiring network
* Refreshed copyright
* Moved scripts to examples, added explanation to README.Debian
and added dnsutils to Suggests field.
-- Nicholas Bamber <nicholas@periapt.co.uk> Wed, 09 Feb 2011 16:49:59 +0000
libsocket-getaddrinfo-perl (0.19-1) unstable; urgency=low
* Add myself to Uploaders
* New upstream release
* Updated short description
* Removed versioned dependency where unnecessary
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 15 Oct 2010 23:02:18 +0100
libsocket-getaddrinfo-perl (0.18-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.9.1 (no changes)
* Use "Debian systems" in d/copyright
* Increase build-dep on debhelper to >= 8
-- Jonathan Yu <jawnsy@cpan.org> Sun, 03 Oct 2010 14:02:55 -0400
libsocket-getaddrinfo-perl (0.16-1) unstable; urgency=low
* New upstream release.
* Remove build-dep on perl (>= 5.10) | libmodule-build-perl:
a build-dep on perl is enough as stable already has perl 5.10.
* Bump build-dep on libextutils-cchecker-perl to >= 0.04.
* Use debhelper compat level 8, bump build-dep on debhelper to >= 7.9.1.
* debian/copyright: Update years of copyright.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 14 Jul 2010 11:39:59 +0900
libsocket-getaddrinfo-perl (0.15-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Update to new DEP5 copyright format
* Now needs ExtUtils::CChecker during build
-- Jonathan Yu <jawnsy@cpan.org> Mon, 08 Mar 2010 13:25:57 -0500
libsocket-getaddrinfo-perl (0.14-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
* debian/copyright: adjust years of upstream copyright.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 24 Dec 2009 07:00:07 -0500
libsocket-getaddrinfo-perl (0.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Don't warn if only importing symbolic constants
+ Now requires Test::Warn during build
* Add Test::Pod to B-D-I
* Standards-Version 3.8.3 (no changes)
* Move examples -> libsocket-getaddrinfo-perl.examples
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Update jawnsy's email address
[ gregor herrmann ]
* Minimize debian/rules.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 20 Sep 2009 09:20:21 -0400
libsocket-getaddrinfo-perl (0.12-1) unstable; urgency=low
* New upstream release
* debian/watch:
- Update to ignore development releases.
- Remove comments
* debian/control:
- Add myself to list of Uploaders
- Bump Standards-Version to 3.8.2 (No changes)
* debian/examples:
- Add file to install gai.pl as an example
* debian/copyright:
- Update years for upstream copyright
-- Nathan Handler <nhandler@ubuntu.com> Sun, 28 Jun 2009 03:16:34 +0000
libsocket-getaddrinfo-perl (0.11-1) unstable; urgency=low
* Initial Release. (Closes: #527178)
-- Jonathan Yu <frequency@cpan.org> Tue, 5 May 2009 22:54:21 -0400
|