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
|
libgd-graph3d-perl (0.63-11) unstable; urgency=medium
* Team upload.
* Remove Makefile.old via debian/clean. (Closes: #1045972)
-- gregor herrmann <gregoa@debian.org> Wed, 06 Mar 2024 14:42:08 +0100
libgd-graph3d-perl (0.63-10) unstable; urgency=medium
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Strip unusual field spacing from debian/control.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 14 Jun 2022 21:44:33 +0100
libgd-graph3d-perl (0.63-9.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> Sat, 02 Jan 2021 02:31:57 +0100
libgd-graph3d-perl (0.63-9) unstable; urgency=low
[ Gregor Herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Salvatore Bonaccorso ]
* Change to use canonical hot (anonscm.debian.org) in Vcs-Git URI.
[ Axel Beckert ]
* Update copyright info:
+ Declare compliance with format version 1.0.
[ Jonas Smedegaard ]
* Update copyright info:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Quote license names in comments to avoid some ambiguity.
+ Extend packaging to cover recent years.
+ Bump licensing of packaging to GPL-3+.
+ Fix double-indent subsequent copyright holders.
* Modernize CDBS:
+ Hard-include upstream-tarball.mk and utils.mk: Needed helper tools
are now available even in oldstable.
* Update package relations:
+ (Build-)depend on libgd-perl (with obsolete libgd-gd2-perl and
libgd-gd2-noxpm-perl variants only as fallback).
+ Relax to (build-)depend unversioned on libgd-graph-perl, cdbs and
debhelper: Needed versions satisfied even in oldstable.
+ Build-depend on devscripts and dh-buildinfo.
+ Build-depend on libregexp-assemble-perl, libimage-exiftool-perl
and libfont-ttf-perl: Needed to extract copyright metadata.
+ Resolve package relations in rules file.
* Update watch file to include metacpan.org URL (replacing
search.cpan.org URL), in addition to www.cpan.org URL.
Stop needless (and arguably bogus) upstream version mangling.
* Bump Standards-Version to 3.9.5: Packaging is compliant with
corresponding version of Debian Policy.
* Bump debhelper compatibility level to 8: Needed package version
satisfied even in oldstable, and no newer features needed.
* Fix use canonical Vcs-Git and Vcs-Browser URLs.
* Rewrap long description at 72 chars, and strip trailing whitespace.
* Extract metadata from (not suppress) images before copyright check.
-- Jonas Smedegaard <dr@jones.dk> Sat, 14 Jun 2014 12:27:03 +0200
libgd-graph3d-perl (0.63-8) unstable; urgency=low
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Rewrap license fields at 72 chars.
* Bump policy compliance to standards-version 3.9.2.
-- Jonas Smedegaard <dr@jones.dk> Sun, 08 May 2011 15:51:20 +0200
libgd-graph3d-perl (0.63-7) unstable; urgency=low
* Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk).
* Update watch file:
+ Track both by-modules page and search.cpan.org.
+ Strip unneeded + in regexp.
* Update copyright suppression to match newer CDBS.
* Extend copyright years for Debian packaging.
* Build-depend on libgd-gd2-perl: libgd-gd2-noxpm-perl is deprecated.
* Update copyright file:
+ Rewrite using DEP5 Subversion draft rev.173.
+ Extend years.
+ Use search.cpan.org page as source URL.
-- Jonas Smedegaard <dr@jones.dk> Fri, 11 Mar 2011 18:18:03 +0100
libgd-graph3d-perl (0.63-6) unstable; urgency=low
* Move to Debian Perl Group: Update Maintainer field, and set myself
to uploader.
* Packaging moved to Git:
+ Update Vcs stanzas.
+ Add git-buildpackage configfile, enabling signed tags and use of
pristine-tar.
+ Use source format 3.0 (quilt), with suitable local-options.
+ Git-ignore quilt .pc dir.
* Drop locally included CDBS snippets: included in main cdbs now.
* Add README.source. Drop custom hints about CDBS.
* Add proper licensing header to debian/rules. Extend copyright years.
* Strip now obsolete suffices from watch file.
* Ease backporting to Debian stable: Relax inclusion of CDBS snippets
required only in DEB_MAINTAINER_MODE, and supprress related build-
dependencies.
* Fix depend on ${perl:Depends} and ${misc:Depends}.
* Bump Policy compliance to standards-version 3.9.1.
* Suppress some graphics from copyright-check.
* Rewrite copyright file using draft rev135 of DEP5 format.
-- Jonas Smedegaard <dr@jones.dk> Mon, 18 Oct 2010 02:45:47 +0200
libgd-graph3d-perl (0.63-5) unstable; urgency=medium
* Invoke svn-upgrade (not uupdate) in debian/watch.
* Update CDBS tweaks:
+ Fix applying buildinfo only once.
* Set urgency=medium as last packaging included a FTBFS bugfix
(similar to bug#487066).
-- Jonas Smedegaard <dr@jones.dk> Sat, 28 Jun 2008 20:46:34 +0200
libgd-graph3d-perl (0.63-4) unstable; urgency=low
* Add Vcs-Svn and Vcs-Browser fields to debian/control.
* Move Homepage to own field (from pseudo-field in long description).
* Update local cdbs tweaks:
+ Major updates to copyright-check.mk, most importantly relax to
only warn by default.
+ Drop auto-update.mk (set hints manually instead as needed).
+ Add upstream-tarball.mk to implement get-orig-source target.
+ Add debian/README.cdbs-tweaks and advertise it in debian/rules.
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Fix double cdbs build-dependencies in debian/rules.
* Improve watch file.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-- Jonas Smedegaard <dr@jones.dk> Fri, 27 Jun 2008 21:10:42 +0200
libgd-graph3d-perl (0.63-3) unstable; urgency=low
* No longer (build-)depend on deprecated GD 1.x libraries. Closes:
bug#369112 (thanks to Stefan Huehner <stefan@huehner.org>).
* Add Homepage hint to long description.
* Improve watch file:
+ Add commet on its use.
+ Bump to version 3.
+ Tighten regexp: allow only digits, and escape dots in extensions.
+ Relax regexp: look for any GD perl module containing "3d".
* Improve cdbs tweaks:
+ Add local snippet copyright-check.mk: Scan source for (c) changes.
+ Add local snippet auto-update.mk: Enable auto-update feature.
+ Add local snippet buildinfo.mk: Include env info with binary pkgs.
* No longer invoke buildinfo directly in debian/rules (done in cdbs).
* Use build-depends (not build-depends-indep). build-depends-indep has
no real use according to note in Debian Policy 7.6, and is badly
supported by cdbs.
* Bump to standards-version 3.7.2.
* Use perl section (not graphics: this is a library).
* Improve debian/copyright:
+ Correct location of perl license (thanks to lintian).
+ Drop advertisement about my repackaging.
-- Jonas Smedegaard <dr@jones.dk> Sat, 12 Aug 2006 17:38:59 +0200
libgd-graph3d-perl (0.63-2) unstable; urgency=low
* Switch to packaging using cdbs, and debhelper v4.
* Update watch file to version 2, and append " uupdate".
* Standards version 3.6.0 (no changes needed).
* Include (and build-depend on) dh_buildinfo.
* Remove workaround for broken perl-modules 5.8.0-9 (problem is gone
now, and that package will never be part of an official release).
-- Jonas Smedegaard <dr@jones.dk> Thu, 24 Jul 2003 13:40:54 +0200
libgd-graph3d-perl (0.63-1) unstable; urgency=low
* New upstream release.
* Change to new default compilation options according to policy 3.5.7.
* Claim to comply with policy version 3.5.8.
* Fix wrong line-ends in description (thanks to mc 1.6 with improved
highliting rules).
* Correct dependencies to favor newer perl-modules to older.
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Feb 2003 14:11:52 +0100
libgd-graph3d-perl (0.61-1) unstable; urgency=low
* New upstream release.
* Build-depend on all variants of libgd-perl, favoring libgd-gd2-
noxpm-perl (GD 2.x is no longer considered beta by upstream).
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Nov 2002 04:57:10 +0100
libgd-graph3d-perl (0.59-2) unstable; urgency=low
* Build-depend-indep on either libgd-perl or libgd-gd2-perl.
* Build the package using binary-indep build-target (closes: #157486).
* Depend and build-depend on perl-modules except 5.8.0-9 to avoid
missing bytes.pm in that specific package.
-- Jonas Smedegaard <dr@jones.dk> Thu, 29 Aug 2002 09:19:32 +0200
libgd-graph3d-perl (0.59-1) unstable; urgency=low
* New upstream release.
* Friendly takeover (Thanks, Piotr!): Change Maintainer field.
* Repackaged using make-dh-perl.
* Rewrite copyright.
* Simplify dependencies (GD::Graph depends on the other modules).
* Depend on newer GD::Graph (according to the manpage version 1.30 is
required).
* Run tests as part of the compile, and build-depend on GD::Graph.
* Upstream package filename has changed: Add a dash to the watchfile.
-- Jonas Smedegaard <dr@jones.dk> Mon, 25 Mar 2002 20:53:33 +0100
libgd-graph3d-perl (0.56-1) unstable; urgency=low
* New upstream release
-- Piotr Roszatycki <dexter@debian.org> Wed, 17 Oct 2001 15:50:31 +0200
libgd-graph3d-perl (0.55-2) unstable; urgency=low
* woody release
-- Piotr Roszatycki <dexter@debian.org> Mon, 30 Jul 2001 12:08:56 +0200
libgd-graph3d-perl (0.55-1) unstable; urgency=low
* New upstream release
* Moved out from contrib to main
-- Piotr Roszatycki <dexter@debian.org> Wed, 31 Jan 2001 11:44:24 +0000
libgd-graph3d-perl (0.42-1) unstable; urgency=low
* New upstream release
* New yada compatible with Standards-Version: 3.1.0
-- Piotr Roszatycki <dexter@debian.org> Sat, 22 Jul 2000 00:22:36 +0200
libgd-graph3d-perl (0.41-1) unstable; urgency=low
* Depends: ${perl:Depends}
* debian/watch
* New upstream release
-- Piotr Roszatycki <dexter@debian.org> Wed, 3 May 2000 16:19:38 +0200
libgd-graph3d-perl (0.34-1) unstable; urgency=low
* Initial Debian version.
-- Piotr Roszatycki <dexter@debian.org> Fri, 7 Apr 2000 13:20:13 +0200
|