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
|
libhtml-template-compiled-perl (0.97-1) unstable; urgency=low
* New upstream release.
* Remove patches, applied or fixed otherwise upstream.
* Update years of copyright.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Sat, 26 May 2012 21:27:06 +0200
libhtml-template-compiled-perl (0.96-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* Add DEP3 headers to patch.
* debian/copyright: update formatting.
* Switch to debhelper compatibility level 8.
* Add /me to Uploaders.
* Remove unused lintian override.
* Add a patch to fix some spelling mistakes.
-- gregor herrmann <gregoa@debian.org> Sat, 26 Nov 2011 21:07:24 +0100
libhtml-template-compiled-perl (0.95-1) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: switch order of arguments to dh.
[ Dominic Hargreaves ]
* New upstream release (Closes: #578934)
* Switch to dpkg-source 3.0 (quilt) format
* Update Standards-Version (no changes)
-- Dominic Hargreaves <dom@earth.li> Thu, 28 Apr 2011 23:02:15 +0100
libhtml-template-compiled-perl (0.94-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Standards-Version 3.8.3 (drop version dependency on perl)
* Added override to disable warning about HTML files in examples
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Mon, 21 Sep 2009 11:50:45 -0400
libhtml-template-compiled-perl (0.93-2) unstable; urgency=low
* Activate all tests using the Data::TreeDumper modules.
* Tidy up the B-D-I list.
* Minimize the rules file using "dh --with quilt" and override targets.
* Add License-Alias: Perl for the debian packaging.
* Remove the Module::Build dependency since debhelper uses Makefile.PL.
-- Peter Pentchev <roam@ringlet.net> Thu, 28 May 2009 18:28:59 +0300
libhtml-template-compiled-perl (0.93-1) unstable; urgency=low
* Initial Release. (Closes: #521093)
-- Peter Pentchev <roam@ringlet.net> Thu, 30 Apr 2009 17:00:59 +0300
|