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

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Sep 14 21:25:21 UTC 2010


    Date: Tuesday, September 14, 2010 @ 21:25:07
  Author: jwilk
Revision: 6095

New upstream release.

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

Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog	2010-09-12 14:52:27 UTC (rev 6094)
+++ packages/ocrodjvu/trunk/debian/changelog	2010-09-14 21:25:07 UTC (rev 6095)
@@ -1,3 +1,13 @@
+ocrodjvu (0.5.0-1) UNRELEASED; urgency=low
+
+  * New upstream release, which adds support for new OCR engines: Ocrad and
+    GOCR.
+    + Update package description.
+    + Update the Suggests field.
+  * Drop debian/manpages, no longer needed.
+
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 14 Sep 2010 23:10:02 +0200
+
 ocrodjvu (0.4.7-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2010-09-12 14:52:27 UTC (rev 6094)
+++ packages/ocrodjvu/trunk/debian/control	2010-09-14 21:25:07 UTC (rev 6095)
@@ -18,12 +18,12 @@
  python-lxml, python (>= 2.7) | python-argparse,
  python-djvu (>= 0.1.14), djvulibre-bin (>= 3.5.20-5~)
 Recommends: ocropus (>= 0.3.1), tesseract-ocr, python-pyicu
-Suggests: cuneiform
+Suggests: cuneiform, ocrad, gocr
 Description: tool to perform OCR on DjVu documents
- ocrodjvu is a wrapper around OCR systems (OCRopus+Tesseract and Cuneiform)
- 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).
+ ocrodjvu is a wrapper around OCR systems (OCRopus+Tesseract, Cuneiform, Ocard
+ and GOCR) 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).
  .
  When a DjVu document has been OCRed, it includes a text version of the
  images of the scanned document and, with common programs, one can not

Deleted: packages/ocrodjvu/trunk/debian/manpages
===================================================================
--- packages/ocrodjvu/trunk/debian/manpages	2010-09-12 14:52:27 UTC (rev 6094)
+++ packages/ocrodjvu/trunk/debian/manpages	2010-09-14 21:25:07 UTC (rev 6095)
@@ -1 +0,0 @@
-doc/*.[0-9]




More information about the Python-apps-commits mailing list