r36756 - in /desktop/experimental/mutter/debian: changelog control control.in patches/01_Wcast-align.patch

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat Feb 23 17:40:17 UTC 2013


Author: jbicha-guest
Date: Sat Feb 23 17:40:16 2013
New Revision: 36756

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36756
Log:
* New upstream release
* debian/control.in:
  - Bump minimum clutter & gsettings-desktop-schemas
* debian/control.in:
  - Build-depend on libxi-dev
* debian/patches/01_Wcast-align.patch: Refreshed

Modified:
    desktop/experimental/mutter/debian/changelog
    desktop/experimental/mutter/debian/control
    desktop/experimental/mutter/debian/control.in
    desktop/experimental/mutter/debian/patches/01_Wcast-align.patch

Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=36756&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog [utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog [utf-8] Sat Feb 23 17:40:16 2013
@@ -1,3 +1,17 @@
+mutter (3.7.90-1) UNRELEASED; urgency=low
+
+  [ Jeremy Bicha ]
+  * New upstream release
+  * debian/control.in:
+    - Bump minimum clutter & gsettings-desktop-schemas
+ 
+  [ Rico Tzschichholz ]
+  * debian/control.in:
+    - Build-depend on libxi-dev
+  * debian/patches/01_Wcast-align.patch: Refreshed
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 23 Feb 2013 12:36:21 -0500
+
 mutter (3.6.2-1) experimental; urgency=low
 
   * New upstream release

Modified: desktop/experimental/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control?rev=36756&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control [utf-8] (original)
+++ desktop/experimental/mutter/debian/control [utf-8] Sat Feb 23 17:40:16 2013
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: mutter
 Section: x11
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                dh-autoreconf,
@@ -15,16 +14,17 @@
                libgtk-3-dev (>= 3.3.7),
                libcanberra-gtk3-dev,
                gobject-introspection (>= 0.9.12-5~),
-               gsettings-desktop-schemas-dev (>= 3.3.2),
+               gsettings-desktop-schemas-dev (>= 3.7.3),
                libgirepository1.0-dev (>= 0.9.12),
                libjson-glib-dev (>= 0.13.2-1~),
                libcogl-dev (>= 1.12.0),
-               libclutter-1.0-dev (>= 1.9.10),
+               libclutter-1.0-dev (>= 1.13.2),
                libpango1.0-dev (>= 1.2.0),
                libcairo2-dev (>= 1.2.0),
                libglib2.0-dev (>= 2.25.10),
                libstartup-notification0-dev (>= 0.7),
                libxcomposite-dev (>= 1:0.2),
+               libxi-dev (>= 2:1.6.0),
                libxfixes-dev,
                libxrender-dev,
                libxdamage-dev,
@@ -47,7 +47,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          mutter-common (= ${source:Version}),
-         gsettings-desktop-schemas (>= 3.3.2),
+         gsettings-desktop-schemas (>= 3.7.3),
          gnome-themes-standard,
          zenity
 Provides: x-window-manager
@@ -127,8 +127,8 @@
 Depends: ${misc:Depends},
          libmutter0a (= ${binary:Version}),
          gir1.2-mutter-3.0 (= ${binary:Version}),
-         gsettings-desktop-schemas-dev (>= 3.3.2),
-         libclutter-1.0-dev (>= 1.9.10),
+         gsettings-desktop-schemas-dev (>= 3.7.3),
+         libclutter-1.0-dev (>= 1.13.2),
          libgtk-3-dev (>= 3.3.7),
          libx11-dev
 Description: Development files for the Mutter window manager

Modified: desktop/experimental/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control.in?rev=36756&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control.in [utf-8] (original)
+++ desktop/experimental/mutter/debian/control.in [utf-8] Sat Feb 23 17:40:16 2013
@@ -10,16 +10,17 @@
                libgtk-3-dev (>= 3.3.7),
                libcanberra-gtk3-dev,
                gobject-introspection (>= 0.9.12-5~),
-               gsettings-desktop-schemas-dev (>= 3.3.2),
+               gsettings-desktop-schemas-dev (>= 3.7.3),
                libgirepository1.0-dev (>= 0.9.12),
                libjson-glib-dev (>= 0.13.2-1~),
                libcogl-dev (>= 1.12.0),
-               libclutter-1.0-dev (>= 1.9.10),
+               libclutter-1.0-dev (>= 1.13.2),
                libpango1.0-dev (>= 1.2.0),
                libcairo2-dev (>= 1.2.0),
                libglib2.0-dev (>= 2.25.10),
                libstartup-notification0-dev (>= 0.7),
                libxcomposite-dev (>= 1:0.2),
+               libxi-dev (>= 2:1.6.0),
                libxfixes-dev,
                libxrender-dev,
                libxdamage-dev,
@@ -42,7 +43,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          mutter-common (= ${source:Version}),
-         gsettings-desktop-schemas (>= 3.3.2),
+         gsettings-desktop-schemas (>= 3.7.3),
          gnome-themes-standard,
          zenity
 Provides: x-window-manager
@@ -122,8 +123,8 @@
 Depends: ${misc:Depends},
          libmutter0a (= ${binary:Version}),
          gir1.2-mutter-3.0 (= ${binary:Version}),
-         gsettings-desktop-schemas-dev (>= 3.3.2),
-         libclutter-1.0-dev (>= 1.9.10),
+         gsettings-desktop-schemas-dev (>= 3.7.3),
+         libclutter-1.0-dev (>= 1.13.2),
          libgtk-3-dev (>= 3.3.7),
          libx11-dev
 Description: Development files for the Mutter window manager

Modified: desktop/experimental/mutter/debian/patches/01_Wcast-align.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/patches/01_Wcast-align.patch?rev=36756&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/patches/01_Wcast-align.patch [utf-8] (original)
+++ desktop/experimental/mutter/debian/patches/01_Wcast-align.patch [utf-8] Sat Feb 23 17:40:16 2013
@@ -1,7 +1,7 @@
-Index: mutter-3.4.1/configure.in
+Index: mutter-3.4.1/configure.ac
 ===================================================================
---- mutter-3.4.1.orig/configure.in	2012-05-04 21:43:52.826625535 +0200
-+++ mutter-3.4.1/configure.in	2012-05-04 21:43:54.402625479 +0200
+--- mutter-3.4.1.orig/configure.ac	2012-05-04 21:43:52.826625535 +0200
++++ mutter-3.4.1/configure.ac	2012-05-04 21:43:54.402625479 +0200
 @@ -446,11 +446,6 @@
      esac
  




More information about the pkg-gnome-commits mailing list