r28091 - in /desktop/unstable/metacity/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun May 29 07:29:39 UTC 2011


Author: joss
Date: Sun May 29 07:29:39 2011
New Revision: 28091

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28091
Log:
Depend on libgnome2-common for the GConf schemas. This will be 
necessary until metacity is ported to GSettings.

Modified:
    desktop/unstable/metacity/debian/changelog
    desktop/unstable/metacity/debian/control
    desktop/unstable/metacity/debian/control.in

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=28091&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog [utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog [utf-8] Sun May 29 07:29:39 2011
@@ -1,3 +1,10 @@
+metacity (1:2.30.1-4) UNRELEASED; urgency=low
+
+  * Depend on libgnome2-common for the GConf schemas. This will be 
+    necessary until metacity is ported to GSettings.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 29 May 2011 09:27:21 +0200
+
 metacity (1:2.30.1-3) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=28091&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control [utf-8] (original)
+++ desktop/unstable/metacity/debian/control [utf-8] Sun May 29 07:29:39 2011
@@ -43,6 +43,7 @@
          ${misc:Depends},
          metacity-common (>= ${gnome:Version}),
          metacity-common (<< ${gnome:NextVersion}),
+         libgnome2-common,
          zenity
 Provides: x-window-manager
 Recommends: gnome-session | x-session-manager

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=28091&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in [utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in [utf-8] Sun May 29 07:29:39 2011
@@ -38,6 +38,7 @@
          ${misc:Depends},
          metacity-common (>= ${gnome:Version}),
          metacity-common (<< ${gnome:NextVersion}),
+         libgnome2-common,
          zenity
 Provides: x-window-manager
 Recommends: gnome-session | x-session-manager




More information about the pkg-gnome-commits mailing list