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
|
libgd-securityimage-perl (1.75-3) unstable; urgency=medium
* Remove generated test images via debian/clean. (Closes: #1047526)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Wed, 06 Mar 2024 17:21:06 +0100
libgd-securityimage-perl (1.75-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Bump debhelper from old 11 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 00:10:00 +0000
libgd-securityimage-perl (1.75-1) unstable; urgency=medium
[ 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: change GitHub/CPAN URL(s) to HTTPS.
* Remove Ryan Niebur from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.75.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Drop build dependency on Module::Build.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
* Remove trailing whitespace from debian/*.
* Add debian/tests/pkg-perl/smoke-files.
t/99-magick.t needs an additional file.
* Add a patch to fix manpage-has-bad-whatis-entry problems.
-- gregor herrmann <gregoa@debian.org> Wed, 26 Dec 2018 19:27:04 +0100
libgd-securityimage-perl (1.73-2) unstable; urgency=medium
* Replace perlmagick with libimage-magick-perl in Build-Depends-Indep
and Recommends.
Thanks to Martin Michlmayr for the bug report.
(Closes: #789222)
-- gregor herrmann <gregoa@debian.org> Fri, 19 Jun 2015 11:46:55 +0200
libgd-securityimage-perl (1.73-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* New upstream release.
* Add debian/upstream/metadata
* Update version of libmodule-build-perl build dependency.
* Drop fix-ftbfs-with-perl5.18-pod-errors.patch. Merged upstream.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Add perlmagick to Recommends. Thanks to autopkgtest.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Sun, 31 May 2015 17:25:30 +0200
libgd-securityimage-perl (1.72-2) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* (Build) depend on libgd-perl instead of libgd-gd2-perl.
(Closes: #748996)
* Update years of packaging copyright.
* Update order of alternative build dependency (Module::Build).
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jun 2014 11:33:06 +0200
libgd-securityimage-perl (1.72-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* Swap order of alternative (build) dependencies after the perl 5.14
transition.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.72
* Drop build-dependencies for POD tests.
Drop Build-Depends-Indep on libtest-pod-coverage-perl and
libtest-pod-perl as we do not run anymore the POD tests.
* Bump build-dependency for Module::Build.
Change alternative Build-Depends-Indep on perl (>= 5.13.11) |
libmodule-build-perl (>= 0.380000) to an alternative Build-Depends-Indep
on libmodule-build-perl (>= 0.400000) | perl (>= 5.17.3).
* Update debian/copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for upstream files.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Add fix-ftbfs-with-perl5.18-pod-errors.patch patch.
Fix FTBFS with perl 5.18. As we drop the build-dependencies to run tests
this patch is not strictly needed as the POD tests are not run anymore.
Patch file nevertheless and forward patch.
Thanks to Dominic Hargreaves <dom@earth.li> (Closes: #719991)
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 17 Aug 2013 20:55:59 +0200
libgd-securityimage-perl (1.71-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release.
* Remove spelling.patch, applied upstream.
* Update years of upstream copyright.
* Add build dependency on Module::Build 0.38.
-- gregor herrmann <gregoa@debian.org> Sun, 04 Sep 2011 15:09:25 +0200
libgd-securityimage-perl (1.70-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* Email change: Ryan Niebur -> ryan@debian.org
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: uncoditionally depend on libgd-gd2-perl.
(Closes: #636267)
* Use tiny debian/rules file.
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.2; remove ancient version from perl
build dependency.
* debian/control: lowercase short description; sort dependencies.
* debian/copyright: refresh formatting.
* Switch to source format 3.0 (quilt).
* Add a patch to fix some spelling mistakes.
-- gregor herrmann <gregoa@debian.org> Wed, 03 Aug 2011 23:45:57 +0200
libgd-securityimage-perl (1.68-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1
* debhelper 7
* machine readable copyright format
* add examples
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 24 Apr 2009 20:26:43 -0700
libgd-securityimage-perl (1.66-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update years of copyright.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Refresh debian/rules, no functional changes; don't install README any
more.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 22:12:16 +0200
libgd-securityimage-perl (1.65-1) unstable; urgency=low
[ Roberto C. Sanchez ]
* New upstream release.
* debian/copyright: Add download location.
* debian/watch: Use better regex.
* debian/control: Added libtest-pod-coverage-perl and libtest-pod-perl to
Build-Depends-Indep; update to Standards-Version 3.7.3 (no changes)
* debian/rules: Prevent installation of .packlist.
* debian/control: Fix short description
* debian/copyright: Recode to UTF8.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
-- Roberto C. Sanchez <roberto@debian.org> Sun, 16 Mar 2008 00:30:09 -0400
libgd-securityimage-perl (1.64-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 30 Apr 2007 15:43:48 +0200
libgd-securityimage-perl (1.63-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 18 Apr 2007 17:13:30 +0200
libgd-securityimage-perl (1.61-1) unstable; urgency=low
* Initial Release (closes: #375641)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sun, 25 Jun 2006 19:51:20 +0200
|