Skip to content

Debian Changelog libgd-text-perl (0.86-5)

2008

libgd-text-perl (0.86-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:48:24 +0200

libgd-text-perl (0.86-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>  Sat, 28 Jun 2008 13:18:56 +0200

2006

libgd-text-perl (0.86-3.1) unstable; urgency=high

   * Non-maintainer upload.
   * Disable copyright-check due to a race condition. Closes: #395211

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 23 Dec 2006 09:50:34 +0000

libgd-text-perl (0.86-3) unstable; urgency=low

   * No longer (build-)depend on deprecated GD 1.x libraries. Closes:
     bug#369110 (thanks to Stefan Huehner <stefan@huehner.org> and Gunnar
     Wolf <gwolf@gwolf.org>).
   * Improve visual reference to upstream source in long description:
     + Use indented " Homepage:" (not "Website:").
     + Use search.cpan.org/dist/ (not www.cpan.org/modules/by-modules/).
   * Improve watch file:
     + Bump to version 3
     + Simplify regexp (qa.debian.org chokes on multiple parantheses).
   * Improve cdbs tweaks:
     + Drop standard cdbs snippets (not used since 0.86-2).
     + 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.
   * Suggest ttf-dustin (and drop Dustismo font as example file). Thanks
     to linda for noticing.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Aug 2006 14:32:48 +0200

2004

libgd-text-perl (0.86-2) unstable; urgency=low

   * Use official cdbs again (no need to tighten dependencies, as cdbs
     has not yet been released officially).
   * Update watch file syntax to version 2, and add comment.
   * Standards-Version: 3.6.1 (no changes needed).
   * Cleaned up debian/copyright:
     + Replace info contained in changelog with note on "GNU systems".
   * Add Website URL to long description.
   * Use (and build-depend on) dh-buildinfo.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 Jul 2004 16:29:35 +0200

2003

libgd-text-perl (0.86-1) unstable; urgency=low

   * New upstream release.
   * Improved (bleeding-edge) cdbs included.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jun 2003 05:35:28 +0200

libgd-text-perl (0.85-1) unstable; urgency=low

   * New upstream release.
   * Include new font Dustismo Sans as example only (for now...). Add its
     license info and reference to GPL v2 to debian/copyright.
   * Change section to perl.
   * Set standards-version to 3.5.10.
   * Lower build-dependency on perl a bit to match policy.
   * Repackage using cdbs (with local perl additions).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 May 2003 05:39:50 +0200

libgd-text-perl (0.83+0.84nofont-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.
     + Disable tests - some of them depend on the font.
   * Set urgency=medium for the above reason.
   * Build-depend on libtest-simple-perl for 'make test' to actually do
     something (sometimes it is worthwhile to RTFM).
   * Change to new default compilation options according to policy 3.5.7.
   * Claim to comply with policy version 3.5.8.

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

2002

libgd-text-perl (0.83-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).

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

libgd-text-perl (0.83-3) unstable; urgency=low

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

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

libgd-text-perl (0.83-2) unstable; urgency=low

   * Build the package using binary-indep build-target (closes: #157483).
   * Use unversioned depend and versioned conflict on libgd-perl, now
     that that is a virtual package.
   * Skip 7 tests failing when built against libgd-gd1-perl.
   * Build-depend-indep on either libgd-perl or libgd-gd2-perl.

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

libgd-text-perl (0.83-1) unstable; urgency=low

   * Newer upstream version.
   * Run 'make test' when building. Build-depend on libgd-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 3 Jul 2002 22:27:54 +0200

libgd-text-perl (0.82-1) unstable; urgency=low

   * New upstream release.
   * Friendly takeover (Thanks, Piotr!): Change Maintainer field.
   * Repackaged using make-dh-perl.
   * Rewrite copyright.
   * Bump up libgd-perl dependency to the first version mentioning
     freetype support.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Mar 2002 21:30:06 +0100

2001

libgd-text-perl (0.80-3) unstable; urgency=low

   * Build-Depends-Indep field in debian/control

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

libgd-text-perl (0.80-2) unstable; urgency=low

   * woody release.

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

libgd-text-perl (0.80-1) unstable; urgency=low

   * New upstream release
   * Moved out from contrib to main

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

2000

libgd-text-perl (0.75-1) unstable; urgency=low

   * Depends: ${perl:Depends}
   * debian/watch
   * New upstream release

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

libgd-text-perl (0.71-1) unstable; urgency=low

   * Initial Debian version.

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