[Python-apps-commits] r2164 - in packages/entertainer/trunk/debian (4 files)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Mon Jan 5 22:18:41 UTC 2009


    Date: Monday, January 5, 2009 @ 22:18:41
  Author: gothicx-guest
Revision: 2164

Remove dh_icons - it's handled by upstream; update python version to the current in stable

Modified:
  packages/entertainer/trunk/debian/changelog
  packages/entertainer/trunk/debian/control
  packages/entertainer/trunk/debian/patches/remove_extra_license.dpatch
  packages/entertainer/trunk/debian/rules

Modified: packages/entertainer/trunk/debian/changelog
===================================================================
--- packages/entertainer/trunk/debian/changelog	2009-01-05 19:50:59 UTC (rev 2163)
+++ packages/entertainer/trunk/debian/changelog	2009-01-05 22:18:41 UTC (rev 2164)
@@ -2,4 +2,4 @@
 
   * Initial Release (Closes: #486568).
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Tue, 23 Dec 2008 22:18:07 +0000
+ -- Marco Rodrigues <gothicx at sapo.pt>  Mon, 05 Jan 2009 22:17:10 +0000

Modified: packages/entertainer/trunk/debian/control
===================================================================
--- packages/entertainer/trunk/debian/control	2009-01-05 19:50:59 UTC (rev 2163)
+++ packages/entertainer/trunk/debian/control	2009-01-05 22:18:41 UTC (rev 2164)
@@ -3,7 +3,7 @@
 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.4.4-2)
 Build-Depends-Indep: python-central (>= 0.6)
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/entertainer/trunk
@@ -14,7 +14,7 @@
 Package: entertainer
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.3.5-7)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.4.4-2)
 	python-glade2 (>= 2.12),
 	python-gtk2 (>= 2.6.1),
 	python-cairo,

Modified: packages/entertainer/trunk/debian/patches/remove_extra_license.dpatch
===================================================================
--- packages/entertainer/trunk/debian/patches/remove_extra_license.dpatch	2009-01-05 19:50:59 UTC (rev 2163)
+++ packages/entertainer/trunk/debian/patches/remove_extra_license.dpatch	2009-01-05 22:18:41 UTC (rev 2164)
@@ -5,9 +5,9 @@
 ## DP: Remove extra-license-file files from setup.py
 
 @DPATCH@
-diff -urNad entertainer-0.2~/setup.py entertainer-0.2/setup.py
---- entertainer-0.2~/setup.py	2008-12-12 19:49:47.000000000 +0000
-+++ entertainer-0.2/setup.py	2008-12-12 19:50:09.000000000 +0000
+diff -urNad entertainer-0.3~/setup.py entertainer-0.3/setup.py
+--- entertainer-0.3~/setup.py	2008-12-12 19:49:47.000000000 +0000
++++ entertainer-0.3/setup.py	2008-12-12 19:50:09.000000000 +0000
 @@ -36,9 +36,6 @@
  data_files.extend(find_files('locale'))
  data_files.append(

Modified: packages/entertainer/trunk/debian/rules
===================================================================
--- packages/entertainer/trunk/debian/rules	2009-01-05 19:50:59 UTC (rev 2163)
+++ packages/entertainer/trunk/debian/rules	2009-01-05 22:18:41 UTC (rev 2164)
@@ -11,4 +11,3 @@
 
 binary-install/entertainer::
 	dh_desktop -pentertainer
-	dh_icons -pentertainer




More information about the Python-apps-commits mailing list