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

stender at users.alioth.debian.org stender at users.alioth.debian.org
Tue Jul 18 09:53:41 UTC 2017


    Date: Tuesday, July 18, 2017 @ 09:53:39
  Author: stender
Revision: 14246

deb/control: add version to pyicu build-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:49:15 UTC (rev 14245)
+++ packages/ocrodjvu/trunk/debian/changelog	2017-07-18 09:53:39 UTC (rev 14246)
@@ -1,6 +1,7 @@
 ocrodjvu (0.10.2-1) UNRELEASED; urgency=medium
 
-  * New upstream release.
+  * New upstream release:
+    + add version to pyicu build-dep in deb/control.
   * use debhelper level 10 (changes in deb/compat and deb/control).
   * deb/copyright:
     + use https in Format field.
@@ -9,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:47:19 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 18 Jul 2017 11:51:16 +0200
 
 ocrodjvu (0.10.1-1) unstable; urgency=medium
 

Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control	2017-07-18 09:49:15 UTC (rev 14245)
+++ packages/ocrodjvu/trunk/debian/control	2017-07-18 09:53:39 UTC (rev 14246)
@@ -16,7 +16,7 @@
  python-lxml,
  python-nose,
  python-pil,
- python-pyicu
+ python-pyicu (>= 1.0~)
 Build-Conflicts:
  locales-all
 X-Python-Version: >= 2.6




More information about the Python-apps-commits mailing list