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 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552
|
libimager-perl (1.005+dfsg-2) unstable; urgency=medium
* Build with -O0 on mips and mipsel. (Closes: #847397)
-- gregor herrmann <gregoa@debian.org> Fri, 09 Dec 2016 16:24:29 +0100
libimager-perl (1.005+dfsg-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* New upstream release.
* Add build dependency on Test::More 0.99.
* Set bindnow linker flag in debian/rules.
* autopkgtest: also run second level tests for smoke test.
Closes: #812219
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Switch repackaging framework to Files-Excluded method.
* Remove Chris Butler from Uploaders. Thanks for your work!
* Remove Jay Bonci from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Rene Mayorga from Uploaders. Thanks for your work!
* Remove Esteban Manchado Velázque from Uploaders on request
of the MIA team. (Closes: #843567)
-- gregor herrmann <gregoa@debian.org> Mon, 28 Nov 2016 00:35:38 +0100
libimager-perl (1.004+dfsg-1) unstable; urgency=medium
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
* Import upstream version 1.004+dfsg.
-- gregor herrmann <gregoa@debian.org> Sun, 08 Nov 2015 17:11:48 +0100
libimager-perl (1.003+dfsg-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 1.003+dfsg.
Fixes "FTBFS with perl 5.22"
(Closes: #787456)
* Fix lintian's dep5-copyright-license-name-not-unique warning by
inventing nice other-$foo short license names.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Tue, 02 Jun 2015 21:57:49 +0200
libimager-perl (1.000+dfsg-2) unstable; urgency=medium
* Use $Config{vendorarch} to get library path in debian/rules
for file removal.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Aug 2014 19:05:13 +0200
libimager-perl (1.000+dfsg-1) unstable; urgency=medium
* New upstream release.
* Update copyright years for ppport.h.
* Drop inline.patch, applied upstream.
-- gregor herrmann <gregoa@debian.org> Fri, 01 Aug 2014 17:17:23 +0200
libimager-perl (0.99+dfsg-2) unstable; urgency=medium
* Add libinline-c-perl to Build-Depends and Recommends.
* Add patch from CPAN RT to work with old and new Inline(::C).
-- gregor herrmann <gregoa@debian.org> Wed, 16 Jul 2014 19:16:37 +0200
libimager-perl (0.99+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* Add created file rotate.c to debian/clean.
-- gregor herrmann <gregoa@debian.org> Thu, 26 Jun 2014 20:12:20 +0200
libimager-perl (0.98+dfsg-2) unstable; urgency=medium
* replace libtiff4-dev build-dependency with libtiff-dev.
Closes: #736024 -- please build-depend on libtiff-dev, not libtiff4-dev
-- Damyan Ivanov <dmn@debian.org> Sun, 19 Jan 2014 20:53:54 +0200
libimager-perl (0.98+dfsg-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
* Add note about an incompatible change to debian/NEWS.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Jan 2014 00:14:35 +0100
libimager-perl (0.97+dfsg-1) unstable; urgency=low
* New upstream release.
Fixes "FTBFS with Perl 5.18: Failed test 'pod ok in
lib/Imager/API.pod'"
(Closes: #719573)
* Drop pod.patch (merged upstream), refresh nonfree_tests.patch
(offset).
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 13 Aug 2013 14:44:40 +0200
libimager-perl (0.95+dfsg-1) unstable; urgency=low
[ gregor herrmann ]
* Add an interface for packages compiled against libimager-perl:
- provivde a perl-imagerapi-* virtual package
- add a dh_perl_imager helper, a perl_imager debhelper sequence, and a
perl-imagerapi.make makefile snippet
* Add a Breaks on old libimager-qrcode-perl.
Closes: #693003
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Update debian/repack.stub.
[ Alessandro Ghedini ]
* Remove myself from Uploaders
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: POD error"
(Closes: #708018)
* Refresh patches (offset, DEP3 headers).
* Add patch to fix a typo in the POD.
* Add a note about a possibly backward incompatible changes to
debian/NEWS.
* Update copyright information for debian/*.
-- gregor herrmann <gregoa@debian.org> Sat, 18 May 2013 15:21:34 +0200
libimager-perl (0.93+dfsg-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.4 (no changes needed)
-- Alessandro Ghedini <ghedo@debian.org> Tue, 16 Oct 2012 14:29:54 +0200
libimager-perl (0.92+dfsg-1) unstable; urgency=low
* New upstream release
-- Alessandro Ghedini <ghedo@debian.org> Wed, 15 Aug 2012 18:52:16 +0200
libimager-perl (0.91+dfsg-2) unstable; urgency=low
* Install the .pod files. Thanks to Kevin Ryde for the bug report.
(Closes: #677670)
-- gregor herrmann <gregoa@debian.org> Sat, 16 Jun 2012 15:07:24 +0200
libimager-perl (0.91+dfsg-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
-- Alessandro Ghedini <ghedo@debian.org> Thu, 07 Jun 2012 12:45:48 +0200
libimager-perl (0.90+dfsg-1) unstable; urgency=low
* Team upload
* New upstream release
-- Alessandro Ghedini <ghedo@debian.org> Tue, 08 May 2012 12:24:41 +0200
libimager-perl (0.89+dfsg-1) unstable; urgency=low
* Team upload
* New upstream release
* Build depend on libpng-dev instead of libpng12-dev (Closes: #662404)
* Bump debhelper compat level to 9
* Update debian/copyright format as in Debian Policy 3.9.3
* Bump Standards-Version to 3.9.3
* Update upstream copyright years
-- Alessandro Ghedini <al3xbio@gmail.com> Tue, 27 Mar 2012 17:17:31 +0200
libimager-perl (0.87+dfsg-1) unstable; urgency=low
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2012 18:10:38 +0100
libimager-perl (0.86+dfsg-1) unstable; urgency=low
* New upstream release.
* Remove spelling.patch (applied upstream), update nonfree_tests.patch.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Nov 2011 18:49:28 +0100
libimager-perl (0.85+dfsg-1) unstable; urgency=low
* New upstream release.
* Don't build T1-fonts format anymore, t1lib is going away: Remove build
dependency on libt1-dev, and patch T1/Makefile.PL to make sure we
don't build/install Type1 font support even if t1lib-dev is present.
Remove Imager::Font::Type1 files (wrapper around ::T1) in debian/rules
and T1/Makefile in debian/clean. (Closes: #638762)
* Refresh spelling.patch (offset).
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 29 Aug 2011 21:41:45 +0200
libimager-perl (0.84+dfsg-2) unstable; urgency=low
[ Nicholas Bamber ]
* Change dependency to reflect transition to libjpeg8 (Closes: #634141)
[ 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.
-- Dominic Hargreaves <dom@earth.li> Sat, 20 Aug 2011 22:34:40 +0100
libimager-perl (0.84+dfsg-1) unstable; urgency=low
[ Nicholas Bamber ]
* Raised standards version to 3.9.2
* New upstream release
* Added patch for spelling error
* Updated copyright and debian/repack.local
[ gregor herrmann ]
* debian/copyright: update upstream email address.
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 17 Jul 2011 08:54:06 +0100
libimager-perl (0.82+dfsg-1) unstable; urgency=low
* New upstream release
* Bump to debhelper compat 8
-- Jonathan Yu <jawnsy@cpan.org> Wed, 16 Mar 2011 07:06:36 -0400
libimager-perl (0.81+dfsg-1) unstable; urgency=low
* New upstream release
* Stop installation of .pod files
* Made sure .pl files in examples are executable and uncompressed
* Updated debian/clean
-- Nicholas Bamber <nicholas@periapt.co.uk> Wed, 16 Feb 2011 11:57:49 +0000
libimager-perl (0.80+dfsg-1) unstable; urgency=low
* New upstream release
* Updated copyright
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 18 Jan 2011 17:36:36 +0000
libimager-perl (0.79+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ Nicholas Bamber ]
* Added myself to Uploaders
* Refreshed copyright
* New upstream release
* Repacking to avoid file with slightly restricted adobe copyright
* Patching test to avoid testing removed file
[ gregor herrmann ]
* debian/rules: add an override to remove the executable bit from POD files.
-- Nicholas Bamber <nicholas@periapt.co.uk> Sat, 18 Dec 2010 21:41:27 +0000
libimager-perl (0.77-1) unstable; urgency=low
* New upstream release.
* debian/rules: remove dh_fixperms override.
* debian/copyright: point to /usr/share/common-licenses/GPL-1.
* Set Standards-Version to 3.9.1 (no changes).
-- gregor herrmann <gregoa@debian.org> Sun, 22 Aug 2010 14:10:51 +0200
libimager-perl (0.75-1) unstable; urgency=low
* New upstream release.
* Remove empty debian/patches directory from source package.
* Update Rene's email address.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Jun 2010 22:25:45 +0200
libimager-perl (0.74-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders and Copyright
* Removed spelling.patch (applied upstream).
-- Chris Butler <chrisb@debian.org> Thu, 06 May 2010 22:47:57 +0100
libimager-perl (0.73-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* Update debian/copyright formatting.
* Set Standards-Version to 3.8.4 (no changes).
* Convert to source format 3.0 (quilt).
* Add a patch to fix some minor spelling problems.
-- gregor herrmann <gregoa@debian.org> Sun, 28 Mar 2010 15:56:24 +0200
libimager-perl (0.72-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Wed, 09 Dec 2009 18:09:30 -0500
libimager-perl (0.71-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Drop perl version dependency
* Rewrite control description
* Use new short debhelper rules format
* Use overrides to fix example file shebang lines
* Use override to fix file strangely marked as executable (APIRef.pod)
[ gregor herrmann ]
* debian/copyright: update years of upstream copyright, add info about new
file.
-- Jonathan Yu <jawnsy@cpan.org> Mon, 16 Nov 2009 12:17:21 -0500
libimager-perl (0.70-1) unstable; urgency=low
[ Krzysztof Krzyżaniak (eloy) ]
* New upstream release
* debian/control: add me to Uploaders, bump Standards-Version to 3.8.3 without
additional changes
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Tue, 22 Sep 2009 13:20:47 +0200
libimager-perl (0.67-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Rene Mayorga ]
* New upstream release
* debian/control
+ use debhelper version 7
+ Set standards-version to 3.8.0
+ add myself to uploaders
* debian/copyright updated using dh-make-perl.
Add debian/* copyright stanza based on the
names from changelog
* debian/rules updated using dh-make-perl
-- Rene Mayorga <rmayorga@debian.org.sv> Fri, 12 Dec 2008 19:47:41 -0600
libimager-perl (0.65-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Tue, 20 May 2008 19:00:17 +0200
libimager-perl (0.64-1) unstable; urgency=low
* New upstream release.
* Refresh debian/rules, no functional changes.
* debian/control: change my email address.
-- gregor herrmann <gregoa@debian.org> Wed, 23 Apr 2008 18:11:45 +0200
libimager-perl (0.63-1) unstable; urgency=low
* New upstream release.
* debian/rules:
- use dh_clean for removing stamp file
- remove obsolete diff and source targets
- add install to .PHONY
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 08 Apr 2008 20:48:01 +0200
libimager-perl (0.62-4) unstable; urgency=low
* Remove libttf-dev from build dependencies as per request of the security
team (closes: #471746); add "--disable=TT-fonts" to creation of Makefile
in debian/rules to inhibit picking up an incidentially installed libttf.
* Switch from (the now dummy package) libungif4-dev to libgif-dev as a
build dependency; add "ungif" to the --disable switch in debian/rules;
the ungif format is thrown out by Makefile.PL later anyway.
* Add /me to Uploaders.
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 20 Mar 2008 02:18:40 +0100
libimager-perl (0.62-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control:
- add libttf-dev to Build-Depends; caught by Lucas' Build Daemon from Hell
- add libinline-perl to Build-Depends, used by test suite
- wrap long line
* debian/rules: remove --destdir argument from dh_builddeb invocation, and
DESTDIR variable
[ Damyan Ivanov ]
* debian/rules:
+ remove "echo n |" from $(PERL) Makefile.PL invocation
+ remove unused dh_installdirs
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Fri, 25 Jan 2008 19:59:30 +0200
libimager-perl (0.62-2) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: delete /usr/share/perl5 only if it exists.
* debian/watch: extend regexp for matching upstream tarballs.
* debian/rules:
- use $(CURDIR) instead of `pwd`
- move tests to build-stamp target
- use DESTDIR and PREFIX for installing
- remove unused and unneeded dh_* calls
- actually install examples
- create install-stamp target depending on build-stamp
- move dh_clean before make realclean
* Set debhelper compatibility level to 6.
* debian/copyright:
- add upstream source location
- add additional copyright holders
- change to new format
* debian/control: change Homepage.
-- Roberto C. Sanchez <roberto@debian.org> Mon, 21 Jan 2008 15:37:22 -0500
libimager-perl (0.62-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
[ David Paleino ]
* New upstream release
[ Gunnar Wolf ]
* Added myself as an uploader
* Bumped up standards-version to 3.7.3 (No changes needed)
* No longer ignores the result of "make clean"
-- Gunnar Wolf <gwolf@debian.org> Thu, 27 Dec 2007 18:23:42 -0600
libimager-perl (0.58-1) unstable; urgency=low
* New upstream release
* Fixes CVE 2007-2413 and CVE 2007-2459 (Closes: #421582)
* Adds zoso as co-maint
-- Jay Bonci <jaybonci@debian.org> Thu, 24 May 2007 01:57:26 -0400
libimager-perl (0.54-1) unstable; urgency=low
* New upstream release (Closes: #388575)
* Bumped compat to 5
* Bumped Policy-Version to 3.7.2
* Added libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends
* Bumped debhelper to 5
* Remove /usr/share/perl5
* Thanks to Kjetil Kjersmo <kjetilk@opera.com> for preparing the upload
-- Jay Bonci <jaybonci@debian.org> Mon, 04 Dec 2006 00:42:10 -0500
libimager-perl (0.50-1) unstable; urgency=low
* New upstream release (Closes: #359661)
* Bumped Policy-Version to 3.6.2.2 (No other changes)
-- Jay Bonci <jaybonci@debian.org> Thu, 30 Mar 2006 15:26:20 -0500
libimager-perl (0.47-1) unstable; urgency=low
* New upstream release (Closes: #345760 #335971)
-- Jay Bonci <jaybonci@debian.org> Fri, 20 Jan 2006 10:05:45 -0500
libimager-perl (0.45-1) unstable; urgency=low
* New upstream release
* Policy version bump (No other changes)
* Removed Michael Edwards as Maintainer
* New maintainer (Closes: #300233)
-- Jay Bonci <jaybonci@debian.org> Thu, 7 Jul 2005 17:19:09 -0400
libimager-perl (0.44-1) unstable; urgency=low
* New upstream version
-- Jay Bonci <jaybonci@debian.org> Wed, 29 Dec 2004 00:48:23 -0500
libimager-perl (0.43-1) unstable; urgency=low
* New upstream version
* Adds debian/watch file so uscan will work
-- Jay Bonci <jaybonci@debian.org> Wed, 27 Oct 2004 14:57:07 -0400
libimager-perl (0.42-2) unstable; urgency=low
* Acknowledged NMU (Closes: #262846)
* Removed libtiff2 dependancy by rebuild (Closes: #265127)
-- Jay Bonci <jaybonci@debian.org> Tue, 14 Sep 2004 01:06:58 -0400
libimager-perl (0.42-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Medium urgency to facilitate the libtiff transition.
* Rebuild against libtiff4 (closes: #262846).
-- Steve Langasek <vorlon@debian.org> Mon, 9 Aug 2004 22:56:18 -0700
libimager-perl (0.42-1) unstable; urgency=low
* Initial Release.
-- Michael K. Edwards <medwards-debian@sane.net> Tue, 20 Jan 2004 01:44:53 -0800
|