[Python-apps-commits] r3780 - in packages/remuco/trunk/debian (changelog control)
hyperair-guest at users.alioth.debian.org
hyperair-guest at users.alioth.debian.org
Fri Sep 18 16:49:49 UTC 2009
Date: Friday, September 18, 2009 @ 16:49:48
Author: hyperair-guest
Revision: 3780
Remove XB-Python-Version lines
Modified:
packages/remuco/trunk/debian/changelog
packages/remuco/trunk/debian/control
Modified: packages/remuco/trunk/debian/changelog
===================================================================
--- packages/remuco/trunk/debian/changelog 2009-09-18 16:09:16 UTC (rev 3779)
+++ packages/remuco/trunk/debian/changelog 2009-09-18 16:49:48 UTC (rev 3780)
@@ -4,9 +4,10 @@
remuco-[0-9]+.tar.gz)
* debian/watch: Correct watch URL, add uversionmangle
* debian/control, debian/remuco-base.install: Install client and remuco-report
+ * debian/control: Remove useless XB-Python-Version lines
* debian/rules: Update proguard.jar path
- -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 17 Sep 2009 13:08:49 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 19 Sep 2009 00:46:57 +0800
remuco (0.9.1.1-1) unstable; urgency=low
Modified: packages/remuco/trunk/debian/control
===================================================================
--- packages/remuco/trunk/debian/control 2009-09-18 16:09:16 UTC (rev 3779)
+++ packages/remuco/trunk/debian/control 2009-09-18 16:49:48 UTC (rev 3780)
@@ -17,7 +17,6 @@
Package: remuco-base
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: python-gobject,
python-xdg,
python-imaging,
@@ -38,7 +37,6 @@
Package: remuco-amarok
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
amarok (>= 2.0),
${python:Depends}, ${misc:Depends}
@@ -71,7 +69,6 @@
Package: remuco-banshee
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
banshee (>= 1.4),
${python:Depends}, ${misc:Depends}
@@ -88,7 +85,6 @@
Package: remuco-mpd
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
mpd (>= 0.13.2),
python-mpd (>= 0.2),
@@ -107,7 +103,6 @@
Package: remuco-rhythmbox
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
rhythmbox (>= 0.11.5),
python-gconf,
@@ -125,7 +120,6 @@
Package: remuco-totem
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
totem (>= 2.22),
${python:Depends}, ${misc:Depends}
@@ -142,7 +136,6 @@
Package: remuco-tvtime
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
tvtime (>= 0.9.11),
${python:Depends}, ${misc:Depends}
@@ -159,7 +152,6 @@
Package: remuco-vlc
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
vlc (>= 0.9),
${python:Depends}, ${misc:Depends}
@@ -176,7 +168,6 @@
Package: remuco-xmms2
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: remuco-base (= ${binary:Version}),
xmms2,
python-xmmsclient (>= 0.5),
More information about the Python-apps-commits
mailing list