[Python-apps-commits] r14243 - in packages/ocrodjvu/trunk/debian (changelog compat control)
stender at users.alioth.debian.org
stender at users.alioth.debian.org
Tue Jul 18 09:46:01 UTC 2017
Date: Tuesday, July 18, 2017 @ 09:46:00
Author: stender
Revision: 14243
use debhelper level 10
Modified:
packages/ocrodjvu/trunk/debian/changelog
packages/ocrodjvu/trunk/debian/compat
packages/ocrodjvu/trunk/debian/control
Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog 2017-07-18 09:40:43 UTC (rev 14242)
+++ packages/ocrodjvu/trunk/debian/changelog 2017-07-18 09:46:00 UTC (rev 14243)
@@ -1,11 +1,12 @@
ocrodjvu (0.10.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * use debhelper level 10 (changes in deb/compat and deb/control).
* deb/watch:
+ watch github.com/jwilk/ocrodjvu.
+ bump version to 4, add version and script.
- -- Daniel Stender <stender at debian.org> Tue, 18 Jul 2017 11:37:31 +0200
+ -- Daniel Stender <stender at debian.org> Tue, 18 Jul 2017 11:45:15 +0200
ocrodjvu (0.10.1-1) unstable; urgency=medium
Modified: packages/ocrodjvu/trunk/debian/compat
===================================================================
--- packages/ocrodjvu/trunk/debian/compat 2017-07-18 09:40:43 UTC (rev 14242)
+++ packages/ocrodjvu/trunk/debian/compat 2017-07-18 09:46:00 UTC (rev 14243)
@@ -1 +1 @@
-9
+10
Modified: packages/ocrodjvu/trunk/debian/control
===================================================================
--- packages/ocrodjvu/trunk/debian/control 2017-07-18 09:40:43 UTC (rev 14242)
+++ packages/ocrodjvu/trunk/debian/control 2017-07-18 09:46:00 UTC (rev 14243)
@@ -4,7 +4,7 @@
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Daniel Stender <stender at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
djvulibre-bin,
libxml2-utils,
More information about the Python-apps-commits
mailing list