[Pkg-gmagick-svn-commit] r94 - trunk/debian
Nelson A. de Oliveira
naoliv at alioth.debian.org
Sun Apr 12 15:14:12 UTC 2009
Author: naoliv
Date: 2009-04-12 15:14:12 +0000 (Sun, 12 Apr 2009)
New Revision: 94
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Downgrade imagemagick-doc from Recommends to Suggests
#523608 is fixed in new release
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-04-12 15:05:00 UTC (rev 93)
+++ trunk/debian/changelog 2009-04-12 15:14:12 UTC (rev 94)
@@ -1,3 +1,11 @@
+imagemagick (7:6.5.1.2-1) UNRELEASED; urgency=low
+
+ * New upstream release;
+ * The imagemagick package now suggests imagemagick-doc (Closes: #523401);
+ * Fix image placing when displaying to the X server root (Closes: #523608);
+
+ -- Nelson A. de Oliveira <naoliv at debian.org> Sun, 12 Apr 2009 12:08:03 -0300
+
imagemagick (7:6.5.1.0-1) unstable; urgency=low
* New upstream release;
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-04-12 15:05:00 UTC (rev 93)
+++ trunk/debian/control 2009-04-12 15:14:12 UTC (rev 94)
@@ -18,8 +18,7 @@
Package: imagemagick
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: imagemagick-doc
-Suggests: transfig
+Suggests: imagemagick-doc, transfig
Description: image manipulation programs
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
More information about the pkg-gmagick-svn-commit
mailing list