[libgd-gd2-perl] 02/02: Imported Debian patch 2.50-1
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Thu Feb 27 21:57:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libgd-gd2-perl.
commit 093142fcff6ce7f237e05d6b9e7f2d60e2895731
Merge: 6114999 cf661e5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jul 21 09:11:53 2013 +0200
Imported Debian patch 2.50-1
ChangeLog | 1 +
GD.pm | 4 +++-
GD.xs | 2 +-
MANIFEST | 1 +
META.json | 41 +++++++++++++++++++++++++++++++++++++++++
META.yml | 38 +++++++++++++++++++-------------------
debian/changelog | 13 +++++++++++++
debian/copyright_hints | 1 +
debian/rules | 2 +-
debian/watch | 1 +
10 files changed, 82 insertions(+), 22 deletions(-)
diff --cc debian/changelog
index be98681,0000000..dea1080
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,449 -1,0 +1,462 @@@
++libgd-perl (2.50-1) unstable; urgency=low
++
++ [ upstream ]
++ * New release.
++ + Fix gdUseFontConfig so that it can be called as a class method.
++
++ [ Jonas Smedegaard ]
++ * Improve watch file to use both www.cpan.org/authors URL (for newest
++ info) and search.cpan.org/dist URL (for change of author).
++ Switch get-orig-source target to use www.cpan.org/authors URL.
++
++ -- Jonas Smedegaard <dr at jones.dk> Sun, 21 Jul 2013 09:11:53 +0200
++
+libgd-perl (2.49-1) unstable; urgency=low
+
+ [ upstream ]
+ * New release.
+
+ [ Gregor Hermann ]
+ * Remove debian/source/local-options: abort-on-upstream-changes and
+ unapply-patches are default in dpkg-source since 1.16.1.
+
+ [ Salvatore Bonaccorso ]
+ * Use canonical host (anonscm.debian.org) in Vcs-Git URI.
+
+ [ Xavier Guimard ]
+ * Use canonical host (anonscm.debian.org) in Vcs-Browser URI.
+ * Bump standards-version to 3.9.4.
+
+ [ Vasudev Kamath ]
+ * Rename source package to libgd-perl.
+ * Add myself as uploader.
+ * Build-Depend on libgd2-dev (keeping libgd2-xpm-dev as fallback to
+ ease backporting).
+ * Relax to build-depend unversioned on debhelper: Needed version
+ satisfied even in oldstable.
+ * Declare all cleanup in rules file (stop use debhelper clean hook).
+ * Drop makemaker-ccflags.patch: Adopted upstream.
+
+ [ Jonas Smedegaard ]
+ * Update README.source to emphasize control.in file as *not* a
+ show-stopper for contributions, referring to wiki page for details.
+ * Update Vcs-* URLs to reflect new source package libgd-perl.
+ * Update package relations:
+ + Build-depend on devscripts to check copyright unconditionally.
+ + Stop conflicting against libgd-noxpm-perl, libgd-perl,
+ libgd-gd1-perl or libgd-gd1-noxpm-perl: dropped before oldstable
+ (or for the latter two: never part of a Debian release).
+ + Provide/replace/break libgd-gd2-perl and libgd-gd2-noxpm-perl.
+ * Update copyright file:
+ + Rewrite using file format 1.0.
+ + Add git URL as alternate source.
+ * Drop legacy epoch from package version.
+ * Simplify watch file.
+ * Fix make find rules in rules file POSIX-compliant.
+ * Stop tracking md5sum of upstream tarball.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 24 Jun 2013 22:14:09 +0200
+
+libgd-gd2-perl (1:2.46-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add regression test files matching libgd 2.1.0-rc1, confirmed to be
+ visually indistinguishable (closes: #709048).
+
+ -- Colin Watson <cjwatson at debian.org> Sat, 22 Jun 2013 11:26:00 +0100
+
+libgd-gd2-perl (1:2.46-3) unstable; urgency=low
+
+ * Fix FTBFS on perl 5.14: append $Config{ccflags} to CCFLAGS
+ (Closes: #636649)
+
+ -- Dominic Hargreaves <dom at earth.li> Thu, 04 Aug 2011 21:40:26 +0100
+
+libgd-gd2-perl (1:2.46-2) unstable; urgency=low
+
+ * build-depend on libjpeg-dev (Closes: #636451)
+ Needed a patch to disable the JPEG test as that is buggy and fails with
+ libjpeg8 (Closes: #565920)
+ * stop shipping HTML variant of GD POD
+ * fix interpreter path in examples (Closes: #601404)
+ * add patch fixing POD errors
+
+ -- Damyan Ivanov <dmn at debian.org> Wed, 03 Aug 2011 15:50:23 +0300
+
+libgd-gd2-perl (1:2.46-1) unstable; urgency=low
+
+ * New upstream release.
+ * Tidy watch file: Strip unneeded + in regexp.
+ * Update copyright file:
+ + Rewrite using draft 174 of DEP-5 format.
+ + Extend copyright years for Debian packaging.
+ + Fix use initial wildcard Files section.
+ + Rewrap license fields at 72 chars.
+ * Bump policy compliance to standards-version 3.9.2.
+ * Drop removal-during-install of no longer shipped bdf2gdfont.pl.
+ * Improve package relations:
+ + Relax (drop versioning) for package satisifed even in oldstable:
+ - libgd2-xpm-dev
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 08 May 2011 15:31:18 +0200
+
+libgd-gd2-perl (1:2.45-2) unstable; urgency=low
+
+ * Fix update watch file to track both by-modules and search.cpan.org.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 11 Mar 2011 16:42:52 +0100
+
+libgd-gd2-perl (1:2.45-1) unstable; urgency=low
+
+ * Add by-author URL to watch file (in addition to by-module one).
+ * Update md5sum hint for new upstream 2.45 release.
+ * Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk).
+ * Update copyright file:
+ + Rewrite using DEP5 Subversion draft rev.173.
+ + Extend years.
+ + Update mail licensing to Artistic-2.0 or GPL-1+.
+ + Add verbatim copy of Artistic-2.0.
+ * Adapt copyright-check suppression hint for newer CDBS.
+ * Build-depend unversioned on cdbs: Satisfied even by oldstable.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 11 Mar 2011 12:09:02 +0100
+
+libgd-gd2-perl (1:2.45-0.1) experimental; urgency=low
+
+ * New upstream version.
+ * Non-maintainer upload.
+ * Added two more files to delete after build.
+
+ -- Steffen Moeller <moeller at debian.org> Sat, 29 Jan 2011 16:25:06 +0100
+
+libgd-gd2-perl (1:2.41-1) unstable; urgency=low
+
+ * New upstream release.
+ * Drop locally included CDBS snippets: included in main cdbs now.
+ * 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 Sean Finney as uploader, to reflect reality.
+ * Add proper licensing header to debian/rules. Extend copyright years.
+ * Add README.source. Drop custom hints about CDBS.
+ * Strip now obsolete suffices from watch file.
+ * Ease backporting to Debian stable: Relax inclusion of CDBS snippets
+ required only in DEB_MAINTAINER_MODE, and suppress related build-
+ dependencies.
+ * Rewrite copyright file using draft rev135 of DEP5 format.
+ * Suppress some graphics from copyright-check.
+ * Update README.source to not mention quilt: Source format 3.0 use it
+ internally, but there it is standard and thus need no mention here.
+ * Bump Policy compliance to standards-version 3.9.1.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 18 Oct 2010 02:11:26 +0200
+
+libgd-gd2-perl (1:2.39-2) unstable; urgency=medium
+
+ * Invoke svn-upgrade (not uupdate) in debian/watch.
+ * Set urgency=medium as 1:2.39-2 included a FTBFS bugfix (similar to
+ bug#487066).
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 28 Jun 2008 20:40:23 +0200
+
+libgd-gd2-perl (1:2.39-1) unstable; urgency=low
+
+ * New upstream release.
+ * Really advertise README.cdbs-tweaks as promised in -1.
+ * 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.
+ + Various updates to update-tarball.mk, including changed wget
+ options to work with recent versions of wget.
+ + Drop buildcore.mk (set hints manually instead as needed).
+ + Cosmetic updates to README.cdbs-tweaks.
+ * Update debian/copyright-hints.
+ * Bump debhelper compatibility level to 6.
+ * Fix double cdbs build-dependencies in debian/rules.
+ * Semi-auto-update debian/control to update build-dependencies:
+ DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 27 Jun 2008 20:20:16 +0200
+
+libgd-gd2-perl (1:2.35-1) unstable; urgency=low
+
+ * New upstream release.
+ * Switch to team maintainance using Alioth project pkg-gd, and myself
+ and Sean Finney as uploaders. If you (yes, you!) want to help
+ packaging GD and related packages for Debian, please get in touch
+ with us at pgk-gd-devel at lists.alioth.debian.org .
+ * Update CDBS tweaks:
+ + Replace auto-update.mk with overloading buildcore.mk.
+ + Fix applying buildinfo only once.
+ + Fix race condition: check copyright strings in pre-build target
+ (not clean target). Closes: bug#424523, thanks to Lucas Nussbaum
+ for discovering and Patrick Winnertz for reporting.
+ + Add upstream-tarball.mk to implement get-orig-source target.
+ + Add debian/README.cdbs-tweaks and advertise it in debian/rules.
+ * Declare build-dependencies in debian/rules. Drop deprecated fallback
+ build-dependencies on old X11 packages.
+ * Semi-auto-update debian/control:
+ DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 12 Aug 2007 20:05:39 +0200
+
+libgd-gd2-perl (1:2.34-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump standards-version to 3.7.2 (no changes needed).
+ * Advertise search.cpan.org as Homepage (not "Website") in long
+ description.
+ * Bump watch file version and use uversionmangle to chop 3-digit minor
+ version into manageable pieces (2.041->2.04.1 is lower than 2.05).
+ * Add local cdbs snippet copyright-check.mk.
+ * Move cdbs auto-update activation to local snippet auto-update.mk.
+ * Update local cdbs snippet buildinfo.mk to use correct namespace.
+ * Quote a couple of install paths (even though cdbs itself does not
+ claim to support funny characters in builddir).
+ * Update debian/copyright, thanks to copyright-check.mk: bdf2gdfont.pl
+ has same license but different owner.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 16 Jul 2006 19:28:07 +0200
+
+libgd-gd2-perl (1:2.30-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 30 Oct 2005 13:13:09 +0100
+
+libgd-gd2-perl (1:2.28-1) unstable; urgency=low
+
+ * New upstream release.
+ * Raise to standards version 3.6.2 (no changes needed).
+ * Use cdbs auto-update feature (enabled only when environment includes
+ DEB_BUILD_OPTIONS=update).
+ * Auto-update build-dependencies (and manually rip out build-essential
+ buggily sneaking in).
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 14 Sep 2005 13:24:44 +0200
+
+libgd-gd2-perl (1:2.23-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 26 Mar 2005 04:07:10 +0100
+
+libgd-gd2-perl (1:2.19-1) unstable; urgency=low
+
+ * New upstream release.
+ + Tests updated, which closes: Bug#282370 (thanks to Kurt Roeckx
+ <Q at ping.be>).
+ * Build-depend on libxpm-dev and libx11-dev, and on xlibs-dev only as
+ fallback.
+ * Improve debian/rules:
+ + Correctly install docs and example code.
+ + Invoke dh-buildinfo from cdbs snippet (included locally for now).
+ + Clean temporary files slightly more agressively.
+ + Install bdf2gdfont.pl only as example script (not below /usr/bin).
+ + Add more comments.
+ + Make it generic: same file for both libgd-gd2-noxpm-perl and
+ libgd-gd2-perl.
+ * Tighten build-dependency on debhelper to please linda.
+ * Rewrite long description: Mention some of the features and supported
+ graphics formats.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 26 Nov 2004 15:47:08 +0100
+
+libgd-gd2-perl (1:2.16-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 2 Sep 2004 11:56:50 +0200
+
+libgd-gd2-perl (1:2.15-1) unstable; urgency=low
+
+ * New upstream source.
+ * This release supports GIF (the LZW patent has expired). Closes:
+ Bug#260885 (thanks to Kilian Krause <kk at verfaction.de> - and sorry
+ for misunderstanding: I thought the bugreport related to the core
+ libgd2 library).
+ * Tighten dependency on libgd2 to ensure GIF support gets compiled in.
+ * Stop explicit setting configure options (libgd-config is used now).
+ * Cleaned up debian/copyright:
+ + Replace info contained in changelog with note on "GNU systems".
+ + Declare each topic more strictly.
+ + Mention "licensing info" together with copyright.
+ * Improved long descriptions:
+ + General introduction to GD in all (non-transitional) packages
+ + Website URL added
+ * Standards-Version: 3.6.1.
+ * Add more comments to debian/rules.
+ * Improve watch file:
+ + Add hint on usage
+ + Use web URL (instead of ftp)
+ + Tweak regex slightly
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 23 Jul 2004 23:21:50 +0200
+
+libgd-gd2-perl (1:2.12-1) unstable; urgency=low
+
+ * New upstream release. Closes: Bug#227307 (anyhow, thanks to Daniel
+ Schepler <schepler at math.berkeley.edu>, Bencsath Boldizsar
+ <boldi+dbug at mail2003.etl.hu>, and Marc 'HE' Brockschmidt
+ <marc at marcbrockschmidt.de> for their efforts).
+ * Add epoch to get back to sane version number again.
+ * Use "debian" as current version in watch file.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 16 Apr 2004 18:14:03 +0200
+
+libgd-gd2-perl (2.110-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fixed FTBFS failure caused by the new gd lib. Patch based on patch
+ by Bencsath Boldizsar <boldi+dbug at mail2003.etl.hu> (Thanks!). Closes:
+ #227307.
+
+ -- Marc 'HE' Brockschmidt <he at debian.org> Fri, 19 Mar 2004 20:53:43 +0100
+
+libgd-gd2-perl (2.110-2) unstable; urgency=low
+
+ * This is not a native package. Source is now correctly upstream
+ tarball + diff.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 19 Oct 2003 23:09:40 +0200
+
+libgd-gd2-perl (2.110-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update watch file.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 19 Oct 2003 22:56:19 +0200
+
+libgd-gd2-perl (2.070-2) unstable; urgency=low
+
+ * Rebuild against latest libpng12.
+ * Switch to packaging using cdbs.
+ * Hack watch file to avoid not-newer 2.041.
+ * Standards version 3.6.0 (no changes needed).
+ * Include (and build-depend on) dh_buildinfo.
+ * Add bdf_scripts as example files.
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 24 Jul 2003 13:19:26 +0200
+
+libgd-gd2-perl (2.070-1) unstable; urgency=low
+
+ * New upstream release.
+ * Tighten build-dependency on libgd2 (required by new features in this
+ release).
+ * All tests succeed now compiled against libgd2 2.0.12, which closes:
+ Bug#191888 (thanks to Daniel Schepler <schepler at math.berkeley.edu>).
+ * Use new command-line options instead of patching Makefile.PL.
+ * Use debhelper v4. Tighten build-dependency, switch debhelper hint
+ from DH_COMPAT to debian/compat, and include ${misc:Depends}.
+ * Avoid including -g build option twice.
+ * Lower build-dependency on perl as described in perl-policy 3.3 to
+ allow building on woody.
+ * Bump up Standards-Version to 3.5.9.
+ * Change section to perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 4 May 2003 22:55:40 +0200
+
+libgd-gd2-perl (2.060-1) unstable; urgency=low
+
+ * New upstream release (append a zero to avoid using an epoch).
+ * Build-depend on libgd-gd2-perl at least version 2.0.5 to pass all
+ tests (and because it claims to require it ;-) ).
+ * Reenable test 8 (it is relaxed upstream now).
+ * Update Makefile.PL patch(es).
+ * Install qd.pl only as example.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 16 Feb 2003 04:30:52 +0100
+
+libgd-gd2-perl (2.041-3) unstable; urgency=low
+
+ * Claim to be in compliance with policy 3.5.8.0.
+ + Stricten build-dependency on debhelper to at least 3.0.18.
+ + Include debug info and respect noopt option at build time.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 1 Dec 2002 01:36:42 +0100
+
+libgd-gd2-perl (2.041-2) unstable; urgency=low
+
+ * Change wording in copyright about location of Artstic License to
+ silence lintian (it was in fact correct already as it was).
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 6 Nov 2002 05:03:17 +0100
+
+libgd-gd2-perl (2.041-1) unstable; urgency=low
+
+ * New upstream release.
+ * Remove free -> gd_free patch now corrected upstream.
+ * Enable all tests (except test 8, probably failing because of
+ Debian-specific FreeType patches) again - tests corrected/updated
+ upstream.
+ * Tighten build-depends on libgd2-xpm-dev to at least 2.0.4-4 (which
+ has a proper shlibs file and correct dependencies).
+ * Add watch file.
+ * Change build-depends to only the virtual libz-dev and libpng12-dev
+ (not their real counterparts as well).
+ * Tighten build-dependencies on perl and debhelper.
+ * Rewrite debian/rules inspired by newer dh-make-perl template:
+ + Credit where credit is due.
+ + Use debhelper v3
+ + Support DESTDIR and DEB_BUILD_OPTIONS debug.
+ + Separate install target.
+ + Remove unnecessary debhelper calls.
+ * Remove virtual package libgd-perl (now provided as a transitional
+ package by source-package libgd-perl (>= 1.41-3)).
+ * Mention in description that this package is built with Xpm support.
+ * Conflict on all other libgd-*-perl variants.
+
+ -- Jonas Smedegaard <dr at jones.dk> Wed, 6 Nov 2002 03:45:02 +0100
+
+libgd-gd2-perl (2.02-1) unstable; urgency=low
+
+ * New upstream release.
+ * Patch GD.xs to follow libgd2 2.0.4 free -> gdFree change, and build-
+ depend on libgd2-dev 2.0.4 or newer.
+ * Build-depend on new libpng12-0-dev and on zlib1g-dev, with fallback
+ to their virtual packages.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 29 Oct 2002 03:39:17 +0100
+
+libgd-gd2-perl (2.01-2) unstable; urgency=low
+
+ * Add build-dependency on perl (>= 5.8) to force building against new
+ perl on all platforms.
+ * Update debian/copyright (closes: #157587).
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 29 Aug 2002 06:11:31 +0200
+
+libgd-gd2-perl (2.01-1) unstable; urgency=low
+
+ * New upstream release.
+ * Change source URL to use cpan.org.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 19 Aug 2002 21:45:38 +0200
+
+libgd-gd2-perl (1.40-3) unstable; urgency=low
+
+ * Tighten ependency on libgd2-xpm-dev to ensure libpng3-only build
+ environment.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 18 Aug 2002 22:52:31 +0200
+
+libgd-gd2-perl (1.40-2) unstable; urgency=low
+
+ * Build against libpng3 (thanks to Junichi Uekawa for cleaning up the
+ mess finally!).
+ * Conflict with new package libgd-gd2-noxpm-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 18 Aug 2002 18:47:29 +0200
+
+libgd-gd2-perl (1.40-1) unstable; urgency=low
+
+ * New variant of libgd-perl, built against libgd2 (Closes: #151240).
+ * disable tests 2, 3, 6 and 10 and get in touch with upstream...
+ * See libgd-perl for older changes.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 23 Jul 2002 15:40:37 +0200
diff --cc debian/copyright_hints
index 8424f88,0000000..fb1c6af
mode 100644,000000..100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@@ -1,102 -1,0 +1,103 @@@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
+
+Files: ChangeLog
+ GD/Group.pm
+ MANIFEST
++ META.json
+ META.yml
+ Makefile.PL
+ README.QUICKDRAW
+ README.unix
+ bdf_scripts/README
+ debian/README.source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/patches/disable-jpeg-test10.patch
+ debian/patches/pod-errors.patch
+ debian/patches/series
+ debian/source/format
+ debian/source/include-binaries
+ debian/watch
+ demos/brushes.pl
+ demos/copies.pl
+ demos/fills.pl
+ demos/fonttest
+ demos/gd_example.cgi
+ demos/polyline.pl
+ demos/polys.pl
+ demos/shapes.pl
+ demos/tile.png
+ demos/transform.pl
+ demos/truetype_test
+ demos/ttf.pl
+ qd.pl
+ t/GD.t
+ t/Generic.ttf
+ t/Polyline.t
+ t/frog.jpg
+ t/frog.xpm
+ t/palettemap.png
+ t/tile.gif
+ t/tile.jpeg
+ t/tile.png
+ typemap
+Copyright: *No copyright*
+License: UNKNOWN
+ FIXME
+
+Files: GD/Polygon.pm
+ GD/Simple.pm
+Copyright: 1995-2005, Lincoln D. Stein. It is
+ 2004, Lincoln D. Stein. It is
+License: UNKNOWN
+ FIXME
+
+Files: debian/rules
+Copyright: 2002-2008, 2010-2011, 2013
+License: GPL-3+
+ FIXME
+
+Files: bdf_scripts/bdftogd
+Copyright: = $value; }
+License: UNKNOWN
+ FIXME
+
+Files: bdf_scripts/bdf2gdfont.PLS
+Copyright: 2004, Cold Spring Harbor Laboratory
+ = $value; }
+License: UNKNOWN
+ FIXME
+
+Files: GD/Polyline.pm
+Copyright: 2002, Daniel J. Harasty. It is
+License: UNKNOWN
+ FIXME
+
+Files: GD/Image.pm.PLS
+Copyright: 1995, Lincoln D. Stein. See accompanying README file for
+ 1995-2005, Lincoln D. Stein. It is
+License: UNKNOWN
+ FIXME
+
+Files: GD.xs
+Copyright: 1995, - 1998, Lincoln D. Stein. See accompanying README file for
+License: UNKNOWN
+ FIXME
+
+Files: GD.pm
+Copyright: 1995, Lincoln D. Stein. See accompanying README file for
+ 1995-2010, Lincoln D. Stein. This
+License: UNKNOWN
+ FIXME
+
+Files: README
+Copyright: 1995-2010, Lincoln D. Stein. This
+License: UNKNOWN
+ FIXME
+
diff --cc debian/rules
index f8b24fa,0000000..deeaa38
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,59 -1,0 +1,59 @@@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2013
+# Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for GD
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+pkg = $(DEB_SOURCE_PACKAGE)
+
+DEB_UPSTREAM_PACKAGE = GD
- DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-authors/id/LDS/
++DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/L/LD/LDS
+
+# Needed by upstream build process
+CDBS_BUILD_DEPENDS +=, libgd2-dev | libgd2-xpm-dev, libjpeg-dev
+CDBS_BUILD_DEPENDS +=, libpng12-dev, libz-dev, libfreetype6-dev
+CDBS_BUILD_DEPENDS +=, libxpm-dev, libx11-dev
+
+# Transitional quirk: libgd-gd2-perl and libgd-gd2-noxpm-perl merged
+# TODO: drop after Jessie+1 (was introduced before Jessie)
+CDBS_PROVIDES_$(pkg) = libgd-gd2-perl, libgd-gd2-noxpm-perl
+oldpkgs-versioned = libgd-gd2-perl (<= 1:2.46-3.1), libgd-gd2-noxpm-perl (<= 1:2.46-2.1)
+CDBS_BREAKS_$(pkg) = $(oldpkgs-versioned)
+CDBS_REPLACES_$(pkg) = $(oldpkgs-versioned)
+
+# Suppress some graphics (in addition to default stuff)
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(demos/font_list\.png|t/test.out.*|debian/(changelog|copyright(|_hints|_newhints)))$
+
+DEB_INSTALL_DOCS_ALL += README.unix README.QUICKDRAW
+DEB_INSTALL_EXAMPLES_ALL = demos bdf_scripts qd.pl
+
+# qd.pl and bdf2gdfont.pl are installed as example scripts instead
+binary-post-install/$(pkg)::
+ find "$(DEB_DESTDIR)" -type f '(' -name '*qd.pl*' -or -name '*bdf2gdfont.pl*' ')' '!' -path '*/usr/share/doc/*' -delete
+
+# Remove stray empty dirs (due to MakeMaker stupidity and above cleanup)
+binary-post-install/$(pkg)::
+ find "$(DEB_DESTDIR)" -depth -type d -empty -delete
+ find "$(DEB_DESTDIR)" -type f -exec sed -i 's,/usr/local/bin/perl,/usr/bin/perl,' '{}' ';'
+
+# Manually clean leftovers
+clean::
+ rm -f GD.html pod2html* pod2htmd.tmp pod2htmi.tmp .config.cache GD/Image.pm bdf_scripts/bdf2gdfont.pl Makefile.old
diff --cc debian/watch
index cf27ad6,0000000..55d57d8
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,3 -1,0 +1,4 @@@
+# Run the "uscan" command to check for upstream updates and more.
+version=3
++http://www.cpan.org/authors/id/L/LD/LDS/GD-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/GD/ .*/GD-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-gd2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list