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

mennucc1 at alioth.debian.org mennucc1 at alioth.debian.org
Mon Oct 20 21:37:18 UTC 2008


Author: mennucc1
Date: 2008-10-20 21:37:17 +0000 (Mon, 20 Oct 2008)
New Revision: 141

Modified:
   packages/freevo/trunk/debian/changelog
   packages/freevo/trunk/debian/control
Log:
fix for bug 493802

Modified: packages/freevo/trunk/debian/changelog
===================================================================
--- packages/freevo/trunk/debian/changelog	2008-10-01 20:40:52 UTC (rev 140)
+++ packages/freevo/trunk/debian/changelog	2008-10-20 21:37:17 UTC (rev 141)
@@ -1,3 +1,11 @@
+freevo (1.8.1-3) unstable; urgency=low
+
+  * freevo does not work with python 2.3 ; set 
+    XS-Python-Version: >= 2.4
+    accordingly. Thanks Mark Whitis  (Closes: 493802)
+
+ --
+
 freevo (1.8.1-2) unstable; urgency=low
 
   * [INTL:es] Spanish debconf templates translation,

Modified: packages/freevo/trunk/debian/control
===================================================================
--- packages/freevo/trunk/debian/control	2008-10-01 20:40:52 UTC (rev 140)
+++ packages/freevo/trunk/debian/control	2008-10-20 21:37:17 UTC (rev 141)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: po-debconf
 Build-Depends: cdbs (>= 0.4.48), python-all-dev (>= 2.4), python-central (>= 0.5), debhelper (>= 5.0.38), quilt
 Standards-Version: 3.8.0.0
-XS-Python-Version: all
+XS-Python-Version: >= 2.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-freevo/freevo/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-freevo/freevo/
 Homepage: http://freevo.org/




More information about the Pkg-freevo-commits mailing list