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