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
|
libmoosex-types-uri-perl (0.10-1) unstable; urgency=medium
* Import upstream version 0.10.
* Drop moosex-types-0.51.patch, the issue is fixed (differently) in this
release.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Apr 2025 23:30:38 +0200
libmoosex-types-uri-perl (0.09-2) unstable; urgency=medium
* Add patch to explicitly 'use Moose'.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.2.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Apr 2025 02:29:47 +0200
libmoosex-types-uri-perl (0.09-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Oleg Gashev 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 ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.09.
* Update test and runtime dependencies.
Add libtest-needs-perl and libtest-without-module-perl, demote
libmoosex-types-path-class-perl from Depends to Recommends.
* 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.
* Add /me to Uploaders.
* Declare compliance with Debian Policy 4.6.0.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Sep 2021 17:24:20 +0200
libmoosex-types-uri-perl (0.08-2) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Damyan Ivanov ]
* Declare conformance with Ppolicy 3.9.7
* Swap the order of the alternative build-dependency on Test-Simple
-- Damyan Ivanov <dmn@debian.org> Mon, 22 Feb 2016 08:15:02 +0000
libmoosex-types-uri-perl (0.08-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update Test::use::ok build dependency.
* Add debian/upstream/metadata.
* Import upstream version 0.08.
* Update Upstream-Contact in debian/copyright.
* Update dependencies.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Oct 2015 22:41:54 +0100
libmoosex-types-uri-perl (0.07-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Jul 2014 21:27:55 +0200
libmoosex-types-uri-perl (0.06-1) unstable; urgency=medium
* Team upload.
* Install CONTRIBUTING file.
* debian/control: bump required debhelper version for
Module::Build::Tiny to 9.20140227.
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Add build dependency on perl.
* Make (build) dependency on libmoosex-types-perl versioned.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jun 2014 16:09:05 +0200
libmoosex-types-uri-perl (0.05-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update build dependencies.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Dec 2013 21:06:23 +0100
libmoosex-types-uri-perl (0.3-1) unstable; urgency=low
* Initial Release. (Closes: #708057)
-- Oleg Gashev <oleg@gashev.net> Sun, 12 May 2013 15:12:31 -0400
|