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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Nov 25 14:33:44 UTC 2012


Author: joss
Date: Sun Nov 25 14:33:43 2012
New Revision: 36347

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36347
Log:
Re-add missing dependency on gnome-menus.

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=36347&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/changelog [utf-8] (original)
+++ packages/unstable/alacarte/debian/changelog [utf-8] Sun Nov 25 14:33:43 2012
@@ -1,3 +1,9 @@
+alacarte (3.5.3-2) UNRELEASED; urgency=low
+
+  * Re-add missing dependency on gnome-menus.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 25 Nov 2012 15:33:29 +0100
+
 alacarte (3.5.3-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/unstable/alacarte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control?rev=36347&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control [utf-8] (original)
+++ packages/unstable/alacarte/debian/control [utf-8] Sun Nov 25 14:33:43 2012
@@ -27,6 +27,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
+         gnome-menus (>= 3.2),
          python-gi (>= 3.0),
          gir1.2-gtk-3.0,
          gir1.2-gmenu-3.0,

Modified: packages/unstable/alacarte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control.in?rev=36347&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control.in [utf-8] (original)
+++ packages/unstable/alacarte/debian/control.in [utf-8] Sun Nov 25 14:33:43 2012
@@ -22,6 +22,7 @@
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
+         gnome-menus (>= 3.2),
          python-gi (>= 3.0),
          gir1.2-gtk-3.0,
          gir1.2-gmenu-3.0,




More information about the pkg-gnome-commits mailing list