[Pkg-gmagick-svn-commit] r118 - trunk/debian
Nelson A. de Oliveira
naoliv at alioth.debian.org
Fri Mar 12 19:13:38 UTC 2010
Author: naoliv
Date: 2010-03-12 19:13:33 +0000 (Fri, 12 Mar 2010)
New Revision: 118
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
New upstream release.
Upload to unstable.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2010-02-20 05:01:10 UTC (rev 117)
+++ trunk/debian/changelog 2010-03-12 19:13:33 UTC (rev 118)
@@ -1,3 +1,10 @@
+imagemagick (7:6.6.0.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * Upload to unstable.
+
+ -- Nelson A. de Oliveira <naoliv at debian.org> Fri, 12 Mar 2010 15:13:35 -0300
+
imagemagick (7:6.5.9.8-1) experimental; urgency=low
* New upstream release;
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2010-02-20 05:01:10 UTC (rev 117)
+++ trunk/debian/rules 2010-03-12 19:13:33 UTC (rev 118)
@@ -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.5.9
+IMAGEMAGICKVERSION=6.6.0
DESTDIR="$(CURDIR)/debian/tmp"
More information about the pkg-gmagick-svn-commit
mailing list