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
|
libtext-micromason-perl (2.23-5) unstable; urgency=medium
* Add patch to adjust one test to the changed error message
in perl >= 5.37.9. (Closes: #1040531)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Aug 2023 13:44:58 +0200
libtext-micromason-perl (2.23-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtext-micromason-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 16:14:38 +0000
libtext-micromason-perl (2.23-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 09:38:49 +0100
libtext-micromason-perl (2.23-2) unstable; urgency=low
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 28 Aug 2022 15:56:08 +0100
libtext-micromason-perl (2.23-1) unstable; urgency=medium
* Import upstream version 2.23.
* Update handling of documents in debian/clean and debian/rules.
* Update years of packaging copyright.
* 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.
-- gregor herrmann <gregoa@debian.org> Sun, 10 Nov 2019 19:52:44 +0100
libtext-micromason-perl (2.22-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* New upstream release.
* debian/*: next iteration of doc handling.
Three of the four documents are available as plain text in addition to POD
now, so don't convert and clean them manually.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
* Drop spelling.patch, fixed upstream.
-- gregor herrmann <gregoa@debian.org> Mon, 18 Jun 2018 21:11:28 +0200
libtext-micromason-perl (2.21-1) unstable; urgency=medium
* Remove Chris Butler from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* New upstream release.
Fixes "autopkgtest failure: Experimental push on scalar is now
forbidden"
(Closes: #839203)
* Revert "Drop creation of documentation from POD."
The tarball lacks some text files again, so let's again re-create them
from the POD files.
* Update years of packaging copyright.
* Add a spelling patch.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Oct 2016 23:23:12 +0100
libtext-micromason-perl (2.19-1) unstable; urgency=medium
* New upstream release.
* Drop creation of documentation from POD.
Shipped again in the upstream tarball.
* Drop build dependency on libmodule-build-perl.
* Drop patches, applied upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 28 May 2016 14:40:28 +0200
libtext-micromason-perl (2.18-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Lucas Kanashiro ]
* Bump debhelper compatibility level to 9
* Add d/u/metadata
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 2.18
* Update Debian packaging copyright
* debian/control: add build dependency on libmodule-build-perl
* Declare compliance with Debian policy 3.9.8
* debian/NEWS: fix typo
* Create patch to fix typo in manpage
* Create patch to fix POD syntax
[ gregor herrmann ]
* Create an upstream changelog from their Changes.pod.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 21 May 2016 18:27:44 -0300
libtext-micromason-perl (2.16-1) unstable; urgency=medium
* New upstream release.
* Drop all patches. All merged upstream or fixed otherwise.
* Update doc handling in debian/*.
Some files are shipped as text/plain now, others are moved.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jun 2015 21:04:54 +0200
libtext-micromason-perl (2.13-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add patch to fix test failures with Perl 5.22 due to different
messages. (Closes: #789855)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Drop libtext-balanced-perl from Suggests. No such package in Debian.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jun 2015 12:02:51 +0200
libtext-micromason-perl (2.13-3) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* Add patch to fix test failure caused by line-number bugfix in perl
5.19. (Closes: #753043)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jun 2014 19:11:24 +0200
libtext-micromason-perl (2.13-2) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add a patch to fix POD issues. (Closes: #711271)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sun, 16 Jun 2013 18:33:37 +0200
libtext-micromason-perl (2.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Move overrides into more appropriate sections (docs-related things
to override_dh_installdocs, etc.)
* Bump to debhelper 8
* Refresh copyright information
* Remove all patches, applied upstream
[ Ansgar Burchardt ]
* Update my email address.
[ gregor herrmann ]
* Remove version from libclass-mixinfactory-perl (build) dependency.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 27 Feb 2011 13:30:23 -0500
libtext-micromason-perl (2.10-1) unstable; urgency=low
* New upstream release.
+ The safe_methods parameter has been deprecated. (Closes: #582892)
* Add build-dep on libtest-warn-perl for new tests.
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Bump Standards-Version to 3.9.0 (no changes).
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 04 Jul 2010 01:42:36 +0900
libtext-micromason-perl (2.09-1) unstable; urgency=low
* New upstream release
+ Fixes t/33-filters.t to work with the latest version of URI::Escape (in
version 1.53-1 of liburi-perl). Added version to liburi-perl Build-Dep.
* Add myself to Uploaders.
* Refreshed patch pod-errors.
-- Chris Butler <chrisb@debian.org> Mon, 29 Mar 2010 20:51:14 +0100
libtext-micromason-perl (2.08-1) unstable; urgency=low
* New upstream release
+ Fixes bug where <%init> failed with -PassVariables plugin
+ Fixes RT#51727 (POD problems)
* Use new 3.0 (quilt) source format
* Add a patch to fix POD spelling problems
-- Jonathan Yu <jawnsy@cpan.org> Tue, 09 Mar 2010 16:15:02 -0500
libtext-micromason-perl (2.07-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Refresh patch.
-- Jonathan Yu <jawnsy@cpan.org> Mon, 16 Nov 2009 21:10:07 -0500
libtext-micromason-perl (2.06-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Refresh patch.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 12 Nov 2009 19:22:20 -0500
libtext-micromason-perl (2.03-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders and Copyright
* Install appropriate documentation after converting to text
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Refresh patch.
[ Christoph Berg ]
* Remove myself from Uploaders.
-- Jonathan Yu <jawnsy@cpan.org> Sat, 31 Oct 2009 19:00:35 -0400
libtext-micromason-perl (2.0-3) unstable; urgency=low
* Add libhtml-parser-perl, liburi-perl to Build-Depends-Indep and Suggests
(closes: #531241).
* Install examples.
* Add debian/README.source since we use quilt.
* Minimize debian/rules, bump build dependencies on quilt and
debhelper.
* Add /me to Uploaders.
* debian/copyright: switch to new format.
* Don't install two POD files twice.
* Add more pod fixes to patch pod-errors.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2009 15:40:30 +0200
libtext-micromason-perl (2.0-2) unstable; urgency=low
* Add packaging note to copyright file.
-- Christoph Berg <myon@debian.org> Mon, 25 May 2009 13:24:54 +0200
libtext-micromason-perl (2.0-1) unstable; urgency=low
* Initial Debian upload.
* Open issues: Text::MicroMason::ApacheHandler need porting to Apache 2.
-- Christoph Berg <myon@debian.org> Fri, 22 May 2009 14:35:21 +0200
libtext-micromason-perl (1.992-1) unstable; urgency=low
* Initial Release.
-- Christoph Berg <myon@debian.org> Fri, 14 Dec 2007 14:26:23 +0100
|