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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216
|
libtext-template-perl (1.59-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 1.59.
* Update years of packaging copyright.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Jul 2020 21:57:21 +0200
libtext-template-perl (1.58-1) unstable; urgency=medium
[ intrigeri ]
* Import upstream version 1.56
[ gregor herrmann ]
* Import upstream version 1.58.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sun, 10 Nov 2019 19:39:12 +0100
libtext-template-perl (1.55-1) unstable; urgency=medium
* Import upstream version 1.55.
-- gregor herrmann <gregoa@debian.org> Fri, 01 Mar 2019 17:23:10 +0100
libtext-template-perl (1.54-1) unstable; urgency=medium
* Import upstream version 1.54.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Jan 2019 18:34:49 +0100
libtext-template-perl (1.53-1) unstable; urgency=medium
* Import upstream version 1.53
* Add build-dependency on Test::More::UTF8
* Update copyright years
-- Florian Schlichting <fsfs@debian.org> Mon, 14 May 2018 22:58:39 +0200
libtext-template-perl (1.52-1) unstable; urgency=medium
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
* declare conformance with Policy 4.1.3
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.52.
* Update debian/upstream/metadata.
* debian/rules: drop override_dh_installchangelogs.
We now have a proper Changes file.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
* Add build dependency on libtest-warnings-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 10 Apr 2018 19:01:02 +0200
libtext-template-perl (1.47-1) unstable; urgency=medium
[ 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 ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Florian Schlichting ]
* Import upstream version 1.47
* Update upstream contact, copyright years
* Add upstream metadata
* Drop memory_leak.patch, spelling.patch applied upstream
* Bump dh compat to level 9
* Declare compliance with Debian Policy 4.1.0
-- Florian Schlichting <fsfs@debian.org> Sat, 16 Sep 2017 21:42:07 +0200
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
|