| 12
 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
 
 | libhtml-template-perl (2.97-1.1) unstable; urgency=medium
  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.
 -- Holger Levsen <holger@debian.org>  Wed, 23 Dec 2020 18:26:35 +0100
libhtml-template-perl (2.97-1) unstable; urgency=medium
  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  [ Florian Schlichting ]
  * Import upstream version 2.97
  * Bump dh compat to level 9
  * Declare compliance with Debian Policy 4.1.1
 -- Florian Schlichting <fsfs@debian.org>  Sun, 08 Oct 2017 21:41:37 +0200
libhtml-template-perl (2.95-2) unstable; urgency=medium
  * Team upload.
  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add (build) dependency on CGI.pm. (Closes: #789336)
 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Jun 2015 01:47:02 +0200
libhtml-template-perl (2.95-1) unstable; urgency=low
  * Team upload.
  * New upstream release.
 -- gregor herrmann <gregoa@debian.org>  Tue, 22 Oct 2013 19:21:34 +0200
libhtml-template-perl (2.94-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 ]
  * Import Upstream version 2.94
  * Bump Standards-Version to 3.9.4 (no change)
  * Add myself to Uploaders
 -- Florian Schlichting <fsfs@debian.org>  Thu, 22 Aug 2013 12:14:39 +0200
libhtml-template-perl (2.91-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Florian Schlichting ]
  * Correct and reword long description (closes: #635634).
  [ Fabrizio Regalli ]
  * Imported Upstream version 2.91
  * Update d/compat to 8
  * Update debhelper to (>= 8)
  * Add myself to Uploaders and Copyright
  * Bump Standards-Version to 3.9.3
  * Remove manpage_spelling_fixes.patch patch: code is now included
    in source
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Remove comma between files name in d/copyright
  * Update copyright years
  * Add Michael Peters to copyright holders
 -- Fabrizio Regalli <fabreg@fabreg.it>  Wed, 04 Apr 2012 21:43:21 +0200
libhtml-template-perl (2.10-1) unstable; urgency=low
  * New upstream release
  * Raised standards version to 3.9.2
  * Removed redundant patches and refreshed spelling patch
  * Added scripts directory to examples
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 16 Jul 2011 19:17:37 +0100
libhtml-template-perl (2.9-3) unstable; urgency=low
  * New maintainer (Closes: #618373)
  * Upped compatibility level and debhelper version
  * Updated home page and svn fields in debian/control
  * Refreshed debian/rules
  * Refreshed patches
  * Refreshed copyright
  * Removed the FAQ and README as they duplicate the man page
  * Standardized the watch file
 -- Nicholas Bamber <nicholas@periapt.co.uk>  Wed, 16 Mar 2011 22:13:45 +0000
libhtml-template-perl (2.9-2) unstable; urgency=low
  * Template.pm:
    + convert existing patch for fixing HTML to manpage_html_fix.patch
    + fix POD error "=back doesn't take any parameters" via
      manpage_back_doesnt_take_parameters.patch
    + fix manpage spelling errors via manpage_spelling_fixes.patch
  * debian/rules: DESTDIR instead of PREFIX (Debian Perl Policy section 4.3)
  * debian/source/format: use "3.0 (quilt)"
  * debian/control:
    + improve package description; make use of Homepage: field (Closes: #530737)
    + drop versioning from Build-Depends-Indep on perl as even oldstable
      provides this
    + packaging now conforms with Standards-Version 3.9.1 
 -- Florian Ernst <florian@debian.org>  Sat, 14 Aug 2010 13:32:59 +0200
libhtml-template-perl (2.9-1) unstable; urgency=low
  * New upstream release
  * Add libipc-sharedcache-perl to B-D-I for shared memory cache test,
    enable test
  * debian/control:
    + fix Homepage
  * Standards-Version 3.7.2
 -- Florian Ernst <florian@debian.org>  Sun, 08 Apr 2007 12:59:52 +0200
libhtml-template-perl (2.8-1) unstable; urgency=low
  * New upstream release
 -- Florian Ernst <florian@debian.org>  Thu, 29 Dec 2005 14:54:44 +0100
libhtml-template-perl (2.7-1) unstable; urgency=low
  * New maintainer, taking over with the previous maintainer's consent
  * New upstream release (Closes: #329556)
  * Fix small html error in man page, thanks to Thomas Poindessous
    (Closes: #204075)
  * Remove README.Debian, as dpkg doesn't care about this...
  * debian/watch: added
  * Miscellaneous packaging adjustments, following latest Policy ->
    Standards-Version 3.6.2
 -- Florian Ernst <florian@debian.org>  Sat, 26 Nov 2005 12:59:19 +0100
libhtml-template-perl (2.6-2) unstable; urgency=low
  + Build-depends on debhelper (Closes: #190460)
 -- Sander Smeenk <ssmeenk@debian.org>  Thu, 24 Apr 2003 11:01:12 +0100
 
libhtml-template-perl (2.6-1) unstable; urgency=low
  + New upstream!
 -- Sander Smeenk <ssmeenk@debian.org>  Wed, 01 Jan 2003 18:53:19 +0100
libhtml-template-perl (2.5-2) unstable; urgency=low
  * Added suggest for libipc-sharedcache-perl
    Closes: #147868
 -- Sander Smeenk <ssmeenk@debian.org>  Tue,  4 Jun 2002 20:36:14 +0200
libhtml-template-perl (2.5-1) unstable; urgency=low
  * New upstream version! (Closes: #136368)
 -- Sander Smeenk <ssmeenk@debian.org>  Fri,  1 Mar 2002 22:56:38 +0100
 
libhtml-template-perl (2.3-1) unstable; urgency=low
  * New upstream version!
 -- Sander Smeenk <ssmeenk@debian.org>  Tue, 24 Jul 2001 18:47:52 +0200
libhtml-template-perl (2.2-2) unstable; urgency=low
  * Fixes perl 5.6.1 functionality (Closes: #95511)
    + I also fixed the build of this package, as it was kinda borked
      since this package was my first package ever :]  
 -- Sander Smeenk <ssmeenk@debian.org>  Thu, 21 May 2001 20:18:35 +0200
libhtml-template-perl (2.2-1) unstable; urgency=low
  * New upstream version
  
 -- Sander Smeenk <ssmeenk@debian.org>  Mon, 05 Feb 2001 00:44:21 +0200 
libhtml-template-perl (2.0-2) unstable; urgency=low
  * Packaged against Perl5.6
 -- Sander Smeenk <ssmeenk@debian.org>  Sat, 20 Jan 2001 01:32:15 +0200
libhtml-template-perl (2.0-1) unstable; urgency=low
  * Initial Release.
 -- Sander Smeenk <ssmeenk@debian.org>  Mon, 23 Oct 2000 19:18:14 +0200
 |