[Python-apps-commits] r7926 - in packages/xpra/trunk/debian (changelog control)
aelmahmoudy-guest at users.alioth.debian.org
aelmahmoudy-guest at users.alioth.debian.org
Fri Dec 9 14:51:02 UTC 2011
Date: Friday, December 9, 2011 @ 14:51:00
Author: aelmahmoudy-guest
Revision: 7926
* New upstream release.
* debian/control: Added python-dbus to Depends.
Modified:
packages/xpra/trunk/debian/changelog
packages/xpra/trunk/debian/control
Modified: packages/xpra/trunk/debian/changelog
===================================================================
--- packages/xpra/trunk/debian/changelog 2011-12-09 04:42:15 UTC (rev 7925)
+++ packages/xpra/trunk/debian/changelog 2011-12-09 14:51:00 UTC (rev 7926)
@@ -1,3 +1,10 @@
+xpra (0.0.7.32+dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: Added python-dbus to Depends.
+
+ -- Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org> Fri, 09 Dec 2011 16:47:29 +0200
+
xpra (0.0.7.31+dfsg-1) unstable; urgency=low
* New upstream release.
Modified: packages/xpra/trunk/debian/control
===================================================================
--- packages/xpra/trunk/debian/control 2011-12-09 04:42:15 UTC (rev 7925)
+++ packages/xpra/trunk/debian/control 2011-12-09 14:51:00 UTC (rev 7926)
@@ -12,7 +12,15 @@
Package: xpra
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-wimpiggy (=${binary:Version}), python-gtk2, xvfb, x11-xserver-utils, python-imaging
+Depends: ${python:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ python-wimpiggy (=${binary:Version}),
+ python-gtk2,
+ xvfb,
+ x11-xserver-utils,
+ python-imaging,
+ python-dbus
Suggests: openssh-client, openssh-server
Description: tool to detach/reattach running X programs
Xpra gives you the functionality of GNU Screen for X applications.
More information about the Python-apps-commits
mailing list