[Pkg-gmagick-svn-commit] r111 - in trunk/debian: . source
Nelson A. de Oliveira
naoliv at alioth.debian.org
Sun Dec 6 12:51:48 UTC 2009
Author: naoliv
Date: 2009-12-06 12:51:48 +0000 (Sun, 06 Dec 2009)
New Revision: 111
Added:
trunk/debian/source/options
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
New upstream release;
Arrange some packages in recommends/suggests
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-11-24 02:37:53 UTC (rev 110)
+++ trunk/debian/changelog 2009-12-06 12:51:48 UTC (rev 111)
@@ -1,15 +1,17 @@
-imagemagick (7:6.5.8.0-1) UNRELEASED; urgency=low
+imagemagick (7:6.5.8.3-1) unstable; urgency=low
- * New upstream release;
+ * New upstream release:
+ - Fix the display of consecutive images with 'display' (Closes: #558046).
* Convert package to the new format 3.0 (quilt);
- * Add some packages to Suggests, as they are necessary to convert to/from
+ * Add some packages to Recommends, 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.
+ - ghostscript, netpbm, ufraw.
+ * Like above, also add some packages to Suggests:
+ - autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot,
+ grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, 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
+ -- Nelson A. de Oliveira <naoliv at debian.org> Sun, 06 Dec 2009 10:28:52 -0200
imagemagick (7:6.5.7.8-1) unstable; urgency=low
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-11-24 02:37:53 UTC (rev 110)
+++ trunk/debian/control 2009-12-06 12:51:48 UTC (rev 111)
@@ -19,11 +19,10 @@
Package: imagemagick
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: libmagickcore2-extra
+Recommends: libmagickcore2-extra, ghostscript, netpbm, ufraw
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
+ ffmpeg, gimp, gnuplot, grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer,
+ povray, radiance, sane-utils, texlive-base-bin, transfig, 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)
Added: trunk/debian/source/options
===================================================================
--- trunk/debian/source/options (rev 0)
+++ trunk/debian/source/options 2009-12-06 12:51:48 UTC (rev 111)
@@ -0,0 +1,2 @@
+compression = "bzip2"
+compression-level = 9
More information about the pkg-gmagick-svn-commit
mailing list