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
|
libclass-meta-perl (0.65-1) unstable; urgency=low
[ Maximilian Gass ]
* New upstream release 0.64
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release 0.65.
* Refresh spelling patch.
* debian/copyright: update years of upstream copyright and DEP5 formatting.
* Set Standards-Version to 3.9.2 (no changes).
* Make build dependency on libtest-pod-perl versioned.
* debian/libclass-meta-perl.docs: update doc filename.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Aug 2011 20:28:38 +0200
libclass-meta-perl (0.63-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
modules.
* Drop build dependency on "perl (>= 5.10) | libmodule-build-perl", already
satisfied in lenny.
[ Peter Pentchev ]
* Convert to the 3.0 (quilt) source format with no changes.
* Depend on libclass-isa-perl | perl (<< 5.10.1-13). Closes: #614410
* Refresh the copyright file:
- refer to the GPL-1 file instead of the GPL symlink
- update it to the latest DEP 5 candidate format
- refer to Debian (not just GNU/Linux) systems
- add my debian/* copyright notice
* Bump Standards-Version to 3.9.1 with no changes.
* Add spelling.patch to fix two spelling mistakes and a grammatical one.
* Bump the debhelper compatibility level to 8 with no changes and
minimize the rules file.
* Drop the 5.8.0-7 version from the perl build dependency.
* Add myself to the list of uploaders.
-- Peter Pentchev <roam@ringlet.net> Fri, 25 Feb 2011 01:56:19 +0200
libclass-meta-perl (0.63-1) unstable; urgency=low
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* New upstream release.
* Remove patch pod-link.patch (incorporated upstream); remove quilt
framework.
* Set Standards-Version to 3.8.1 (no changes).
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
* Add perl-modules (>= 5.10) as an alternative build dependency to
libmodule-build-perl.
* debian/copyright: switch to new format.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Apr 2009 20:06:04 +0200
libclass-meta-perl (0.62-1) unstable; urgency=low
* New upstream release.
* debian/watch: set version to 3.
* debian/copyright: update years of copyright, use version-independent
upstream source URL.
* Refresh debian/rules, no functional changes.
* debian/control:
- add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep
- add /me to Uploaders
* Add patch pod-link.patch: fixes an internal L<> link in the pod; add
quilt framework.
-- gregor herrmann <gregoa@debian.org> Fri, 23 May 2008 21:10:46 +0200
libclass-meta-perl (0.61-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Thu, 15 May 2008 12:13:58 +0200
libclass-meta-perl (0.55-1) unstable; urgency=low
* New upstream release
* debian/control:
+ Standards-Version upgraded to 3.7.3 (no changes)
* debian/watch: updated to recent schema
* debian/compat: updated to 5, debhelper dependency changed as well
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Thu, 08 May 2008 11:18:33 +0200
libclass-meta-perl (0.53-2) UNRELEASED; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 22:28:06 +0200
libclass-meta-perl (0.53-1) unstable; urgency=low
* New upstream release
* debian/control:
- Build-Depends: created and moved debhelper & libmodule-build-perl here
- Standards-Version: increased to 3.7.2 without additional changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 30 May 2006 16:51:16 +0200
libclass-meta-perl (0.52-1) unstable; urgency=low
* Initial Release (closes: #345828)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 3 Jan 2006 17:29:20 +0100
|