[Pkg-gmagick-svn-commit] r120 - trunk/debian
Nelson A. de Oliveira
naoliv at alioth.debian.org
Wed Mar 17 13:30:08 UTC 2010
Author: naoliv
Date: 2010-03-17 13:30:03 +0000 (Wed, 17 Mar 2010)
New Revision: 120
Removed:
trunk/debian/patches/
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Revert debian/patches/type.xml.patch (see #573983)
Add a Provides: libmagickcore-extra (#574058)
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2010-03-12 19:15:45 UTC (rev 119)
+++ trunk/debian/changelog 2010-03-17 13:30:03 UTC (rev 120)
@@ -1,3 +1,12 @@
+imagemagick (7:6.6.0.4-2) unstable; urgency=low
+
+ * Revert debian/patches/type.xml.patch for now, while we address this issue
+ with upstream (Closes: #573983).
+ * debian/control: make libmagickcore3-extra provides libmagickcore-extra
+ (Closes: #574058). Thanks, Stuart Prescott!
+
+ -- Nelson A. de Oliveira <naoliv at debian.org> Wed, 17 Mar 2010 10:18:13 -0300
+
imagemagick (7:6.6.0.4-1) unstable; urgency=low
* New upstream release.
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2010-03-12 19:15:45 UTC (rev 119)
+++ trunk/debian/control 2010-03-17 13:30:03 UTC (rev 120)
@@ -75,6 +75,7 @@
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: libmagickcore-extra
Conflicts: libmagickcore2 (<= 7:6.5.5.3-1)
Enhances: libmagickcore3
Description: low-level image manipulation library - extra codecs
More information about the pkg-gmagick-svn-commit
mailing list