[Pkg-gmagick-svn-commit] r14 - trunk/debian
luciano at alioth.debian.org
luciano at alioth.debian.org
Tue Dec 25 22:53:51 UTC 2007
Author: luciano
Date: 2007-12-25 22:53:51 +0000 (Tue, 25 Dec 2007)
New Revision: 14
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-12-25 22:32:25 UTC (rev 13)
+++ trunk/debian/changelog 2007-12-25 22:53:51 UTC (rev 14)
@@ -1,4 +1,4 @@
-imagemagick (7:6.3.7.1.dfsg1-1) UNRELEASED; urgency=low
+imagemagick (7:6.3.7.2.dfsg1-1) experimental; urgency=low
* New upstream release (Closes: #339776, #420672, #454809)
- fixed wrong image size when using montage (Closes: #357013);
@@ -31,6 +31,9 @@
[ Luciano Bello ]
* The 'lets start again' release.
+ * Quilt implemented.
+ - manpages.patch: Replaced 'SEE-ALSO' for 'SEE ALSO' in the manpages.
+ Registered input character replaced.
[ Nelson A. de Oliveira ]
* Added watch file
@@ -44,7 +47,7 @@
* Updated Standards Version to 3.7.3
* Included myself to Uploaders field
- -- Nelson A. de Oliveira <naoliv at debian.org> Thu, 29 Nov 2007 14:25:07 -0200
+ -- Luciano Bello <luciano at debian.org> Thu, 06 Dec 2007 11:29:28 -0300
imagemagick (7:6.2.4.5.dfsg1-2) unstable; urgency=high
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2007-12-25 22:32:25 UTC (rev 13)
+++ trunk/debian/control 2007-12-25 22:53:51 UTC (rev 14)
@@ -4,7 +4,7 @@
Maintainer: Luciano Bello <luciano at debian.org>
Uploaders: Daniel Kobras <kobras at debian.org>, Nelson A. de Oliveira <naoliv at debian.org>
Standards-Version: 3.7.3
-Build-Depends: libjpeg62-dev, libbz2-dev, libtiff4-dev, libwmf-dev, libz-dev, libpng12-dev (<= 1.2.8rel-7) | libpng12-dev (>= 1.2.15~beta5-0), libx11-dev, libxt-dev, libxext-dev, debhelper (>= 5), libxml2-dev, libfreetype6-dev, liblcms1-dev, libexif-dev, libjasper-dev, libltdl3-dev, libdjvulibre-dev, librsvg2-dev, libopenexr-dev, libgraphviz3-dev, graphviz (>= 2.8), ghostscript, pkg-config
+Build-Depends: libjpeg62-dev, libbz2-dev, libtiff4-dev, libwmf-dev, libz-dev, libpng12-dev (<= 1.2.8rel-7) | libpng12-dev (>= 1.2.15~beta5-0), libx11-dev, libxt-dev, libxext-dev, debhelper (>= 5), libxml2-dev, libfreetype6-dev, liblcms1-dev, libexif-dev, libjasper-dev, libltdl3-dev, libdjvulibre-dev, librsvg2-dev, libopenexr-dev, libgraphviz3-dev, graphviz (>= 2.8), ghostscript, pkg-config, quilt
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gmagick/
Vcs-Svn: svn://svn.debian.org/svn/pkg-gmagick/
Homepage: http://www.imagemagick.org/
@@ -34,7 +34,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libwmf-bin
Conflicts: libmagick9, libmagick-lzw, libmagick5g, imagemagick (<=5:6.0.1.2-1), libmagick5 (>= 4:5.5.1-1 ), libmagick6.0.1
-Replaces: libmagick, libmagick-lzw, libmagick5g, imagemagick (<=5:6.0.1.2-1), libmagick5 (>= 4:5.5.1)
+Replaces: libmagick-lzw, libmagick5g, imagemagick (<=5:6.0.1.2-1), libmagick5 (>= 4:5.5.1)
Description: Image manipulation library
LibMagick supports loading and saving a very large set of image formats.
It allows a lot of image manipulation as well.
More information about the pkg-gmagick-svn-commit
mailing list