[Pkg-gmagick-svn-commit] r109 - trunk/debian
Nelson A. de Oliveira
naoliv at alioth.debian.org
Tue Nov 24 02:07:26 UTC 2009
Author: naoliv
Date: 2009-11-24 02:07:26 +0000 (Tue, 24 Nov 2009)
New Revision: 109
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Fix #557734 and also add all the other missing suggests
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-11-17 19:55:18 UTC (rev 108)
+++ trunk/debian/changelog 2009-11-24 02:07:26 UTC (rev 109)
@@ -1,3 +1,14 @@
+imagemagick (7:6.5.7.8-2) UNRELEASED; urgency=low
+
+ * Add some packages to Suggests, as they are necessary to convert to/from
+ some formats (Closes: #557734):
+ - autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, ghostscript,
+ gimp, gnuplot, grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer,
+ netpbm, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw,
+ xdg-utils.
+
+ -- Nelson A. de Oliveira <naoliv at debian.org> Mon, 23 Nov 2009 23:53:38 -0200
+
imagemagick (7:6.5.7.8-1) unstable; urgency=low
* New upstream release;
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-11-17 19:55:18 UTC (rev 108)
+++ trunk/debian/control 2009-11-24 02:07:26 UTC (rev 109)
@@ -20,7 +20,10 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libmagickcore2-extra
-Suggests: imagemagick-doc, transfig
+Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript,
+ ffmpeg, ghostscript, gimp, gnuplot, grads, groff-base, hp2xx, html2ps,
+ libwmf-bin, mplayer, netpbm, povray, radiance, sane-utils, texlive-base-bin,
+ transfig, ufraw, xdg-utils
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