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
|
liburi-namespacemap-perl (1.06-2) unstable; urgency=medium
* Update watch file: Fix typo in usage comment.
* Wrap and sort control file.
* Declare compliance with Debian Policy 4.2.1.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ List issue tracker as preferred form of contact.
+ Add alternate source URLs.
+ Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2018 22:35:52 +0100
liburi-namespacemap-perl (1.06-1) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.06.
* Update years of upstream and packaging copyright.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sat, 17 Mar 2018 21:04:36 +0100
liburi-namespacemap-perl (1.04-2) unstable; urgency=medium
* Add git-buildpackage config:
+ Enable pristine-tar.
+ Enable signed tags.
+ Filter any .gitignore file.
-- Jonas Smedegaard <dr@jones.dk> Tue, 22 Aug 2017 09:51:33 +0200
liburi-namespacemap-perl (1.04-1) unstable; urgency=medium
[ upstream ]
* New release(s):
+ Append a hash to XSD URIs when needed.
[ Jonas Smedegaard ]
* Update package relations:
+ Relax to build-depend on and recommend unversioned librdf-ns-perl:
Needed version satisfied even in oldstable.
+ Fix recommend (not only build-depend on) libsub-quote-perl (or
older libmoo-perl as fallback).
* Modernize Vcs-* fields: Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.1.0.
-- Jonas Smedegaard <dr@jones.dk> Tue, 22 Aug 2017 09:40:12 +0200
liburi-namespacemap-perl (1.00-2) unstable; urgency=medium
* Switch order of alternative build dependency on libmoo-perl
(<< 2.003000) and libsub-quote-perl.
sbuild by default only looks at the first alternative, and the version
of libmoo-perl in the archive is newer.
(Closes: #868069)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Tue, 11 Jul 2017 21:47:45 +0200
liburi-namespacemap-perl (1.00-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Have prefixes conflicting with existing methods throw an error.
+ Improve the BUILDARGS code.
+ Minor cleanups.
+ Remove strict/warnings pragmas where Moo is used.
[ Jonas Smedegaard ]
* (Build-)depend on (older Moo or) libsub-quote-perl.
* Update copyright info:
+ Extend coverage for main upstream authors.
+ Add coverage for myself.
-- Jonas Smedegaard <dr@jones.dk> Wed, 18 Jan 2017 11:56:47 +0100
liburi-namespacemap-perl (0.32-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix rework some tests that fails in strange ways.
+ Add method for adding guesses post-construction.
+ Use carp instead of warns.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Jonas Smedegaard ]
* Add myself as uploader.
* Update watch file:
+ Bump to file format 4.
+ Add usage comment.
+ Simplify version regex.
* Declare compliance with Debian Policy 3.9.8.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Jan 2017 12:37:17 +0100
liburi-namespacemap-perl (0.30-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Import upstream version 0.30.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Feb 2016 14:22:25 +0100
liburi-namespacemap-perl (0.28-2) unstable; urgency=medium
* Add librdf-ns-curated-perl to B-D-I and Recommends.
Thanks to Kjetil Kjernsmo (upstream author) for the bug report.
(Closes: #810713)
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 13 Jan 2016 21:17:39 +0100
liburi-namespacemap-perl (0.28-1) unstable; urgency=medium
* Import upstream version 0.28
-- gregor herrmann <gregoa@debian.org> Fri, 02 Oct 2015 15:09:16 +0200
liburi-namespacemap-perl (0.26-1) unstable; urgency=medium
* Import upstream version 0.26.
* Update year of upstream copyright.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Sep 2015 20:53:56 +0200
liburi-namespacemap-perl (0.24-1) unstable; urgency=medium
* Import upstream version 0.24
* Update years of packaging copyright.
* Drop version from libtypes-uri-perl (build) dependency.
Nothing older in the archive.
-- gregor herrmann <gregoa@debian.org> Sun, 10 May 2015 18:21:22 +0200
liburi-namespacemap-perl (0.22-1) unstable; urgency=medium
* Add debian/upstream/metadata
* Import upstream version 0.22
* debian/copyright: drop sections about removed third-party files.
-- gregor herrmann <gregoa@debian.org> Fri, 17 Oct 2014 19:17:52 +0200
liburi-namespacemap-perl (0.21-1) unstable; urgency=low
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Import new upstream release
+ (Build-)depend on libmoo-perl instead of libmoose-perl.
+ (Build-)depend on libiri-perl, libtypes-uri-perl, and
libnamespace-autoclean-perl.
+ Requires libtypes-uri-perl >= 0.004; add according restrictions
* Declare compliance with Debian Policy 3.9.6 (no other changes needed)
* Fix pkg-perl-specific lintian warning missing-testsuite-header.
-- Axel Beckert <abe@debian.org> Thu, 16 Oct 2014 20:06:01 +0200
liburi-namespacemap-perl (0.10-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Update debian/copyright. Bump copyright years, add/remove stanzas
about third-party files.
* Add new build and runtime dependencies, and recommendations.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 23 May 2014 14:13:58 +0200
liburi-namespacemap-perl (0.06-1) unstable; urgency=low
* Initial release (closes: #698703).
-- gregor herrmann <gregoa@debian.org> Tue, 22 Jan 2013 20:40:25 +0100
|