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
|
libnet-domain-tld-perl (1.75-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Brian Cassidy from Uploaders. Thanks for your work!
* Remove Marc Brockschmidt from Uploaders. Thanks for your work!
[ Angel Abad ]
* Import upstream version 1.75
* debian/copyright:
- Update years.
- Update upstream email.
* debian/upstream/metadata: Update upstream email.
* Declare compliance with Debian Policy 3.9.8.
-- Angel Abad <angel@debian.org> Thu, 20 Oct 2016 16:45:55 +0200
libnet-domain-tld-perl (1.74-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* New upstream release.
Fixes "Please package new upstream release 1.74"
(Closes: #816390)
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.7.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Mar 2016 17:03:07 +0100
libnet-domain-tld-perl (1.73-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 1.73
Fixes "New upstream release 1.73, tracking currently available
domains" (Closes: #778502)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Fri, 01 May 2015 16:50:05 +0200
libnet-domain-tld-perl (1.72-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request
of the MIA team.
* Strip trailing slash from metacpan URLs.
[ Daniel Lintott ]
* Imported Upstream version 1.72
* Add myself to uploaders
* Update upstream copyright years
* Bump standards-version to 3.9.5
-- Daniel Lintott <daniel@serverb.co.uk> Sun, 06 Apr 2014 19:33:15 +0100
libnet-domain-tld-perl (1.70-1) unstable; urgency=low
* Team upload
[ 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.
* 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"
[ Nuno Carvalho ]
* New upstream release
* debian/control:
+ update standards version
+ bump debhelper version required
+ remove libtest-pod from D-B-I, tests are not executed
+ shorten single line synopsis
* debian/compat: update debhelper compatibility level
-- Nuno Carvalho <smash@cpan.org> Mon, 30 Sep 2013 22:45:33 +0100
libnet-domain-tld-perl (1.69-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Updated dependencies
* Added debian/source/format
* Email change: gregor hermann -> gregoa@debian.org
* Refreshed copyright and rules
* Extended long description
* Upped standards version to 3.9.2
[ gregor herrmann ]
* Email change: Marc Brockschmidt -> he@debian.org
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 19 Apr 2011 22:52:39 +0100
libnet-domain-tld-perl (1.68-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Brian Cassidy ]
* New upstream release
* debian/control:
- add myself to Uploaders
- update debhelper version and standards version
* debian/compat: s{5}{7};
* debian/copyright: new format
* debian/rules: updated
[ gregor herrmann ]
* debian/copyright: add start date for copyright on debian/*.
* debian/control:
- change my email address
- improve short and long description
* debian/NEWS: point to the manpage instead of the README which isn't
installed anymore.
-- Brian Cassidy <brian.cassidy@gmail.com> Wed, 10 Dec 2008 09:04:29 -0400
libnet-domain-tld-perl (1.67-2) unstable; urgency=low
[ Joachim Breitner ]
* Removed myself from uploaders.
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467814).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 09 Mar 2008 01:06:34 +0100
libnet-domain-tld-perl (1.67-1) unstable; urgency=low
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Set Standards-Version to 3.7.3 (no changes needed).
* debian/rules:
- don't install empty /usr/lib/perl5 directory
- remove compiler flags, we don't compile anything
- don't ignore errors of $(MAKE) distclean
- remove unneeded dh_link and dh_strip calls
- move tests to build target
- move dh_clean before make distclean
* debian/watch: use dist-based URL.
* Add libtest-pod-perl to build dependencies.
* debian/copyright:
- add upstream URL
- update years of copyright
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Dec 2007 22:11:58 +0100
libnet-domain-tld-perl (1.65-2) unstable; urgency=low
* Added NEWS.Debian to point out the interface change betweeb 1.5 and 1.65.
* Added Conflicts: libemail-valid-perl (<= 0.15-3) to debian/control
(closes: #360593).
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 4 Apr 2006 18:48:11 +0200
libnet-domain-tld-perl (1.65-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* Added watch file.
* Bumped Standars-Version and Debhelper Compatibility level.
* Added /me to Uploaders.
[ Krzysztof Krzyzaniak (eloy) ]
* debian/rules - make test before make install
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 9 Mar 2006 17:26:08 +0100
libnet-domain-tld-perl (1.5-1) unstable; urgency=low
* Initial Release.
-- Marc Brockschmidt <marc@dch-faq.de> Sat, 10 Jan 2004 19:25:02 +0100
|