[Python-apps-commits] r2881 - in packages/entertainer/trunk/debian (changelog control rules)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Thu May 7 19:24:24 UTC 2009


    Date: Thursday, May 7, 2009 @ 19:24:23
  Author: gothicx-guest
Revision: 2881

Update python version to >= 2.5

Modified:
  packages/entertainer/trunk/debian/changelog
  packages/entertainer/trunk/debian/control
  packages/entertainer/trunk/debian/rules

Modified: packages/entertainer/trunk/debian/changelog
===================================================================
--- packages/entertainer/trunk/debian/changelog	2009-05-07 12:46:26 UTC (rev 2880)
+++ packages/entertainer/trunk/debian/changelog	2009-05-07 19:24:23 UTC (rev 2881)
@@ -2,4 +2,4 @@
 
   * Initial Release (Closes: #486568).
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 06 May 2009 17:04:01 +0000
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 07 May 2009 19:54:00 +0000

Modified: packages/entertainer/trunk/debian/control
===================================================================
--- packages/entertainer/trunk/debian/control	2009-05-07 12:46:26 UTC (rev 2880)
+++ packages/entertainer/trunk/debian/control	2009-05-07 19:24:23 UTC (rev 2881)
@@ -3,17 +3,17 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>
-Build-Depends: debhelper (>= 5.0.51), cdbs (>= 0.4.49), dpatch, python (>= 2.3.5-7)
+Build-Depends: debhelper (>= 5.0.51), cdbs (>= 0.4.49), dpatch, python (>= 2.5.2-3)
 Build-Depends-Indep: python-support (>= 0.5.6), libgtk2.0-bin
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/entertainer/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/entertainer
-XS-Python-Version: all
+XS-Python-Version: >= 2.5
 Homepage: http://www.entertainer-project.com/
 
 Package: entertainer
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.3.5-7),
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5.2-3),
   python-glade2 (>= 2.12),
   python-gtk2 (>= 2.6.1),
   python-cairo,

Modified: packages/entertainer/trunk/debian/rules
===================================================================
--- packages/entertainer/trunk/debian/rules	2009-05-07 12:46:26 UTC (rev 2880)
+++ packages/entertainer/trunk/debian/rules	2009-05-07 19:24:23 UTC (rev 2881)
@@ -8,6 +8,3 @@
 
 binary-install/entertainer::
 	dh_desktop -pentertainer
-
-clean::
-	rm -rf locale




More information about the Python-apps-commits mailing list