r35173 - in /desktop/unstable/mutter/debian: changelog control control.in
ricotz-guest at users.alioth.debian.org
ricotz-guest at users.alioth.debian.org
Tue May 29 15:05:17 UTC 2012
Author: ricotz-guest
Date: Tue May 29 15:05:16 2012
New Revision: 35173
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35173
Log:
libmutter-dev: add dependency on gsettings-desktop-schemas-dev as pc-file requests
Modified:
desktop/unstable/mutter/debian/changelog
desktop/unstable/mutter/debian/control
desktop/unstable/mutter/debian/control.in
Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=35173&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue May 29 15:05:16 2012
@@ -1,8 +1,13 @@
mutter (3.4.1-3) UNRELEASED; urgency=low
+ [ Michael Biebl ]
* Upload to unstable.
- -- Michael Biebl <biebl at debian.org> Thu, 24 May 2012 10:15:08 +0200
+ [ Rico Tzschichholz ]
+ * libmutter-dev: add dependency on gsettings-desktop-schemas-dev as
+ pc-file requests
+
+ -- Rico Tzschichholz <ricotz at ubuntu.com> Tue, 29 May 2012 17:02:41 +0200
mutter (3.4.1-2) experimental; urgency=low
Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=35173&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Tue May 29 15:05:16 2012
@@ -128,6 +128,7 @@
Depends: ${misc:Depends},
libmutter0 (= ${binary:Version}),
gir1.2-mutter-3.0 (= ${binary:Version}),
+ gsettings-desktop-schemas-dev (>= 3.3.2),
libclutter-1.0-dev (>= 1.9.10),
libgtk-3-dev (>= 3.3.7)
Description: Development files for the Mutter window manager
Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=35173&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Tue May 29 15:05:16 2012
@@ -123,6 +123,7 @@
Depends: ${misc:Depends},
libmutter0 (= ${binary:Version}),
gir1.2-mutter-3.0 (= ${binary:Version}),
+ gsettings-desktop-schemas-dev (>= 3.3.2),
libclutter-1.0-dev (>= 1.9.10),
libgtk-3-dev (>= 3.3.7)
Description: Development files for the Mutter window manager
More information about the pkg-gnome-commits
mailing list