[Pkg-gmagick-svn-commit] r31 - trunk/debian

kobras at alioth.debian.org kobras at alioth.debian.org
Thu Jan 10 15:57:20 UTC 2008


Author: kobras
Date: 2008-01-10 15:57:20 +0000 (Thu, 10 Jan 2008)
New Revision: 31

Modified:
   trunk/debian/control
Log:
We do not conflict with v9 library packages.


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2008-01-10 15:55:26 UTC (rev 30)
+++ trunk/debian/control	2008-01-10 15:57:20 UTC (rev 31)
@@ -29,8 +29,6 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: ghostscript, gsfonts
 Suggests: libwmf-bin, html2ps
-Conflicts: libmagick9
-Replaces: libmagick9 
 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.
@@ -55,8 +53,8 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libmagick++6, libmagick++9
-Replaces:  libmagick++6, libmagick++9
+Conflicts: libmagick++6
+Replaces:  libmagick++6
 Description: C++ API to the ImageMagick library
  Magick++ supports an object model which is inspired by PerlMagick. Magick++
  executes faster than PerlMagick since it is accessed from a compiled




More information about the pkg-gmagick-svn-commit mailing list