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

stender at users.alioth.debian.org stender at users.alioth.debian.org
Sun Nov 5 11:04:19 UTC 2017


    Date: Sunday, November 5, 2017 @ 11:04:18
  Author: stender
Revision: 14447

build with Debhelper level 10

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

Modified: packages/pyinfra/trunk/debian/changelog
===================================================================
--- packages/pyinfra/trunk/debian/changelog	2017-11-05 11:01:22 UTC (rev 14446)
+++ packages/pyinfra/trunk/debian/changelog	2017-11-05 11:04:18 UTC (rev 14447)
@@ -1,11 +1,12 @@
 pyinfra (0.4.1-2) UNRELEASED; urgency=medium
 
+  * build with Debhelper level 10 (changes in deb/control and deb/compat).
   * deb/copyright:
     + expand copyright span.
     + add Christophe Siraut to copyright holders of debian/*.
   * deb/tests/control: add click and docopt to Depends.
 
- -- Daniel Stender <stender at debian.org>  Sun, 05 Nov 2017 11:59:47 +0100
+ -- Daniel Stender <stender at debian.org>  Sun, 05 Nov 2017 12:02:41 +0100
 
 pyinfra (0.4.1-1) unstable; urgency=medium
 

Modified: packages/pyinfra/trunk/debian/compat
===================================================================
--- packages/pyinfra/trunk/debian/compat	2017-11-05 11:01:22 UTC (rev 14446)
+++ packages/pyinfra/trunk/debian/compat	2017-11-05 11:04:18 UTC (rev 14447)
@@ -1 +1 @@
-9
+10

Modified: packages/pyinfra/trunk/debian/control
===================================================================
--- packages/pyinfra/trunk/debian/control	2017-11-05 11:01:22 UTC (rev 14446)
+++ packages/pyinfra/trunk/debian/control	2017-11-05 11:04:18 UTC (rev 14447)
@@ -4,7 +4,7 @@
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Daniel Stender <stender at debian.org>, Christophe Siraut <tobald at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python3,
  python3-setuptools,




More information about the Python-apps-commits mailing list