[Python-modules-commits] r5013 - in packages/sympy/trunk/debian (changelog control)

certik-guest at users.alioth.debian.org certik-guest at users.alioth.debian.org
Mon Apr 14 07:24:53 UTC 2008


    Date: Monday, April 14, 2008 @ 07:24:51
  Author: certik-guest
Revision: 5013

use older python-support version

Modified:
  packages/sympy/trunk/debian/changelog
  packages/sympy/trunk/debian/control

Modified: packages/sympy/trunk/debian/changelog
===================================================================
--- packages/sympy/trunk/debian/changelog	2008-04-09 17:55:23 UTC (rev 5012)
+++ packages/sympy/trunk/debian/changelog	2008-04-14 07:24:51 UTC (rev 5013)
@@ -1,3 +1,9 @@
+sympy (0.5.13-2) unstable; urgency=low
+
+  * Depend on python-support version in etch (for easy rebuilds) 
+
+ -- Ondrej Certik <ondrej at certik.cz>  Mon, 14 Apr 2008 09:24:49 +0200
+
 sympy (0.5.13-1) unstable; urgency=low
 
   * New upstream version 

Modified: packages/sympy/trunk/debian/control
===================================================================
--- packages/sympy/trunk/debian/control	2008-04-09 17:55:23 UTC (rev 5012)
+++ packages/sympy/trunk/debian/control	2008-04-14 07:24:51 UTC (rev 5013)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Ondrej Certik <ondrej at certik.cz>
 Build-Depends: cdbs (>=0.4.41), debhelper (>= 5), python-all-dev (>=2.3.5-11)
-Build-Depends-Indep: python-support (>= 0.7.5)
+Build-Depends-Indep: python-support (>= 0.5.6)
 Standards-Version: 3.7.3
 Homepage: http://code.google.com/p/sympy/
 XS-Python-Version: >=2.4




More information about the Python-modules-commits mailing list