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
|
libmoosex-singleton-perl (0.30-1) unstable; urgency=medium
[ Alessandro Ghedini ]
* Email change: Alessandro Ghedini -> ghedo@debian.org
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* 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"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* Add debian/upstream/metadata.
* Import upstream version 0.30.
* Update debian/copyright. New Upstream-Contact, updated copyright
years.
* Update build dependencies and debhelper version/compat level.
* Install new CONTRIBUTING document.
* Declare compliance with Debian Policy 3.9.8.
* Remove unnecessary version constraints from (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Dec 2016 18:27:44 +0100
libmoosex-singleton-perl (0.29-1) unstable; urgency=low
[ 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.
[ Alessandro Ghedini ]
* New upstream release
* Update upstream copyright year
* Tighten versioned B-D-I on libmoosex-strictconstructor-perl
* Add myself to Uploaders
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 21 Dec 2011 20:26:35 +0100
libmoosex-singleton-perl (0.26-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Update upstream and packaging copyright.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Build dependencies: s/libtest-exception-perl/libtest-fatal-perl/;
make libmoosex-strictconstructor-perl versioned.
-- gregor herrmann <gregoa@debian.org> Thu, 21 Apr 2011 21:05:02 +0200
libmoosex-singleton-perl (0.25-1) unstable; urgency=low
* New upstream release.
* Bump (build-)dep on libmoose-perl to >= 1.10.
* Add build-dep on libtest-requires-perl.
* debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to
"Debian systems" instead of "Debian GNU/Linux systems".
* Bump Standards-Version to 3.9.1.
-- Ansgar Burchardt <ansgar@43-1.org> Tue, 31 Aug 2010 21:18:29 +0900
libmoosex-singleton-perl (0.24-1) unstable; urgency=low
* New upstream release.
* Bump (build-)dep on libmoose-perl to >= 0.94.
* Bump Standards-Version to 3.9.0 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 16 Jul 2010 14:23:04 +0900
libmoosex-singleton-perl (0.22-2) unstable; urgency=low
* Re-upload with man pages generated correctly. (Closes: #576666)
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 22 May 2010 04:47:21 +0900
libmoosex-singleton-perl (0.22-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update short description
[ Ryan Niebur ]
* Update ryan52's email address
[ gregor herrmann ]
* debian/copyright: update years of upstream copyright.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 25 Dec 2009 08:19:44 -0500
libmoosex-singleton-perl (0.21-1) unstable; urgency=low
* New upstream release
+ Use roles instead of metaclass subclasses, so it now plays nicely
with other extensions, such as MooseX::StrictConstructor
* Add MooseX::StrictConstructor for build testing
* Remove whatis patches, they are applied upstream
-- Jonathan Yu <jawnsy@cpan.org> Sat, 19 Sep 2009 17:23:57 -0400
libmoosex-singleton-perl (0.19-1) unstable; urgency=low
* Initial Release. (Closes: #533473)
-- Jonathan Yu <jawnsy@cpan.org> Wed, 02 Sep 2009 06:41:02 -0400
|