[Python-apps-commits] r6101 - in packages/ocrodjvu/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Thu Sep 16 17:40:17 UTC 2010


    Date: Thursday, September 16, 2010 @ 17:40:11
  Author: jwilk
Revision: 6101

New upstream release.

Modified:
  packages/ocrodjvu/trunk/debian/changelog
  packages/ocrodjvu/trunk/debian/control

Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog	2010-09-15 17:47:33 UTC (rev 6100)
+++ packages/ocrodjvu/trunk/debian/changelog	2010-09-16 17:40:11 UTC (rev 6101)
@@ -1,3 +1,11 @@
+ocrodjvu (0.6.0-1) UNRELEASED; urgency=low
+
+  * New upstream release, which adds support for new OCR engine: stand-alone
+    Tesseract.
+    + Update package description.
+
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 16 Sep 2010 19:10:34 +0200
+
 ocrodjvu (0.5.1-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2010-09-15 17:47:33 UTC (rev 6100)
+++ packages/ocrodjvu/trunk/debian/control	2010-09-16 17:40:11 UTC (rev 6101)
@@ -20,8 +20,8 @@
 Recommends: python-lxml, ocropus (>= 0.3.1), tesseract-ocr, python-pyicu
 Suggests: cuneiform, ocrad, gocr
 Description: tool to perform OCR on DjVu documents
- ocrodjvu is a wrapper around OCR systems (OCRopus+Tesseract, Cuneiform, Ocard
- and GOCR) with the purpose to perform Optical Character Recognition (OCR) in
+ ocrodjvu is a wrapper around OCR systems (OCRopus, Cuneiform, Ocard, GOCR and
+ Tesseract) with the purpose to perform Optical Character Recognition (OCR) in
  documents in DjVu format (which is especially suited for archival of books
  with high quality).
  .




More information about the Python-apps-commits mailing list