[Python-apps-commits] r10836 - in packages/sabnzbdplus/trunk/debian (3 files)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Fri May 9 21:43:53 UTC 2014


    Date: Friday, May 9, 2014 @ 21:43:52
  Author: jcfp-guest
Revision: 10836

Set compat level to 9

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

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2014-05-09 21:39:09 UTC (rev 10835)
+++ packages/sabnzbdplus/trunk/debian/changelog	2014-05-09 21:43:52 UTC (rev 10836)
@@ -11,8 +11,11 @@
     the program's setup wizard from loading an external resource via
     an iframe (see lintian tag "privacy-breach-generic"), replace
     with a plain text link.
-  * Add build-dep on dh-python, now a separate package.
   * Switch debian/rules to dh sequencer.
+  * Set compat level to 9.
+  * Build-depends:
+    + add dh-python, now a separate package.
+    + bump debhelper version to >= 9.
 
  -- JCF Ploemen (jcfp) <linux at jcf.pm>  Thu, 20 Feb 2014 19:23:48 +0100
 

Modified: packages/sabnzbdplus/trunk/debian/compat
===================================================================
--- packages/sabnzbdplus/trunk/debian/compat	2014-05-09 21:39:09 UTC (rev 10835)
+++ packages/sabnzbdplus/trunk/debian/compat	2014-05-09 21:43:52 UTC (rev 10836)
@@ -1 +1 @@
-7
+9

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2014-05-09 21:39:09 UTC (rev 10835)
+++ packages/sabnzbdplus/trunk/debian/control	2014-05-09 21:43:52 UTC (rev 10836)
@@ -4,7 +4,7 @@
 Priority: optional
 Maintainer: JCF Ploemen (jcfp) <linux at jcf.pm>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.0), python (>= 2.6.6-3~), imagemagick, dh-python
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), imagemagick, dh-python
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.5
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/sabnzbdplus/trunk/




More information about the Python-apps-commits mailing list