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 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314
|
libcatalyst-action-rest-perl (1.21-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 09 Jun 2022 21:39:16 +0100
libcatalyst-action-rest-perl (1.21-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* debian/control: Remove Franck Joncourt from Uploaders.
Thanks to Tobias Frost (Closes: #831283)
[ gregor herrmann ]
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Damyan Ivanov ]
* New upstream version 1.21
* declare conformance with Policy 4.1.2 (no changes)
* update years of upstream copyright
-- Damyan Ivanov <dmn@debian.org> Mon, 11 Dec 2017 19:45:34 +0000
libcatalyst-action-rest-perl (1.20-1) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Florian Schlichting ]
* Import upstream version 1.20
* Bump years of packaging copyright
* Bump dh compat to level 9
-- Florian Schlichting <fsfs@debian.org> Mon, 09 Nov 2015 21:51:15 +0100
libcatalyst-action-rest-perl (1.19-1) unstable; urgency=medium
* Import upstream version 1.19.
* Update years of copyright.
* Update build dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jun 2015 23:11:35 +0200
libcatalyst-action-rest-perl (1.17-1) unstable; urgency=medium
* Import upstream version 1.17
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Oct 2014 15:50:45 +0200
libcatalyst-action-rest-perl (1.16-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 1.16
* Update Build-Depends-Indep and Suggests.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Sep 2014 19:19:35 +0200
libcatalyst-action-rest-perl (1.15-1) unstable; urgency=medium
* Drop xz compression for {binary,source} package, set by default by
dpkg since 1.17.{0,6}.
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Update copyright years.
-- gregor herrmann <gregoa@debian.org> Sun, 11 May 2014 14:51:46 +0200
libcatalyst-action-rest-perl (1.14-1) unstable; urgency=medium
* New upstream release.
* debian/rules: drop removal of .DS_Store files. They are not shipped in
the current upstream tarball anymore.
* Update Upstram-Contact and copyright holders. Also update information
about third-party files.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Dec 2013 15:41:07 +0100
libcatalyst-action-rest-perl (1.13-1) unstable; urgency=medium
* New upstream release.
* Add build dependency on libtest-requires-perl.
* Don't install the MacOS .DS_Store files from this upstream tarball.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 20:52:17 +0100
libcatalyst-action-rest-perl (1.12-1) unstable; urgency=low
* New upstream release.
* debian/rules: remove override_dh_builddeb. xz compression is the
default now.
* debian/control: move libhtml-parser-perl and libyaml-syck-perl to
Recommends.
* Add debian/NEWS entry about the changes regarding the YAML and HTML
parsers.
-- gregor herrmann <gregoa@debian.org> Tue, 17 Sep 2013 19:54:50 +0200
libcatalyst-action-rest-perl (1.11-1) unstable; urgency=low
* New upstream release.
Fixes "FTBFS with perl 5.18: test failures"
(Closes: #711427)
* Drop (build) dependency on libdata-serializer-perl.
* Add debian/NEWS mentioning the removal of
Catalyst::Action::Serialize::Data::Serializer.
* Add libcatalyst-action-serialize-data-serializer-perl to Suggests.
* (Build) depend on libmodule-pluggable-perl | perl (<< 5.17.0).
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 16 Jun 2013 19:37:44 +0200
libcatalyst-action-rest-perl (1.06-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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 1.06.
* Email change: Florian Schlichting -> fsfs@debian.org
* Bump Standards-Version to 3.9.4 (no change)
* Drop old versions on dependencies
* Add back version on dpkg Pre-Depends, useless otherwise
-- Florian Schlichting <fsfs@debian.org> Tue, 14 May 2013 23:08:50 +0200
libcatalyst-action-rest-perl (1.04-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Jun 2012 17:18:54 +0200
libcatalyst-action-rest-perl (1.02-1) unstable; urgency=low
* Imported Upstream version 1.02.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Fri, 08 Jun 2012 00:13:47 +0200
libcatalyst-action-rest-perl (1.01-1) unstable; urgency=low
* Imported Upstream version 1.00, 1.01.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sun, 03 Jun 2012 12:35:17 +0200
libcatalyst-action-rest-perl (0.99-1) unstable; urgency=low
* Imported Upstream version 0.99.
* Bumped copyright years for embedded copy of Module::Install.
* Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
* Added myself to Uploaders and copyright.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Wed, 07 Mar 2012 18:35:42 +0100
libcatalyst-action-rest-perl (0.96-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update list of upstream copyright holders; update
years of packaging copyright.
* Add (build) dependency on libhtml-parser-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 07 Feb 2012 23:40:33 +0100
libcatalyst-action-rest-perl (0.95-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update copyright information.
* Use xz compression for source and binary packages.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 13 Jan 2012 22:20:30 +0100
libcatalyst-action-rest-perl (0.94-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Ansgar Burchardt ]
* New upstream release.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 18 Dec 2011 13:08:00 +0100
libcatalyst-action-rest-perl (0.91-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Update years of copyright for ./inc/Module/*.
* debian/control: Convert Vcs-* fields to Git.
* Bump Standards-Version to 3.9.2 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Fri, 05 Aug 2011 20:15:45 +0200
libcatalyst-action-rest-perl (0.90-1) unstable; urgency=low
* New upstream release
+ Removes a test (prevents FTBFS with new libcatalyst-perl)
* Bump to debhelper 8
* Refresh copyright information
-- Jonathan Yu <jawnsy@cpan.org> Mon, 28 Feb 2011 20:56:26 -0500
libcatalyst-action-rest-perl (0.89-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Sun, 13 Feb 2011 20:36:14 -0500
libcatalyst-action-rest-perl (0.88-1) unstable; urgency=low
* New upstream release.
* Bump (build-)dep on libcatalyst-perl to >= 5.80030.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 27 Jan 2011 14:38:59 +0100
libcatalyst-action-rest-perl (0.87-1) unstable; urgency=low
* New upstream release.
* Make (build) dependency on libmoose-perl versioned; add libjson-xs-perl to
Suggests.
* debian/copyright: update years of copyright for third-party file.
-- gregor herrmann <gregoa@debian.org> Fri, 12 Nov 2010 21:57:58 +0100
libcatalyst-action-rest-perl (0.86-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.9.1 (no changes)
-- Jonathan Yu <jawnsy@cpan.org> Sun, 03 Oct 2010 20:50:32 -0400
libcatalyst-action-rest-perl (0.85-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Add /me to Uploaders.
* Add libjson-perl to Suggests.
-- gregor herrmann <gregoa@debian.org> Sun, 23 May 2010 18:27:36 +0200
libcatalyst-action-rest-perl (0.84-1) unstable; urgency=low
* New upstream release
* Use 3.0 (quilt) source format
-- Jonathan Yu <jawnsy@cpan.org> Thu, 06 May 2010 10:02:36 -0400
libcatalyst-action-rest-perl (0.83-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Tue, 09 Feb 2010 22:49:56 -0500
libcatalyst-action-rest-perl (0.82-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Remove patches applied upstream
* Update years of copyright
[ Franck Joncourt ]
* Added libjson-perl as a NEW BDI to enable more tests.
* Removed export of TEST_POD for dh_auto_test in d.rules:
t/pod.t has been moved as an author test.
* Fixed typo in long description.
* Added /me to Uploaders.
-- Franck Joncourt <franck@debian.org> Mon, 08 Feb 2010 21:56:49 +0100
libcatalyst-action-rest-perl (0.81-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* No longer install TODO in .docs
* Add FreezeThaw (libfreezethaw-perl) to Suggests
* Add patch to fix POD typos
[ gregor herrmann ]
* Require debhelper 7.2.13 for Module::AutoInstall.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 17 Jan 2010 14:03:39 -0500
libcatalyst-action-rest-perl (0.80-1) unstable; urgency=low
* Initial Release. (Closes: #531330)
-- Jonathan Yu <jawnsy@cpan.org> Fri, 25 Dec 2009 19:28:02 -0500
|