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

stender at users.alioth.debian.org stender at users.alioth.debian.org
Tue Jul 18 09:55:35 UTC 2017


    Date: Tuesday, July 18, 2017 @ 09:55:34
  Author: stender
Revision: 14247

deb/control: add version for pyicu runtime dep

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

Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog	2017-07-18 09:53:39 UTC (rev 14246)
+++ packages/ocrodjvu/trunk/debian/changelog	2017-07-18 09:55:34 UTC (rev 14247)
@@ -1,7 +1,7 @@
 ocrodjvu (0.10.2-1) UNRELEASED; urgency=medium
 
   * New upstream release:
-    + add version to pyicu build-dep in deb/control.
+    + add version to pyicu to deps in deb/control.
   * use debhelper level 10 (changes in deb/compat and deb/control).
   * deb/copyright:
     + use https in Format field.
@@ -10,7 +10,7 @@
     + watch github.com/jwilk/ocrodjvu.
     + bump version to 4, add version and script. 
 
- -- Daniel Stender <stender at debian.org>  Tue, 18 Jul 2017 11:51:16 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 18 Jul 2017 11:54:37 +0200
 
 ocrodjvu (0.10.1-1) unstable; urgency=medium
 

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2017-07-18 09:53:39 UTC (rev 14246)
+++ packages/ocrodjvu/trunk/debian/control	2017-07-18 09:55:34 UTC (rev 14247)
@@ -36,7 +36,7 @@
 Recommends:
  python-html5lib,
  python-lxml,
- python-pyicu,
+ python-pyicu (>= 1.0~),
  python-subprocess32,
  tesseract-ocr
 Suggests:




More information about the Python-apps-commits mailing list