r35279 - in /packages/unstable/alacarte/debian: changelog control control.in

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue Jun 5 22:50:38 UTC 2012


Author: laney
Date: Tue Jun  5 22:50:37 2012
New Revision: 35279

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35279
Log:
Depend on python-gi 

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

Modified: packages/unstable/alacarte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/changelog?rev=35279&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/changelog [utf-8] (original)
+++ packages/unstable/alacarte/debian/changelog [utf-8] Tue Jun  5 22:50:37 2012
@@ -1,3 +1,9 @@
+alacarte (0.13.4-3) UNRELEASED; urgency=low
+
+  * Depend on python-gi 
+
+ -- Iain Lane <laney at debian.org>  Tue, 05 Jun 2012 23:50:56 +0100
+
 alacarte (0.13.4-2) unstable; urgency=low
 
   * debian/patches/40_xdg_menu_prefix: Edit

Modified: packages/unstable/alacarte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control?rev=35279&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control [utf-8] (original)
+++ packages/unstable/alacarte/debian/control [utf-8] Tue Jun  5 22:50:37 2012
@@ -27,6 +27,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
+         python-gi (>= 3.0),
          gir1.2-gtk-3.0,
          gir1.2-gmenu-3.0,
          gir1.2-glib-2.0,

Modified: packages/unstable/alacarte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control.in?rev=35279&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control.in [utf-8] (original)
+++ packages/unstable/alacarte/debian/control.in [utf-8] Tue Jun  5 22:50:37 2012
@@ -22,6 +22,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
+         python-gi (>= 3.0),
          gir1.2-gtk-3.0,
          gir1.2-gmenu-3.0,
          gir1.2-glib-2.0,




More information about the pkg-gnome-commits mailing list