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
|
libtext-template-perl (1.46-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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"
[ Florian Schlichting ]
* Import Upstream version 1.46
* Update upstream copyright stanza
* Refresh patches
* Bump dh compatibility to level 8 (no changes necessary)
* Bump Standards-Version to 3.9.4 (no change)
* Reword short description
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Thu, 19 Sep 2013 22:19:32 +0200
libtext-template-perl (1.45-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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 ryan52's email address
[ gregor herrmann ]
* Fix "Slow memory leak in _scrubpkg": add patch from CPAN RT#22031; thanks
to Dean Hamstead for the bug report (closes: #609528).
* Switch to source format 3.0 (quilt).
* Minimize debian/rules.
* Install upstream README as changelog.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.1 (no changes).
* Refresh debian/copyright (formatting, license stanzas).
* Add a patch to fix a spelling mistake.
-- gregor herrmann <gregoa@debian.org> Mon, 10 Jan 2011 17:25:37 +0100
libtext-template-perl (1.45-1) unstable; urgency=low
* Take over for the Debian Perl Group; Closes: #519343 -- RFA
* Add debian/watch.
* New upstream release
* standards version 3.8.1
* machine readable copyright format
* remove sdier, add myself to uploaders
* debhelper 7
* mention module name in long description
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 20 Mar 2009 21:24:48 -0700
libtext-template-perl (1.44-1.2) unstable; urgency=high
* Non-maintainer upload to fix release critical bug, high urgency.
* Fix test suite to cope with Perl 5.10, patch thanks to Niko Tyni.
Closes: #467283
* Update section to match override, closes: #259147.
* Drop two empty directories.
-- Thijs Kinkhorst <thijs@debian.org> Sun, 15 Jun 2008 18:11:52 +0200
libtext-template-perl (1.44-1.1) unstable; urgency=low
* NMU
* Fix FTBFS, add dependency on cdbs. Closes: #252416
-- Andreas Barth <aba@not.so.argh.org> Sun, 27 Jun 2004 17:05:12 +0200
libtext-template-perl (1.44-1) unstable; urgency=low
* New upstream release. (Closes: #226166)
* Converted to cdbs.
-- Scott M. Dier <sdier@debian.org> Tue, 1 Jun 2004 14:34:16 -0500
libtext-template-perl (1.42-3) unstable; urgency=low
* Fixed copyright Closes: #157658
-- Scott M. Dier <sdier@debian.org> Thu, 19 Dec 2002 01:40:15 -0600
libtext-template-perl (1.42-2) unstable; urgency=low
* Forgot to set the Arch: to all.
-- Scott M. Dier <sdier@debian.org> Sun, 3 Feb 2002 15:14:57 -0600
libtext-template-perl (1.42-1) unstable; urgency=low
* New upstream release. Closes: #107566, #117593
-- Scott M. Dier <sdier@debian.org> Sun, 3 Feb 2002 13:44:52 -0600
libtext-template-perl (1.20-2) unstable; urgency=low
* added references to GPL and Artistic licenses to satisfy pedantic
fascists who find it difficult to comprehend plain language like
"You may copy and distribute this program under the same terms as
Perl iteself."
-- Craig Sanders <cas@taz.net.au> Sun, 14 Nov 1999 10:56:05 +1100
libtext-template-perl (1.20-1) unstable; urgency=low
* Initial Release.
-- Craig Sanders <cas@taz.net.au> Sat, 13 Nov 1999 09:59:18 +1100
|