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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat May 11 20:40:00 UTC 2013


Author: pochu
Date: Sat May 11 20:40:00 2013
New Revision: 37732

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37732
Log:
* debian/control.in:
  + Stop recommending python-gnomedesktop. Closes: #707847.

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=37732&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/changelog [utf-8] (original)
+++ packages/unstable/hotwire/debian/changelog [utf-8] Sat May 11 20:40:00 2013
@@ -1,6 +1,11 @@
 hotwire (0.721-3) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Replace python-gobject by python-gobject-2.
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Stop recommending python-gnomedesktop. Closes: #707847.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 24 Nov 2011 21:37:20 +0100
 

Modified: packages/unstable/hotwire/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/control?rev=37732&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control [utf-8] (original)
+++ packages/unstable/hotwire/debian/control [utf-8] Sat May 11 20:40:00 2013
@@ -29,8 +29,7 @@
          python-cairo,
          python (>= 2.5) | python-pysqlite2,
          dbus-x11
-Recommends: python-gnomedesktop,
-            python-simplejson,
+Recommends: python-simplejson,
             python-gtksourceview2
 Suggests: python-psyco
 Description: Extensible graphical command execution shell

Modified: packages/unstable/hotwire/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/control.in?rev=37732&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control.in [utf-8] (original)
+++ packages/unstable/hotwire/debian/control.in [utf-8] Sat May 11 20:40:00 2013
@@ -24,8 +24,7 @@
          python-cairo,
          python (>= 2.5) | python-pysqlite2,
          dbus-x11
-Recommends: python-gnomedesktop,
-            python-simplejson,
+Recommends: python-simplejson,
             python-gtksourceview2
 Suggests: python-psyco
 Description: Extensible graphical command execution shell




More information about the pkg-gnome-commits mailing list