[Pkg-utopia-commits] r3525 - in /packages/unstable/d-feet/debian: changelog control

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Feb 20 11:19:57 UTC 2010


Author: bigon
Date: Sat Feb 20 11:19:56 2010
New Revision: 3525

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3525
Log:
Build-depend on python (>= 2.5) instead of python2.5. 

Modified:
    packages/unstable/d-feet/debian/changelog
    packages/unstable/d-feet/debian/control

Modified: packages/unstable/d-feet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/d-feet/debian/changelog?rev=3525&op=diff
==============================================================================
--- packages/unstable/d-feet/debian/changelog (original)
+++ packages/unstable/d-feet/debian/changelog Sat Feb 20 11:19:56 2010
@@ -1,8 +1,9 @@
 d-feet (0.1.10-2) UNRELEASED; urgency=low
 
   * Bump Standards-Version (no further change)
+  * Build-depend on python (>= 2.5) instead of python2.5. 
 
- -- Laurent Bigonville <bigon at debian.org>  Sat, 20 Feb 2010 12:17:12 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 20 Feb 2010 12:19:35 +0100
 
 d-feet (0.1.10-1.1) unstable; urgency=low
 

Modified: packages/unstable/d-feet/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/d-feet/debian/control?rev=3525&op=diff
==============================================================================
--- packages/unstable/d-feet/debian/control (original)
+++ packages/unstable/d-feet/debian/control Sat Feb 20 11:19:56 2010
@@ -5,7 +5,7 @@
 Uploaders: Laurent Bigonville <bigon at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 7),
-               python2.5,
+               python (>= 2.5),
                python-setuptools
 Build-Depends-Indep: python-support (>= 0.5.3)
 Standards-Version: 3.8.4




More information about the Pkg-utopia-commits mailing list