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
|
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
|