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

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Tue Sep 2 19:53:59 UTC 2008


    Date: Tuesday, September 2, 2008 @ 19:53:58
  Author: gothicx-guest
Revision: 1739

Decrease debhelper to version 5 for better backporting

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

Modified: packages/clive/trunk/debian/changelog
===================================================================
--- packages/clive/trunk/debian/changelog	2008-09-02 15:03:34 UTC (rev 1738)
+++ packages/clive/trunk/debian/changelog	2008-09-02 19:53:58 UTC (rev 1739)
@@ -3,7 +3,10 @@
   * New upstream version.
   * debian/control:
     + Remove autotools-dev from b-p-i.
-    + Replace ffmpeg by ffmpeg-debian.    
+    + Replace ffmpeg by ffmpeg-debian.
+    + Decrease debhelper version to 5.
+  * debian/compat:
+    + Decrease it to same version of debhelper.
   * debian/source.lintian-overrides:
     + Upstream fixed config{.sub,.guess}.
   * debian/watch:

Modified: packages/clive/trunk/debian/compat
===================================================================
--- packages/clive/trunk/debian/compat	2008-09-02 15:03:34 UTC (rev 1738)
+++ packages/clive/trunk/debian/compat	2008-09-02 19:53:58 UTC (rev 1739)
@@ -1 +1 @@
-7
+5

Modified: packages/clive/trunk/debian/control
===================================================================
--- packages/clive/trunk/debian/control	2008-09-02 15:03:34 UTC (rev 1738)
+++ packages/clive/trunk/debian/control	2008-09-02 19:53:58 UTC (rev 1739)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>, Mikhail Gusarov <dottedmag at dottedmag.net>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: python-central (>= 0.6), python-all-dev (>= 2.3.5-11)
 Standards-Version: 3.8.0
 XS-Python-Version: all




More information about the Python-apps-commits mailing list