[Python-apps-commits] r1740 - in packages/clive/trunk/debian (changelog control)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Tue Sep 2 20:08:08 UTC 2008
Date: Tuesday, September 2, 2008 @ 20:08:06
Author: gothicx-guest
Revision: 1740
Fix debhelper to 5.0.38
Modified:
packages/clive/trunk/debian/changelog
packages/clive/trunk/debian/control
Modified: packages/clive/trunk/debian/changelog
===================================================================
--- packages/clive/trunk/debian/changelog 2008-09-02 19:53:58 UTC (rev 1739)
+++ packages/clive/trunk/debian/changelog 2008-09-02 20:08:06 UTC (rev 1740)
@@ -4,9 +4,9 @@
* debian/control:
+ Remove autotools-dev from b-p-i.
+ Replace ffmpeg by ffmpeg-debian.
- + Decrease debhelper version to 5.
+ + Decrease debhelper version to 5.0.38.
* debian/compat:
- + Decrease it to same version of debhelper.
+ + Decrease it to version 5.
* debian/source.lintian-overrides:
+ Upstream fixed config{.sub,.guess}.
* debian/watch:
@@ -18,7 +18,7 @@
* Change Maintainer to PAPT.
* Add myself to Uploaders.
- -- Marco Rodrigues <gothicx at sapo.pt> Mon, 02 Sep 2008 14:01:20 +0100
+ -- Marco Rodrigues <gothicx at sapo.pt> Mon, 02 Sep 2008 21:07:10 +0100
clive (0.4.19-1) unstable; urgency=low
Modified: packages/clive/trunk/debian/control
===================================================================
--- packages/clive/trunk/debian/control 2008-09-02 19:53:58 UTC (rev 1739)
+++ packages/clive/trunk/debian/control 2008-09-02 20:08:06 UTC (rev 1740)
@@ -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 (>= 5)
+Build-Depends: debhelper (>= 5.0.38)
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