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
|
libtemplate-declare-perl (0.45-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.9.2 (no changes).
* Remove asterisks from debian/NEWS.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Apr 2011 21:05:58 +0200
libtemplate-declare-perl (0.44-2) unstable; urgency=low
* Team upload.
* Depend on libclass-isa-perl | perl (<< 5.10.1-13). Closes: #614430
* Bump the debhelper compatibility level to 8 with no changes.
* Update the copyright file to the latest DEP 5 candidate format.
* Make the libtest-warn-perl build dependency unversioned.
-- Peter Pentchev <roam@ringlet.net> Tue, 22 Feb 2011 15:52:51 +0200
libtemplate-declare-perl (0.44-1) unstable; urgency=low
[ gregor herrmann ]
* Fix version in debian/NEWS.
[ Ansgar Burchardt ]
* New upstream release.
* Use source format 3.0 (quilt).
* debian/copyright: Update for new upstream release; refer to "Debian
systems" instead of "Debian GNU/Linux systems"; refer to
/usr/share/common-licenses/GPL-1.
* Bump Standards-Version to 3.9.1.
* Update my email address.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 21 Dec 2010 18:57:51 +0100
libtemplate-declare-perl (0.43-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Thu, 19 Nov 2009 08:42:39 -0500
libtemplate-declare-perl (0.42-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release 0.41
* Added a NEWS file to mention deprecated stuff
* Rewrote control description
* Standards-Version 3.8.3 (drop perl version dep)
* Use short debhelper 7 rules format
* Update upstream years of copyright per README
[ gregor herrmann ]
* New upstream release 0.42.
* Bump debhelper dependency to 7.2.13 because of Module::AutoInstall.
* Add build dependency on libtest-pod-coverage-perl.
-- gregor herrmann <gregoa@debian.org> Mon, 02 Nov 2009 23:23:56 +0100
libtemplate-declare-perl (0.40-1) unstable; urgency=low
* New upstream release
* debian/watch:
- Update to ignore development releases.
- Remove comments
* debian/control:
- Add myself to list of Uploaders
- Bump Standards-Version to 3.8.2
* debian/copyright:
- Cleanup file
- Add myself to debian/* copyright
-- Nathan Handler <nhandler@ubuntu.com> Thu, 09 Jul 2009 16:14:43 +0000
libtemplate-declare-perl (0.39-1) unstable; urgency=low
[ Rene Mayorga ]
* New upstream release
[ gregor herrmann ]
* New upstream release.
* debian/control:
- add (build) dependency on libstring-bufferstack-perl
- make build dependency on libtest-warn-perl versioned
- add /me to Uploaders
* debian/copyright: update years of copyright for files under inc/.
-- gregor herrmann <gregoa@debian.org> Tue, 10 Mar 2009 20:11:48 +0100
libtemplate-declare-perl (0.30-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release
+ Drop manpages.patch and quilt (no patches remaining)
* Refresh rules for debhelper 7
* Convert debian/copyright to proposed machine-readable format
+ Add copyright information for inc/*
* Add myself to Uploaders
* Dump Standards Version to 3.8.0 (no changes required)
[ Tim Retout ]
* debian/copyright: Fix 'at your opinion' typo.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 30 Nov 2008 14:58:36 +0100
libtemplate-declare-perl (0.28-1) unstable; urgency=low
* Initial Release (Closes: #476742)
-- AGOSTINI Yves <agostini@univ-metz.fr> Fri, 18 Apr 2008 23:30:59 +0200
|