[pkg-freevo-commits] r205 - packages/freevo/trunk/debian

Andrea Mennucci mennucc1 at alioth.debian.org
Tue Aug 10 13:28:33 UTC 2010


Author: mennucc1
Date: 2010-08-10 13:28:31 +0000 (Tue, 10 Aug 2010)
New Revision: 205

Modified:
   packages/freevo/trunk/debian/changelog
   packages/freevo/trunk/debian/control
Log:
depend on python-all , not python-all-dev

Modified: packages/freevo/trunk/debian/changelog
===================================================================
--- packages/freevo/trunk/debian/changelog	2010-08-10 12:40:35 UTC (rev 204)
+++ packages/freevo/trunk/debian/changelog	2010-08-10 13:28:31 UTC (rev 205)
@@ -2,6 +2,8 @@
 
   * [INTL:da] Danish translation of the debconf templates freevo,
     thanks to Joe Dalton (Closes: #588753).
+  * fix lintian warnings:
+    -  depend on python-all , not python-all-dev
 
  --
 

Modified: packages/freevo/trunk/debian/control
===================================================================
--- packages/freevo/trunk/debian/control	2010-08-10 12:40:35 UTC (rev 204)
+++ packages/freevo/trunk/debian/control	2010-08-10 13:28:31 UTC (rev 205)
@@ -4,7 +4,7 @@
 Maintainer: Freevo Debian Dream Team <pkg-freevo-maint at lists.alioth.debian.org>
 Uploaders: Georg W. Leonhardt <leonhardt at geole.info>, A Mennucc1 <mennucc1 at debian.org>
 Build-Depends-Indep: po-debconf
-Build-Depends: cdbs (>= 0.4.48), python-all-dev (>= 2.5), python-support, debhelper (>= 5.0.38), quilt, docbook
+Build-Depends: cdbs (>= 0.4.48), python-all (>= 2.5), python-support, debhelper (>= 5.0.38), quilt, docbook
 Standards-Version: 3.8.0.0
 XS-Python-Version: >= 2.5
 Vcs-Svn: svn://svn.debian.org/svn/pkg-freevo/packages/freevo/trunk/




More information about the Pkg-freevo-commits mailing list