[Python-apps-commits] r14218 - in packages/didjvu/trunk/debian (changelog compat control)

stender at users.alioth.debian.org stender at users.alioth.debian.org
Fri Jul 14 18:31:22 UTC 2017


    Date: Friday, July 14, 2017 @ 18:31:21
  Author: stender
Revision: 14218

use debhelper level 10

Modified:
  packages/didjvu/trunk/debian/changelog
  packages/didjvu/trunk/debian/compat
  packages/didjvu/trunk/debian/control

Modified: packages/didjvu/trunk/debian/changelog
===================================================================
--- packages/didjvu/trunk/debian/changelog	2017-07-14 18:20:57 UTC (rev 14217)
+++ packages/didjvu/trunk/debian/changelog	2017-07-14 18:31:21 UTC (rev 14218)
@@ -1,8 +1,9 @@
 didjvu (0.8.1-2) UNRELEASED; urgency=medium
 
+  * use debhelper level 10 (changes in deb/control and deb/compat).
   * deb/watch: watch github.com/jwilk/didjvu.
 
- -- Daniel Stender <stender at debian.org>  Fri, 14 Jul 2017 20:20:06 +0200
+ -- Daniel Stender <stender at debian.org>  Fri, 14 Jul 2017 20:27:25 +0200
 
 didjvu (0.8.1-1) unstable; urgency=medium
 

Modified: packages/didjvu/trunk/debian/compat
===================================================================
--- packages/didjvu/trunk/debian/compat	2017-07-14 18:20:57 UTC (rev 14217)
+++ packages/didjvu/trunk/debian/compat	2017-07-14 18:31:21 UTC (rev 14218)
@@ -1 +1 @@
-9
+10

Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control	2017-07-14 18:20:57 UTC (rev 14217)
+++ packages/didjvu/trunk/debian/control	2017-07-14 18:31:21 UTC (rev 14218)
@@ -5,7 +5,7 @@
 Section: graphics
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  djvulibre-bin,
  locales-all,




More information about the Python-apps-commits mailing list