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

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Aug 16 23:51:17 UTC 2009


Author: pochu-guest
Date: Sun Aug 16 23:51:17 2009
New Revision: 20960

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20960
Log:
Recommend python-gtksourceview2.

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=20960&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/changelog [utf-8] (original)
+++ packages/unstable/hotwire/debian/changelog [utf-8] Sun Aug 16 23:51:17 2009
@@ -1,8 +1,12 @@
 hotwire (0.721-2) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Depend on dbus-x11. Closes: 508219.
   * Require only python-gnomedesktop instead of python-gnome2-desktop.
     Closes: #541558.
+
+  [ Emilio Pozuelo Monfort ]
+  * Recommend python-gtksourceview2.
 
  -- 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=20960&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control [utf-8] (original)
+++ packages/unstable/hotwire/debian/control [utf-8] Sun Aug 16 23:51:17 2009
@@ -25,7 +25,8 @@
          python (>= 2.5) | python-pysqlite2,
          dbus-x11
 Recommends: python-gnomedesktop,
-            python-simplejson
+            python-simplejson,
+            python-gtksourceview2
 Suggests: python-psyco
 Description: Extensible graphical command execution shell
  Hotwire is a primary replacement for a terminal emulator, with an 

Modified: packages/unstable/hotwire/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/control.in?rev=20960&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/control.in [utf-8] (original)
+++ packages/unstable/hotwire/debian/control.in [utf-8] Sun Aug 16 23:51:17 2009
@@ -25,7 +25,8 @@
          python (>= 2.5) | python-pysqlite2,
          dbus-x11
 Recommends: python-gnomedesktop,
-            python-simplejson
+            python-simplejson,
+            python-gtksourceview2
 Suggests: python-psyco
 Description: Extensible graphical command execution shell
  Hotwire is a primary replacement for a terminal emulator, with an 




More information about the pkg-gnome-commits mailing list