Skip to content

Debian Changelog libgd-graph-perl (1.44-3)

2008

libgd-graph-perl (1.44-3) unstable; urgency=medium

   * Invoke svn-upgrade (not uupdate) in debian/watch.
   * Set urgency=medium as 2.04-1 included a FTBFS bugfix (similar to
     bug#487066).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Jun 2008 20:42:46 +0200

libgd-graph-perl (1.44-2) unstable; urgency=low

   * 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).
   * 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@jones.dk>  Fri, 27 Jun 2008 20:53:09 +0200

2007

libgd-graph-perl (1.44-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@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#385202, thanks to Florent Bayle
       for reporting and Steinar H. Gunderson for workaround in NMU.
       Enable copyright.check again.
     + 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.
   * Semi-auto-update debian/control:
       DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 12 Aug 2007 21:27:42 +0200

2006

libgd-graph-perl (1.43.08-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Comment out copyright-check.mk; it is not robust enough to avoid random
     false positives on buildds. (Closes: #)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 7 Sep 2006 14:10:08 +0200

libgd-graph-perl (1.43.08-2) unstable; urgency=low

   * Fix cdbs snippet copyright-check not cleaning up after itself.
   * 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.
   * Suggest ttf-dustin (and drop Dustismo font as example file). Thanks
     to linda for noticing.
   * Use search.cpan.org/dist/ (not www.cpan.org/modules/by-modules/) in
     long description.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Aug 2006 17:21:04 +0200

libgd-graph-perl (1.43.08-1) unstable; urgency=low

   * New upstream release.
   * Bump standards-version to 3.7.2 (no changes needed).
   * Add local cdbs snippets auto-update.mk and copyright-check.mk.
   * Move buildinfo to local cdbs snippet buildinfo.mk.
   * Added Homepage to long description.
   * Update watch file to deal with upstream perlish version string.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Jul 2006 17:16:03 +0200

2004

libgd-graph-perl (1.43-2) unstable; urgency=medium

   * Buid-depend on imagemagick (needed to make test). Closes: Bug#264830
     (thanks to Roland Stigge <stigge@antcom.de>).
   * Standards-version 3.6.1 (no changes needed). This also closes:
     Bug#210413 (thanks to Peter Palfrader <weasel@debian.org>).
   * Change debian/copyright slightly:
     + Mention "Debian GNU systems" in first line, to emphasize the broad
       range of Debian.
     + Rephraze last sentence pointing to common-licenses, to please
       lintian (the note was technically correct before, but written in a
       way not recognized by lintian).
   * Update watch file:
     + Add comment about usage of the file.
     + Make regexp more generic.
   * Include (and build-depend on) dh-buildinfo.
   * Clean GIF files, generated by 'make test' with recent releases of
     libgd2.
   * Drop direct dependency on libgd (this library never uses the library
     directly, only through the dependency on libgd-text-perl).
   * Set urgency=medium due to the FTBFS of bug#264830 and the fact that no
     binaries have changed by this upload (except being compiled using a
     newer compiler).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 20 Aug 2004 21:51:31 +0200

2003

libgd-graph-perl (1.43-1) unstable; urgency=low

   * New upstream release.
   * Remove info from debian/copyright about who packaged - this info is
     in debian/changelog.
   * Remove info about Cetus font from debian/copyright - it is no longer
     included upstream.
   * Use official cdbs package again - earlier hacks are included now.
   * Standards version 3.6 (no changes needed).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 22 Jul 2003 11:48:24 +0200

libgd-graph-perl (1.42-1) unstable; urgency=low

   * New upstream release.
   * Improve and reorder the load of cdbs files (Closes: Bug#198242).
   * Tighten watch file.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jun 2003 04:57:25 +0200

libgd-graph-perl (1.40-2) unstable; urgency=low

   * Hack debian/debhelper.mk to include upstream changelog.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 May 2003 06:15:45 +0200

libgd-graph-perl (1.40-1) unstable; urgency=low

   * New upstream release.
   * Tighten (build-)dependency on libgd-text-perl to reflect upstream
     prerequisites in Makefile.pm (similar dependency on libgd-perl is
     fulfilled with all but the very first Debian package release, so not
     relevant).
   * Repackage using cdbs (with local perl additions).
   * Standards-Version 3.5.10 (no changes needed).
   * Lower build-dependency on perl a bit to match policy.
   * Generate sample images (included as examples).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 May 2003 00:00:55 +0200

libgd-graph-perl (1.39-2) unstable; urgency=low

   * Prefer libgd-gd2-* over older ones.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 15 May 2003 20:01:08 +0200

libgd-graph-perl (1.39-1) unstable; urgency=low

   * New upstream release.
   * Include new font Dustismo Sans as example only (for now...). Include
     its copyright (GPLv2) info to debian/copyright.
   * Change section to perl.
   * Claim compliance with Policy 3.5.9 (no changes needed).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 9 Apr 2003 02:29:02 +0200

libgd-graph-perl (1.35+1.36nofont-1) unstable; urgency=medium

   * New upstream release.
   * Repackage upstream tarball to not include the truetype font: It
     lacks copyright and license info, and is therefore not allowed
     within Debian.
     + Make a note in debian/copyright about it.
     + Set urgency=medium on this upload.
   * Change to new default compilation options according to policy 3.5.7.
   * Run a 'make test' at compile time. Build-depend on libgd-text-perl.
   * Claim to comply with policy version 3.5.8.
   * Remove reference to no longer existing 20thcent.ttf and
     20thcent_Read_Me.txt.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Feb 2003 13:52:39 +0100

2002

libgd-graph-perl (1.35-4) unstable; urgency=low

   * Depend on all variants of libgd-perl, and favor libgd-gd2-noxpm-perl
     (GD 2.x is no longer considered beta by upstream).
   * Add watch file.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Nov 2002 04:53:41 +0100

libgd-graph-perl (1.35-3) unstable; urgency=low

   * Depend on either libgd-perl or libgd-gd2-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Aug 2002 06:48:50 +0200

libgd-graph-perl (1.35-2) unstable; urgency=low

   * Depend on unversioned libgd-perl, now that it is only a virtual
     package (and stable Debian contains libgd-perl way above the
     critical 1.9).
   * Build the package using binary-indep build-target (closes: #157481).
   * Add the non-clause to copyright, just to be on the safe side...

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 22 Aug 2002 09:19:18 +0200

libgd-graph-perl (1.35-1) unstable; urgency=low

   * Newer upstream version.
   * Update copyright (add -2002, no other changes).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 3 Jul 2002 21:25:26 +0200

libgd-graph-perl (1.33-4) unstable; urgency=low

   * Friendly takeover (Thanks, Piotr!): Change Maintainer field.
   * Repackaged using make-dh-perl.
   * Rewrite copyright.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Mar 2002 20:24:31 +0100

2001

libgd-graph-perl (1.33-3) unstable; urgency=low

   * Build-Depends-Indep field in debian/control

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 17 Oct 2001 15:47:59 +0200

libgd-graph-perl (1.33-2) unstable; urgency=low

   * Updated debian/watch
   * woody release

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 30 Jul 2001 11:33:43 +0200

libgd-graph-perl (1.33-1) unstable; urgency=low

   * New upstream release
   * Moved out from contrib to main.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 31 Jan 2001 11:20:22 +0000

2000

libgd-graph-perl (1.32-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:15:21 +0200

libgd-graph-perl (1.31-1) unstable; urgency=low

   * This release closes: #59442
   * Depends: ${perl:Depends}
   * debian/watch
   * New upstream release

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 3 May 2000 16:09:09 +0200

libgd-graph-perl (1.24-1) unstable; urgency=low

   * The new different upstream source taken from CPAN.
   * yada 0.9

 -- Piotr Roszatycki <dexter@debian.org>  Fri, 7 Apr 2000 12:58:29 +0200

1999

libgd-graph-perl (0.9-2) unstable; urgency=low

   * /usr/doc/... symlink.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 18 Oct 1999 19:25:31 +0200

libgd-graph-perl (0.9-1) unstable; urgency=low

   * Initial Debian version.

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 25 Aug 1999 21:32:14 +0200