Skip to content

Debian Changelog libgimp-perl (2.0.dfsg+2.2pre1.dfsg-5)

2008

libgimp-perl (2.0.dfsg+2.2pre1.dfsg-5) unstable; urgency=low

   * Don't make INSTALLPRIVLIB and INSTALLARCHLIB directories in the main
     Makefile.PL, since we don't install to there and creating them breaks
     perl 5.10 and friends. (Closes: #481097)

 -- Ari Pollak <ari@debian.org>  Tue, 13 May 2008 20:52:24 -0400

libgimp-perl (2.0.dfsg+2.2pre1.dfsg-4) unstable; urgency=medium

   * Don't check for writability of system installation directories before
     installing plugins, since we don't install there directly anyway
     (Closes: #477970)

 -- Ari Pollak <ari@debian.org>  Sun, 04 May 2008 00:47:10 -0400

2007

libgimp-perl (2.0.dfsg+2.2pre1.dfsg-3) unstable; urgency=low

   * Remove much of the stuff from the examples directory, since
     most of those scripts are installed system-wide in the GIMP
     plugin directory.
   * Remove redeye plugin, since GIMP 2.4 now includes one

 -- Ari Pollak <ari@debian.org>  Sun, 19 Aug 2007 20:42:06 -0400

libgimp-perl (2.0.dfsg+2.2pre1.dfsg-2) unstable; urgency=low

   * Apply fix from Larry Lade to make the Glowing Steel plugin work again
     (Closes: #406467)

 -- Ari Pollak <ari@debian.org>  Fri, 12 Jan 2007 11:13:21 -0500

2005

libgimp-perl (2.0.dfsg+2.2pre1.dfsg-1) unstable; urgency=low

   * New upstream release
     - Fixes mblur call (Closes: #340217, #301265, #340347)
     - German translation has been updated upstream (Closes: #314011)
   * debian/README.Debian:
     - Renamed file from libgimp-perl.README.Debian, removed
       reference to font_table since it's no longer included upstream.
   * debian/control:
     - Adopt package
     - Updated version numbers for libgimp2.0-dev and gimp
     - Remove build-dependency on gimp
     - Added libextutils-pkgconfig-perl build-dependency
   * debian/rules:
     - Remove PREFIX and GIMP variables from Makefile.PL invocation
   * debian/patches/02_fix_config_pl.dpatch:
     - Added to fix CFLAGS generation for the UI component
       and GIMP path generation

 -- Ari Pollak <ari@debian.org>  Wed, 21 Dec 2005 14:37:41 -0500

libgimp-perl (2.0.dfsg-5) unstable; urgency=low

   * debian/rules:
     + Call Makefile.PL (which calls configure) with an explicit
       GIMP=/usr/bin/gimp. This creates a valid Gimp/Config.pm and enables
       scripts to properly work (as they need to start gimp if it isn't there).
       Thanks for the patch to Marc Glisse <marc.glisse@normalesup.org>, this
       Closes: #302734, #307856, #308390.
     + Add a bit of shell code to replace all /opt/bin/perl references with
       /usr/bin/perl in the examples. A copy is left around to allow make to
       restore the original files in the clean target.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 10 May 2005 19:43:03 +0200

libgimp-perl (2.0.dfsg-4) unstable; urgency=low

   * debian/patches/11_fix_canonicalize_colour.dpatch: Added to fix
     errors when calling canonicalize_colour. Thanks for both the bug
     report and the patch to Janne Peltonen <trkr+nn@sange.fi>. (Closes:
     #294615)
   * Rebuild against new GIMP 2.2. (Closes: #295601)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Wed, 16 Mar 2005 20:24:04 +0100

2004

libgimp-perl (2.0.dfsg-3) unstable; urgency=low

   * Use dpatch.
     + debian/control: Depend on dpatch
     + debian/patches: Added
     + debian/rules: Add rules to use dpatch
 
   * debian/patches/make_gcc-2.95_compile.dpatch:
     + New patch to make gcc-2.95 compile the damn thing. (Closes: #256628)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 29 Jun 2004 11:31:54 +0200

libgimp-perl (2.0.dfsg-2) unstable; urgency=low

   * debian/control:
     + Add gimp to the build-dependencies (this leads to a correct autoconfig
       of the package)
     + Add pdl and libgtk2-perl to the Dependencies. (Closes: #255923)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Wed, 23 Jun 2004 10:08:38 +0200

libgimp-perl (2.0.dfsg-1) unstable; urgency=low

   * Initial Release. (Closes: #241457)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Thu, 01 Apr 2004 14:51:13 +0200