r20921 - in /packages/unstable/hotwire/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Aug 14 20:15:38 UTC 2009


Author: joss
Date: Fri Aug 14 20:15:38 2009
New Revision: 20921

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20921
Log:
Require only python-gnomedesktop instead of python-gnome2-desktop.
Closes: #541558.

Modified:
    packages/unstable/hotwire/debian/changelog
    packages/unstable/hotwire/debian/control
    packages/unstable/hotwire/debian/control.in

Modified: packages/unstable/hotwire/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/changelog?rev=20921&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/changelog [utf-8] (original)
+++ packages/unstable/hotwire/debian/changelog [utf-8] Fri Aug 14 20:15:38 2009
@@ -1,6 +1,8 @@
 hotwire (0.721-2) UNRELEASED; urgency=low
 
   * Depend on dbus-x11. Closes: 508219.
+  * Require only python-gnomedesktop instead of python-gnome2-desktop.
+    Closes: #541558.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 23 Jan 2009 15:52:07 +0100
 

Modified: packages/unstable/hotwire/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/control?rev=20921&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control [utf-8] (original)
+++ packages/unstable/hotwire/debian/control [utf-8] Fri Aug 14 20:15:38 2009
@@ -15,7 +15,7 @@
 Package: hotwire
 Architecture: all
 Depends: ${python:Depends},
-         python-gnome2,
+         python-gnomedesktop,
          python-gtk2,
          python-gobject,
          python-dbus,

Modified: packages/unstable/hotwire/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/control.in?rev=20921&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control.in [utf-8] (original)
+++ packages/unstable/hotwire/debian/control.in [utf-8] Fri Aug 14 20:15:38 2009
@@ -15,7 +15,7 @@
 Package: hotwire
 Architecture: all
 Depends: ${python:Depends},
-         python-gnome2,
+         python-gnomedesktop,
          python-gtk2,
          python-gobject,
          python-dbus,




More information about the pkg-gnome-commits mailing list