[Python-apps-commits] r6600 - in packages/ocrodjvu/branches/0.4.6/debian (2 files)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Sun Feb 6 22:14:42 UTC 2011
Date: Sunday, February 6, 2011 @ 22:14:37
Author: danstender-guest
Revision: 6600
added missing header to debian/patches/upsidedown-hocr.diff
Modified:
packages/ocrodjvu/branches/0.4.6/debian/changelog
packages/ocrodjvu/branches/0.4.6/debian/patches/upsidedown-hocr.diff
Modified: packages/ocrodjvu/branches/0.4.6/debian/changelog
===================================================================
--- packages/ocrodjvu/branches/0.4.6/debian/changelog 2011-02-06 21:01:16 UTC (rev 6599)
+++ packages/ocrodjvu/branches/0.4.6/debian/changelog 2011-02-06 22:14:37 UTC (rev 6600)
@@ -3,7 +3,7 @@
* Fix of upside-down generation of hocr data
[upsidedown-hocr.diff] (closes: #611460).
- -- Daniel Stender <daniel at danielstender.com> Mon, 31 Jan 2011 18:56:48 +0100
+ -- Daniel Stender <daniel at danielstender.com> Sun, 06 Feb 2011 23:08:59 +0100
ocrodjvu (0.4.6-3) unstable; urgency=low
Modified: packages/ocrodjvu/branches/0.4.6/debian/patches/upsidedown-hocr.diff
===================================================================
--- packages/ocrodjvu/branches/0.4.6/debian/patches/upsidedown-hocr.diff 2011-02-06 21:01:16 UTC (rev 6599)
+++ packages/ocrodjvu/branches/0.4.6/debian/patches/upsidedown-hocr.diff 2011-02-06 22:14:37 UTC (rev 6600)
@@ -1,3 +1,8 @@
+Description: Fix upside down hocr data generation by djvu2hocr.
+Origin: https://bitbucket.org/jwilk/ocrodjvu/diff/lib/cli/djvu2hocr.py?diff2=8fb4b8b618c1&diff1=4859ae243b5f
+Bug-Debian: http://bugs.debian.org/611460
+Last-Update: 2011-02-06
+
--- a/lib/_djvu2hocr.py
+++ b/lib/_djvu2hocr.py
@@ -64,8 +64,9 @@
More information about the Python-apps-commits
mailing list