tag 540459 + pending On Sat, Aug 08, 2009 at 09:28:55AM +0200, Arjan Opmeer wrote: > In unstable libungif-bin is a transitional package to giflib-tools. However, > it can not be removed because fuzzyocr depends on it. I think you need to > tweak the dependencies of fuzzyocr so that it picks up that giflib-tools > provides libungif-bin. I don't know exactly how pacakage dependencies work, > but is this problem maybe caused by depending on a version >=4 ?
Uploaded to DELAYED/2-days with the attached debdiff. Kind regards, Philipp Kern
diff -u fuzzyocr-3.5.1+svn135/debian/changelog fuzzyocr-3.5.1+svn135/debian/changelog --- fuzzyocr-3.5.1+svn135/debian/changelog +++ fuzzyocr-3.5.1+svn135/debian/changelog @@ -1,3 +1,13 @@ +fuzzyocr (3.5.1+svn135-1.2) unstable; urgency=low + + * Non-maintainer upload. + * giflib provided a transitional package for libungif-bin and + reduced it to a simple provides now. As versioned dependencies + on provided packages do not work, move the dependency over to + giflib-tools. (Closes: #540459) + + -- Philipp Kern <[email protected]> Sat, 22 Aug 2009 14:28:36 +0200 + fuzzyocr (3.5.1+svn135-1.1) unstable; urgency=low * Non-maintainer upload. diff -u fuzzyocr-3.5.1+svn135/debian/control fuzzyocr-3.5.1+svn135/debian/control --- fuzzyocr-3.5.1+svn135/debian/control +++ fuzzyocr-3.5.1+svn135/debian/control @@ -8,7 +8,7 @@ Package: fuzzyocr Architecture: all -Depends: spamassassin (>= 3), tesseract-ocr-eng | gocr | ocrad, netpbm, libungif-bin (>= 4), gifsicle, libstring-approx-perl, libdigest-md5-perl, libmldbm-sync-perl, libtie-cache-perl, libdbd-mysql-perl +Depends: spamassassin (>= 3), tesseract-ocr-eng | gocr | ocrad, netpbm, giflib-tools, gifsicle, libstring-approx-perl, libdigest-md5-perl, libmldbm-sync-perl, libtie-cache-perl, libdbd-mysql-perl Conflicts: fuzzyocr3 Description: spamassassin plugin to check image attachments This Spamassassin plugin checks for specific keywords in image/gif,
signature.asc
Description: Digital signature

