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
|
libmoosex-params-validate-perl (0.21-2) 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.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Jonathan Yu 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 deprecated 8 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).
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libmoose-perl,
libparams-validate-perl, libtest-simple-perl and perl.
+ libmoosex-params-validate-perl: Drop versioned constraint on libmoose-perl
and libparams-validate-perl in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 23:06:14 +0100
libmoosex-params-validate-perl (0.21-1.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> Mon, 04 Jan 2021 15:38:29 +0100
libmoosex-params-validate-perl (0.21-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 0.21
* Update upstream copyright years.
* Declare compliance with Debian Policy 3.9.6.
* Update build and runtime dependencies.
* Add note about incompatible changes to debian/NEWS.
-- gregor herrmann <gregoa@debian.org> Sat, 09 May 2015 22:55:50 +0200
libmoosex-params-validate-perl (0.18-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: test failures"
(Closes: #711609)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update years of upstream copyright.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 08 Jun 2013 23:42:34 +0200
libmoosex-params-validate-perl (0.16-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Rewrite control description
* Bump to debhelper 8
* Drop dependencies satisfied in oldstable
[ gregor herrmann ]
* debian/copyright: update years of upstream and packaging copyright.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 27 Feb 2011 10:39:02 -0500
libmoosex-params-validate-perl (0.15-1) unstable; urgency=low
* New upstream release.
* Build-depend on libtest-fatal-perl instead of libtest-exception-perl.
* Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88).
* debian/copyright: Update for new release; refer to "Debian systems"
instead of "Debian GNU/Linux systems"; refer to GPL-1.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@debian.org> Wed, 01 Dec 2010 19:02:15 +0100
libmoosex-params-validate-perl (0.14-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Drop Test::Pod{,::Coverage} -- now an xt/ test
-- Jonathan Yu <jawnsy@cpan.org> Thu, 18 Mar 2010 22:03:12 -0400
libmoosex-params-validate-perl (0.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (no changes)
[ 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
-- Jonathan Yu <jawnsy@cpan.org> Sun, 29 Nov 2009 18:51:08 -0500
libmoosex-params-validate-perl (0.12-1) unstable; urgency=low
* New upstream release
+ Fixes bugs (RT#46730, RT#46344, RT#47647)
+ New dependency on Devel::Caller (libdevel-caller-perl)
-- Jonathan Yu <frequency@cpan.org> Wed, 08 Jul 2009 11:54:38 -0400
libmoosex-params-validate-perl (0.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Fixes a warning about deprecated Moose call
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Set Standards-Version to 3.8.2 (no changes).
-- Jonathan Yu <frequency@cpan.org> Tue, 30 Jun 2009 15:15:59 -0400
libmoosex-params-validate-perl (0.09-1) unstable; urgency=low
* Initial Release. (Closes: #529812)
-- Jonathan Yu <frequency@cpan.org> Thu, 21 May 2009 12:55:21 -0400
|