[Pkg-gmagick-svn-commit] r71 - branches/experimental/debian

naoliv at alioth.debian.org naoliv at alioth.debian.org
Fri Nov 7 14:43:17 UTC 2008


Author: naoliv
Date: 2008-11-07 14:43:17 +0000 (Fri, 07 Nov 2008)
New Revision: 71

Modified:
   branches/experimental/debian/changelog
   branches/experimental/debian/rules
Log:
New release


Modified: branches/experimental/debian/changelog
===================================================================
--- branches/experimental/debian/changelog	2008-08-27 20:07:43 UTC (rev 70)
+++ branches/experimental/debian/changelog	2008-11-07 14:43:17 UTC (rev 71)
@@ -1,3 +1,9 @@
+imagemagick (7:6.4.5.4.dfsg1-1) experimental; urgency=low
+
+  * New upstream release (Closes: #503889).
+
+ -- Nelson A. de Oliveira <naoliv at debian.org>  Fri, 07 Nov 2008 11:44:30 -0200
+
 imagemagick (7:6.4.3.4.dfsg1-1) experimental; urgency=low
 
   * New upstream release;

Modified: branches/experimental/debian/rules
===================================================================
--- branches/experimental/debian/rules	2008-08-27 20:07:43 UTC (rev 70)
+++ branches/experimental/debian/rules	2008-11-07 14:43:17 UTC (rev 71)
@@ -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.3
+IMAGEMAGICKVERSION=6.4.5
 
 DESTDIR="$(CURDIR)/debian/tmp"
 




More information about the pkg-gmagick-svn-commit mailing list