[Python-apps-commits] r8234 - in packages/ocrfeeder/trunk/debian (changelog control)
ockham-guest at users.alioth.debian.org
ockham-guest at users.alioth.debian.org
Sun Feb 26 21:23:59 UTC 2012
Date: Sunday, February 26, 2012 @ 21:23:58
Author: ockham-guest
Revision: 8234
debian/control: Drop python-gnome2 dependency as version 0.7.7 no longer requires it (Closes: #661346).
Modified:
packages/ocrfeeder/trunk/debian/changelog
packages/ocrfeeder/trunk/debian/control
Modified: packages/ocrfeeder/trunk/debian/changelog
===================================================================
--- packages/ocrfeeder/trunk/debian/changelog 2012-02-26 18:07:22 UTC (rev 8233)
+++ packages/ocrfeeder/trunk/debian/changelog 2012-02-26 21:23:58 UTC (rev 8234)
@@ -1,3 +1,11 @@
+ocrfeeder (0.7.7-2) unstable; urgency=low
+
+ * debian/control:
+ - Drop python-gnome2 dependency as version 0.7.7 no longer requires it
+ (Closes: #661346).
+
+ -- Bernhard Reiter <ockham at raz.or.at> Sun, 26 Feb 2012 21:49:49 +0100
+
ocrfeeder (0.7.7-1) unstable; urgency=low
* New upstream release (Closes: #646605).
Modified: packages/ocrfeeder/trunk/debian/control
===================================================================
--- packages/ocrfeeder/trunk/debian/control 2012-02-26 18:07:22 UTC (rev 8233)
+++ packages/ocrfeeder/trunk/debian/control 2012-02-26 21:23:58 UTC (rev 8234)
@@ -13,7 +13,7 @@
Package: ocrfeeder
Architecture: all
-Depends: python-gtk2, python-gnome2, python-imaging-sane, python-enchant, python-gtkspell, python-pygoocanvas, python-reportlab, ghostscript, ${misc:Depends}, ${python:Depends}, tesseract-ocr | ocrad | gocr | cuneiform
+Depends: python-gtk2, python-imaging-sane, python-enchant, python-gtkspell, python-pygoocanvas, python-reportlab, ghostscript, ${misc:Depends}, ${python:Depends}, tesseract-ocr | ocrad | gocr | cuneiform
Recommends: unpaper, yelp
Description: Document layout analysis and optical character recognition system
OCRFeeder is a document layout analysis and optical character
More information about the Python-apps-commits
mailing list