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 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297
|
libcatalyst-view-tt-perl (0.45-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.12-2.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.45.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
* Update Upstream-Contact.
* Update debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Jul 2020 18:14:51 +0200
libcatalyst-view-tt-perl (0.44-1) unstable; urgency=medium
* Import upstream version 0.44.
* Update years of packaging copyright.
* Add (build) dependency on libdata-dump-perl.
-- gregor herrmann <gregoa@debian.org> Sun, 18 Oct 2015 15:16:09 +0200
libcatalyst-view-tt-perl (0.43-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.43
* Remove unexistent inc/Module/* from d/copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Mon, 17 Aug 2015 11:38:26 -0300
libcatalyst-view-tt-perl (0.42-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* revert collateral damabe in changelog
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.42
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Update dependencies
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 12 Aug 2015 18:00:24 -0300
libcatalyst-view-tt-perl (0.41-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
-- Damyan Ivanov <dmn@debian.org> Thu, 15 May 2014 11:10:52 +0300
libcatalyst-view-tt-perl (0.41-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Florian Schlichting ]
* Imported Upstream version 0.39, 0.41.
* Bumped copyright years
* Bumped Standards-Version to 3.9.4 (use copyright-format 1.0).
* Dropped fix_test_warning.patch, applied upstream.
* Email change: Florian Schlichting -> fsfs@debian.org
-- Florian Schlichting <fsfs@debian.org> Sun, 26 May 2013 00:14:04 +0200
libcatalyst-view-tt-perl (0.38-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.
[ Florian Schlichting ]
* Imported Upstream version 0.38.
* Added Luke Saunders to upstream copyright holders (he was added to
lib/Catalyst/View/TT.pm in version 0.35)
* Added fix_test_warning.patch.
* Added myself to Uploaders and copyright.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Fri, 17 Feb 2012 21:44:30 +0100
libcatalyst-view-tt-perl (0.37-1) unstable; urgency=low
* New upstream release
* Refresh copyright information
* Standards-Version 3.9.2 (no changes)
* Bump to debhelper 8
-- Jonathan Yu <jawnsy@cpan.org> Sun, 17 Jul 2011 15:51:08 -0400
libcatalyst-view-tt-perl (0.36-1) unstable; urgency=low
* New upstream release.
* No longer run POD tests.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 21 Oct 2010 12:34:31 +0200
libcatalyst-view-tt-perl (0.35-1) unstable; urgency=low
* New upstream release.
* debian/copyright: point to /usr/share/common-licenses/GPL-1, refresh
license stanzas.
* Set Standards-Version to 3.9.1 (no changes).
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Aug 2010 16:05:27 +0200
libcatalyst-view-tt-perl (0.34-1) unstable; urgency=low
* New upstream release
* Use new 3.0 (quilt) source format
-- Jonathan Yu <jawnsy@cpan.org> Wed, 07 Apr 2010 11:26:32 -0400
libcatalyst-view-tt-perl (0.33-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.8.4 (no changes)
-- Jonathan Yu <jawnsy@cpan.org> Thu, 11 Mar 2010 15:27:49 -0500
libcatalyst-view-tt-perl (0.30-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Enable warnings in Catalyst::View::TT and output from the TT helper
+ Add support for running render with an undefined context
* Standards-Version 3.8.3
* Reformat description paragraph
* Drop version dep on perl and Catalyst, they are satisfied by oldstable
* Add Test-Pod-{,Coverage} to B-D-I
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523242)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Bump versioned debhelper build dependency to 7.2.13 to make sure we pass
--skipdeps to Module::AutoInstall.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 20 Sep 2009 17:10:22 -0400
libcatalyst-view-tt-perl (0.29-1) unstable; urgency=low
* New upstream release
* Move package under Debian Perl Group umbrella.
* debian/control:
+ update dependency from libmro-compat-perl,
+ update Standards-Version to 3.8.0.1 (no changes),
+ update package to debhelper 7
* debian/rules: use debhelper 7 example
* debian/watch: update to last schema
* debian/copyright: converted to new schema
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Wed, 04 Mar 2009 12:17:00 +0100
libcatalyst-view-tt-perl (0.27-1) unstable; urgency=low
* New upstream release
* debian/control: updated dependency, libtemplate-provider-encoding-perl added
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Fri, 09 May 2008 14:40:45 +0200
libcatalyst-view-tt-perl (0.26-2) unstable; urgency=low
* Bugfix release
* debian/rules: FTBS fix (closes: #467699)
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Thu, 13 Mar 2008 13:36:44 +0100
libcatalyst-view-tt-perl (0.26-1) unstable; urgency=low
* New upstream release
* debian/watch: file updated
* debian/control:
+ Standards-Version increased to 3.7.3 without changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 16 Jan 2008 16:04:45 +0100
libcatalyst-view-tt-perl (0.25-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 17 Jan 2007 16:08:29 +0100
libcatalyst-view-tt-perl (0.24-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 23 Nov 2006 21:57:55 +0100
libcatalyst-view-tt-perl (0.23-1) unstable; urgency=low
* New upstream release
* debian/control:
- Build-Depends: created and moved debhelper here
- Standards-Version: increased to 3.7.2 without additional changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 30 May 2006 15:12:24 +0200
libcatalyst-view-tt-perl (0.22-1) unstable; urgency=low
* New upstream release
* stringify $c->action for automatic template match instead of
$c->req->action. * NOTE * This will change the match to the private name
of the matched action! if you use template_suffix you have to move your
templates around!
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 1 Feb 2006 18:24:09 +0100
libcatalyst-view-tt-perl (0.21-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 27 Dec 2005 15:27:52 +0100
libcatalyst-view-tt-perl (0.20-1) unstable; urgency=low
* New upstream release
* debian/control - added me to Uploaders
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 17 Dec 2005 19:41:59 +0100
libcatalyst-view-tt-perl (0.19-1) unstable; urgency=low
* New upstream release
* debian/control - Build-Depends-Indep field - added version
(>= 5.50) to libcatalyst-perl.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 16 Nov 2005 17:15:22 +0100
libcatalyst-view-tt-perl (0.14-2) UNRELEASED; urgency=low
* Removed my old @mookooh.org address from debian/copyright. It doesn't work
anymore.
-- Florian Ragwitz <rafl@debian.org> Sun, 6 Nov 2005 17:35:49 +0100
libcatalyst-view-tt-perl (0.14-1) unstable; urgency=low
* New upstream release.
* Added watch file.
* Changed my maintainer address in the uploaders field.
-- Florian Ragwitz <rafl@debian.org> Sat, 22 Oct 2005 19:09:55 +0200
libcatalyst-view-tt-perl (0.12-2) unstable; urgency=low
* New maintainer: Debian Catalyst Maintainers
<pkg-catalyst-maintainers@lists.alioth.debian.org>.
-- Florian Ragwitz <rafl@debianforum.de> Wed, 10 Aug 2005 13:12:16 +0200
libcatalyst-view-tt-perl (0.12-1) unstable; urgency=low
* Initial release.
-- Florian Ragwitz <florian@mookooh.org> Mon, 11 Jul 2005 14:41:31 +0200
|