[Python-apps-commits] r7338 - in packages/ocrodjvu/trunk/debian (7 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Mon Jul 18 14:41:42 UTC 2011


    Date: Monday, July 18, 2011 @ 14:41:41
  Author: danstender-guest
Revision: 7338

renamed patch; changelog: re-tagged to UNRELEASED, removed trailing whitespaces; copyright: changed maintainer, corrected bracket, removed trainling whitespace; control: Standards 3.9.2, changed maintainer, wrap-and-sorted, changed Vcs-links; rules: removed version constraint for djvulibre-bin

Added:
  packages/ocrodjvu/trunk/debian/patches/glib2.11-test-failure.diff
    (from rev 7117, packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff)
Modified:
  packages/ocrodjvu/trunk/debian/changelog
  packages/ocrodjvu/trunk/debian/control
  packages/ocrodjvu/trunk/debian/copyright
  packages/ocrodjvu/trunk/debian/install
  packages/ocrodjvu/trunk/debian/patches/series
Deleted:
  packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff

Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/changelog	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1,26 +1,28 @@
-ocrodjvu (0.7.1-1) unstable; urgency=low
+ocrodjvu (0.7.2-1) UNRELEASED; urgency=low
 
   * New upstream release (closes: #604874).
     + Fix typo in hocr output (closes: #600539).
     + Fix of upside-down generation of hocr data (closes: #611460).
-  * Fix of test suite failure with glibc 2.11 [ocrodjvu-4ea0ced2ad06.diff]. 
+  * New maintainer (closes: #598156).
+  * Upload to unstable.
+  * Fix of test suite failure with glibc 2.11 [glib2.11-test-failure.diff].
   * Change of debian/control
-    + Bumped djvulibre-bin dependencies to 3.5.21.
+    + Changed maintainer.
+    + Bumped Standards-Version to 3.9.2 (no changes needed).
+    + Wrapped-and-sorted.
     + Added build-deps on python-imaging and locales-all.
+    + Changed Vcs-Browser URL.
   * Changes of debian/copyright
-    + Changed maintainer.
     + Extended copyrights to 2011.
     + tests/alice* moved to tests/hocr2djvused/alice*,
       added public domain explanation.
+    + Changed maintainer.
     + Added myself as copyright holder of debian/*.
-    + DEP-5 check with libconfig-model-perl added blank lines.
   * Changes of debian/rules
     + Remove of subdirectory loop for nosetests.
-    + Remove option --with-doctests for nosetests. 
-  * New maintainer (closes: #598156).
-  * Upload to unstable.
+    + Remove option --with-doctests for nosetests.
 
- -- Daniel Stender <daniel at danielstender.com>  Sun, 29 May 2011 20:36:35 +0200
+ -- Daniel Stender <daniel at danielstender.com>  Mon, 18 Jul 2011 16:37:33 +0200
 
 ocrodjvu (0.6.1-1) experimental; urgency=low
 

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/control	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1,25 +1,38 @@
 Source: ocrodjvu
 Section: text
 Priority: optional
-Maintainer: Jakub Wilk <jwilk at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all, python-support (>= 0.90), python-nose,
- python-argparse, python-lxml, python-djvu, python-pyicu,
- djvulibre-bin (>= 3.5.21~), libxml2-utils, python-imaging,
- locales-all
+Maintainer: Daniel Stender <daniel at danielstender.com>
+Uploaders:
+ Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ djvulibre-bin,
+ libxml2-utils,
+ locales-all,
+ python-all,
+ python-argparse,
+ python-djvu,
+ python-imaging,
+ python-lxml,
+ python-nose,
+ python-pyicu,
+ python-support (>= 0.90)
 XS-Python-Version: >= 2.5
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://jwilk.net/software/ocrodjvu
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/ocrodjvu/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/ocrodjvu/trunk/
+Vcs-Browser: http://svn.debian.org/viewvc/python-apps/packages/ocrodjvu/trunk/
 
 Package: ocrodjvu
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
+Depends:
+ djvulibre-bin,
  python (>= 2.7) | python-argparse,
- python-djvu (>= 0.1.14), djvulibre-bin (>= 3.5.21~)
-Recommends: python-lxml, ocropus (>= 0.3.1), tesseract-ocr, python-pyicu
-Suggests: cuneiform, ocrad, gocr
+ python-djvu (>= 0.1.14),
+ ${misc:Depends},
+ ${python:Depends}
+Recommends: ocropus (>= 0.3.1), python-lxml, python-pyicu, tesseract-ocr
+Suggests: cuneiform, gocr, ocrad
 Description: tool to perform OCR on DjVu documents
  ocrodjvu is a wrapper around OCR systems (OCRopus, Cuneiform, Ocard, GOCR and
  Tesseract) with the purpose to perform Optical Character Recognition (OCR) in

Modified: packages/ocrodjvu/trunk/debian/copyright
===================================================================
--- packages/ocrodjvu/trunk/debian/copyright	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/copyright	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1,6 +1,6 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: ocrodjvu
-Upstream-Contact: Jakub Wilk <jwilk at jwilk.net>
+Upstream-Contact: Daniel Stender <daniel at danielstender.com>
 Source: http://jwilk.net/software/ocrodjvu
 
 Files: *
@@ -13,14 +13,14 @@
 
 Files: debian/*
 Copyright: 2009-2010 Jakub Wilk <jwilk at debian.org>
-           2011 Daniel Stender <daniel at danielstender.com)
+           2011 Daniel Stender <daniel at danielstender.com>
 License: GPL-2
 
 License: GPL-2
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; version 2 dated June, 1991.
- . 
+ .
  This package is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU

Modified: packages/ocrodjvu/trunk/debian/install
===================================================================
--- packages/ocrodjvu/trunk/debian/install	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/install	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1,5 +1,5 @@
 djvu2hocr usr/share/ocrodjvu
 hocr2djvused usr/share/ocrodjvu
+lib usr/share/ocrodjvu
 ocrodjvu usr/share/ocrodjvu
 ocrodjvu.py usr/share/ocrodjvu
-lib usr/share/ocrodjvu

Copied: packages/ocrodjvu/trunk/debian/patches/glib2.11-test-failure.diff (from rev 7117, packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff)
===================================================================
--- packages/ocrodjvu/trunk/debian/patches/glib2.11-test-failure.diff	                        (rev 0)
+++ packages/ocrodjvu/trunk/debian/patches/glib2.11-test-failure.diff	2011-07-18 14:41:41 UTC (rev 7338)
@@ -0,0 +1,15 @@
+Description: Fix test suite failure with glibc 2.11.
+Origin: https://bitbucket.org/jwilk/ocrodjvu/changeset/4ea0ced2ad06
+Last-Update: 2011-03-14
+
+--- a/tests/ipc.py
++++ b/tests/ipc.py
+@@ -138,7 +138,7 @@ class test_environment():
+             elif key == 'LC_CTYPE':
+                 has_lc_ctype = 1
+                 assert_equal(value, 'en_US.UTF-8')
+-            elif key == 'LANG':
++            elif key in ('LANG', 'LANGUAGE'):
+                 has_lang = 1
+                 assert_equal(value, '')
+             else:

Deleted: packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff
===================================================================
--- packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/patches/ocrodjvu-4ea0ced2ad06.diff	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1,15 +0,0 @@
-Description: Fix test suite failure with glibc 2.11.
-Origin: https://bitbucket.org/jwilk/ocrodjvu/changeset/4ea0ced2ad06
-Last-Update: 2011-03-14
-
---- a/tests/ipc.py
-+++ b/tests/ipc.py
-@@ -138,7 +138,7 @@ class test_environment():
-             elif key == 'LC_CTYPE':
-                 has_lc_ctype = 1
-                 assert_equal(value, 'en_US.UTF-8')
--            elif key == 'LANG':
-+            elif key in ('LANG', 'LANGUAGE'):
-                 has_lang = 1
-                 assert_equal(value, '')
-             else:

Modified: packages/ocrodjvu/trunk/debian/patches/series
===================================================================
--- packages/ocrodjvu/trunk/debian/patches/series	2011-07-18 10:12:24 UTC (rev 7337)
+++ packages/ocrodjvu/trunk/debian/patches/series	2011-07-18 14:41:41 UTC (rev 7338)
@@ -1 +1 @@
-ocrodjvu-4ea0ced2ad06.diff
+glib2.11-test-failure.diff




More information about the Python-apps-commits mailing list