[Pkg-gmagick-svn-commit] r80 - branches/experimental/debian
naoliv at alioth.debian.org
naoliv at alioth.debian.org
Fri Feb 6 18:48:55 UTC 2009
Author: naoliv
Date: 2009-02-06 18:48:55 +0000 (Fri, 06 Feb 2009)
New Revision: 80
Modified:
branches/experimental/debian/changelog
branches/experimental/debian/rules
Log:
Pending stuff
Modified: branches/experimental/debian/changelog
===================================================================
--- branches/experimental/debian/changelog 2009-01-05 00:52:12 UTC (rev 79)
+++ branches/experimental/debian/changelog 2009-02-06 18:48:55 UTC (rev 80)
@@ -1,4 +1,4 @@
-imagemagick (7:6.4.8.4-1) UNRELEASED; urgency=low
+imagemagick (7:6.4.9.2-1) UNRELEASED; urgency=low
* New upstream release;
* Fix handling of large values in FITS file (Closes: #268241);
@@ -13,8 +13,12 @@
(Closes: #509892);
* PerlMagick/t/ttf/input.ttf and PerlMagick/demo/Generic.ttf were replaced by
public domain Tuffy.ttf font (Closes: #510751);
+ * Fix 'grab' function in display (Closes: #364102);
+ * Fix description of point primitive for draw command (Closes: #322537);
+ * Fix bugs in SetPixel from perlmagick (Closes: #477462);
+ * Enable mouse wheel and arrow keys when using display (Closes: #179267);
- -- Nelson A. de Oliveira <naoliv at debian.org> Fri, 02 Jan 2009 20:41:39 -0200
+ -- Nelson A. de Oliveira <naoliv at debian.org> Fri, 06 Feb 2009 16:48:21 -0200
imagemagick (7:6.4.8.0-1) experimental; urgency=low
Modified: branches/experimental/debian/rules
===================================================================
--- branches/experimental/debian/rules 2009-01-05 00:52:12 UTC (rev 79)
+++ branches/experimental/debian/rules 2009-02-06 18:48:55 UTC (rev 80)
@@ -8,7 +8,7 @@
export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-IMAGEMAGICKVERSION=6.4.8
+IMAGEMAGICKVERSION=6.4.9
DESTDIR="$(CURDIR)/debian/tmp"
More information about the pkg-gmagick-svn-commit
mailing list