[Python-apps-commits] r881 - in packages/emesene/trunk/debian (changelog control)

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sat Mar 29 19:29:12 UTC 2008


    Date: Saturday, March 29, 2008 @ 19:29:11
  Author: pochu-guest
Revision: 881

  - Build-Depend on python2.5 and support only

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

Modified: packages/emesene/trunk/debian/changelog
===================================================================
--- packages/emesene/trunk/debian/changelog	2008-03-29 18:55:52 UTC (rev 880)
+++ packages/emesene/trunk/debian/changelog	2008-03-29 19:29:11 UTC (rev 881)
@@ -16,12 +16,12 @@
   * debian/emesene-launcher:
     - Update for the new Controller.py location.
   * debian/control:
-    - Build-Depend on python (>= 2.5) | python2.5 and support only
+    - Build-Depend on python2.5 and support only
       python >= 2.5 to workaround a distutils bug.
     - Wrap Build-Depends.
     - Build-Depend on debhelper >= 5.0.51~ for dh_icons
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 29 Mar 2008 19:54:50 +0100
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 29 Mar 2008 20:28:52 +0100
 
 emesene (1.0~r1137-1) unstable; urgency=low
 

Modified: packages/emesene/trunk/debian/control
===================================================================
--- packages/emesene/trunk/debian/control	2008-03-29 18:55:52 UTC (rev 880)
+++ packages/emesene/trunk/debian/control	2008-03-29 19:29:11 UTC (rev 881)
@@ -5,7 +5,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: cdbs (>= 0.4.49),
                debhelper (>= 5.0.51~),
-               python (>= 2.5) | python2.5
+               python2.5
 Build-Depends-Indep: python-central (>= 0.5.6)
 Standards-Version: 3.7.3
 XS-Python-Version: >=2.5




More information about the Python-apps-commits mailing list