[Python-apps-commits] r12918 - in packages/pybtex/trunk/debian	(changelog compat control)
    danstender-guest at users.alioth.debian.org 
    danstender-guest at users.alioth.debian.org
       
    Mon Mar 14 12:23:30 UTC 2016
    
    
  
    Date: Monday, March 14, 2016 @ 12:23:29
  Author: danstender-guest
Revision: 12918
deb/control: bumped Debhelper version to 9
Modified:
  packages/pybtex/trunk/debian/changelog
  packages/pybtex/trunk/debian/compat
  packages/pybtex/trunk/debian/control
Modified: packages/pybtex/trunk/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog	2016-03-14 12:21:29 UTC (rev 12917)
+++ packages/pybtex/trunk/debian/changelog	2016-03-14 12:23:29 UTC (rev 12918)
@@ -4,6 +4,7 @@
   * Set up DEP-8 testing.
   * deb/control:
     + put group into Maintainer field (unconfirmed group uploads).
+    + bumped Debhelper version to 9 (changed also deb/compat).
     + added dh-python to build deps.
     + bumped Standards-Version to 3.9.7 (no changes needed).
     + updated Homepage, uploader email address.
@@ -13,7 +14,7 @@
     + put Bitbucket code repo in Source field.
   * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <stender at debian.org>  Mon, 14 Mar 2016 13:21:01 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 14 Mar 2016 13:22:12 +0100
 
 pybtex (0.18-1) unstable; urgency=low
 
Modified: packages/pybtex/trunk/debian/compat
===================================================================
--- packages/pybtex/trunk/debian/compat	2016-03-14 12:21:29 UTC (rev 12917)
+++ packages/pybtex/trunk/debian/compat	2016-03-14 12:23:29 UTC (rev 12918)
@@ -1 +1 @@
-7
+9
Modified: packages/pybtex/trunk/debian/control
===================================================================
--- packages/pybtex/trunk/debian/control	2016-03-14 12:21:29 UTC (rev 12917)
+++ packages/pybtex/trunk/debian/control	2016-03-14 12:23:29 UTC (rev 12918)
@@ -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 (>= 7.0.50~),
+ debhelper (>= 9),
  dh-python,
  python-all (>= 2.6.6-3~),
  python-docutils,
    
    
More information about the Python-apps-commits
mailing list