r32235 - in /desktop/unstable/gnome-panel/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Dec 21 06:20:02 UTC 2011


Author: jbicha-guest
Date: Wed Dec 21 06:20:01 2011
New Revision: 32235

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32235
Log:
* debian/control.in:
  - Bump gnome-menus dependency to 3.1.4 too
  - Drop python and python-gconf dependencies since gnome-panel uses gsettings
    now and gnome-panel-add doesn't work
  - Recommend gnome-session-fallback

Modified:
    desktop/unstable/gnome-panel/debian/changelog
    desktop/unstable/gnome-panel/debian/control
    desktop/unstable/gnome-panel/debian/control.in

Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=32235&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog [utf-8] Wed Dec 21 06:20:01 2011
@@ -1,3 +1,13 @@
+gnome-panel (3.2.1-3) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Bump gnome-menus dependency to 3.1.4 too
+    - Drop python and python-gconf dependencies since gnome-panel uses gsettings
+      now and gnome-panel-add doesn't work
+    - Recommend gnome-session-fallback
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 21 Dec 2011 01:12:02 -0500
+
 gnome-panel (3.2.1-2) unstable; urgency=low
 
   * debian/patches/12_panel_icon_size_fixes.patch:

Modified: desktop/unstable/gnome-panel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control?rev=32235&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control [utf-8] Wed Dec 21 06:20:01 2011
@@ -60,11 +60,10 @@
          ${misc:Depends},
          gnome-icon-theme-symbolic (>= 3.0.0),
          gnome-panel-data (= ${source:Version}),
-         gnome-menus (>= 3.0.1),
-         python,
-         python-gconf
+         gnome-menus (>= 3.1.4)
 Recommends: gnome-applets,
             gnome-session (>= 2.26),
+            gnome-session-fallback,
             gnome-control-center,
             evolution-data-server,
             gnome-icon-theme (>= 2.24),

Modified: desktop/unstable/gnome-panel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control.in?rev=32235&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control.in [utf-8] Wed Dec 21 06:20:01 2011
@@ -55,11 +55,10 @@
          ${misc:Depends},
          gnome-icon-theme-symbolic (>= 3.0.0),
          gnome-panel-data (= ${source:Version}),
-         gnome-menus (>= 3.0.1),
-         python,
-         python-gconf
+         gnome-menus (>= 3.1.4)
 Recommends: gnome-applets,
             gnome-session (>= 2.26),
+            gnome-session-fallback,
             gnome-control-center,
             evolution-data-server,
             gnome-icon-theme (>= 2.24),




More information about the pkg-gnome-commits mailing list