r40819 - in /desktop/experimental/gnome-shell/debian: changelog control control.in patches/27-nm-libexec-path.patch rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Mar 7 21:12:32 UTC 2014


Author: ah
Date: Fri Mar  7 21:12:32 2014
New Revision: 40819

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40819
Log:
* New upstream release.
* Update build-dependencies according to configure.ac changes:
  - drop libgnome-menu-3-dev
  - bump gjs 1.39.0
  - bump clutter 1.15.90
  - bump mutter 3.11.91
* debian/rules: add --enable-systemd when building on linux
* Build-depend on libsystemd-journal-dev [linux-any] for the above.
* Have quilt refresh patches.
* Add build-dependency on libgnome-menu-3-dev
  - need GMenu-3.0.gir
* Bump glib2.0 build-dependency to 2.39.90 
  - code uses new g_app_info_monitor*

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/control
    desktop/experimental/gnome-shell/debian/control.in
    desktop/experimental/gnome-shell/debian/patches/27-nm-libexec-path.patch
    desktop/experimental/gnome-shell/debian/rules

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=40819&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Fri Mar  7 21:12:32 2014
@@ -1,10 +1,26 @@
-gnome-shell (3.10.1-2) UNRELEASED; urgency=low
-
+gnome-shell (3.11.91-1) UNRELEASED; urgency=low
+
+  [ Laurent Bigonville ]
   * Drop debian/patches/40_change-pam-name-to-match-gdm.patch and adjust
     Breaks against gdm3 package, pam modules in gdm3 package have been renamed
     back to upstream's names
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 21 Nov 2013 08:02:10 +0100
+  [ Andreas Henriksson ]
+  * New upstream release.
+  * Update build-dependencies according to configure.ac changes:
+    - drop libgnome-menu-3-dev
+    - bump gjs 1.39.0
+    - bump clutter 1.15.90
+    - bump mutter 3.11.91
+  * debian/rules: add --enable-systemd when building on linux
+  * Build-depend on libsystemd-journal-dev [linux-any] for the above.
+  * Have quilt refresh patches.
+  * Add build-dependency on libgnome-menu-3-dev
+    - need GMenu-3.0.gir
+  * Bump glib2.0 build-dependency to 2.39.90 
+    - code uses new g_app_info_monitor*
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 06 Mar 2014 00:07:01 +0100
 
 gnome-shell (3.10.1-1) experimental; urgency=low
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=40819&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Fri Mar  7 21:12:32 2014
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: autotools-dev,
                cdbs,
                debhelper (>= 8.1.3~),
@@ -23,22 +23,22 @@
                libcanberra-dev,
                libcanberra-gtk3-dev,
                libcaribou-dev (>= 0.4.8),
-               libclutter-1.0-dev (>= 1.13.4),
+               libclutter-1.0-dev (>= 1.15.90),
                libcroco3-dev (>= 0.6.8),
                libdbus-glib-1-dev,
                libecal1.2-dev (>= 3.7.90),
                libedataserver1.2-dev (>= 3.7.90),
                libgcr-3-dev (>= 3.7.5),
                libgirepository1.0-dev (>= 1.29.15),
-               libgjs-dev (>= 1.37.0),
-               libglib2.0-dev (>= 2.37.0),
+               libgjs-dev (>= 1.39.0),
+               libglib2.0-dev (>= 2.39.90),
                libgnome-bluetooth-dev (>= 3.5.5) [linux-any],
                libgnome-desktop-3-dev (>= 3.7.90),
-               libgnome-menu-3-dev (>= 3.5.3),
+               libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.7.9),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.10.1),
+               libmutter-dev (>= 3.11.91),
                libnm-glib-dev (>= 0.9.8) [linux-any],
                libnm-glib-vpn-dev (>= 0.9.8) [linux-any],
                libnm-gtk-dev (>= 0.9.8) [linux-any],
@@ -49,6 +49,7 @@
                libstartup-notification0-dev (>= 0.11),
                libsystemd-login-dev,
                libsystemd-daemon-dev,
+               libsystemd-journal-dev [linux-any],
                libtelepathy-glib-dev (>= 0.17.5),
                libx11-dev,
                libxfixes-dev,
@@ -88,7 +89,7 @@
          gir1.2-telepathyglib-0.12,
          gir1.2-telepathylogger-0.2 (>= 0.8.0),
          gir1.2-upowerglib-1.0,
-         gjs (>= 1.37.4),
+         gjs (>= 1.39.0),
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 3.4.0),
          gnome-shell-common (= ${source:Version}),

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=40819&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Fri Mar  7 21:12:32 2014
@@ -18,22 +18,22 @@
                libcanberra-dev,
                libcanberra-gtk3-dev,
                libcaribou-dev (>= 0.4.8),
-               libclutter-1.0-dev (>= 1.13.4),
+               libclutter-1.0-dev (>= 1.15.90),
                libcroco3-dev (>= 0.6.8),
                libdbus-glib-1-dev,
                libecal1.2-dev (>= 3.7.90),
                libedataserver1.2-dev (>= 3.7.90),
                libgcr-3-dev (>= 3.7.5),
                libgirepository1.0-dev (>= 1.29.15),
-               libgjs-dev (>= 1.37.0),
-               libglib2.0-dev (>= 2.37.0),
+               libgjs-dev (>= 1.39.0),
+               libglib2.0-dev (>= 2.39.90),
                libgnome-bluetooth-dev (>= 3.5.5) [linux-any],
                libgnome-desktop-3-dev (>= 3.7.90),
-               libgnome-menu-3-dev (>= 3.5.3),
+               libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.7.9),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.10.1),
+               libmutter-dev (>= 3.11.91),
                libnm-glib-dev (>= 0.9.8) [linux-any],
                libnm-glib-vpn-dev (>= 0.9.8) [linux-any],
                libnm-gtk-dev (>= 0.9.8) [linux-any],
@@ -44,6 +44,7 @@
                libstartup-notification0-dev (>= 0.11),
                libsystemd-login-dev,
                libsystemd-daemon-dev,
+               libsystemd-journal-dev [linux-any],
                libtelepathy-glib-dev (>= 0.17.5),
                libx11-dev,
                libxfixes-dev,
@@ -83,7 +84,7 @@
          gir1.2-telepathyglib-0.12,
          gir1.2-telepathylogger-0.2 (>= 0.8.0),
          gir1.2-upowerglib-1.0,
-         gjs (>= 1.37.4),
+         gjs (>= 1.39.0),
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 3.4.0),
          gnome-shell-common (= ${source:Version}),

Modified: desktop/experimental/gnome-shell/debian/patches/27-nm-libexec-path.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/patches/27-nm-libexec-path.patch?rev=40819&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/patches/27-nm-libexec-path.patch	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/patches/27-nm-libexec-path.patch	[utf-8] Fri Mar  7 21:12:32 2014
@@ -4,7 +4,7 @@
 
 --- a/js/ui/components/networkAgent.js
 +++ b/js/ui/components/networkAgent.js
-@@ -687,7 +687,7 @@
+@@ -691,7 +691,7 @@
                      } catch(e) { } // ignore errors if key does not exist
                      let path = binary;
                      if (!GLib.path_is_absolute(path)) {

Modified: desktop/experimental/gnome-shell/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/rules?rev=40819&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/rules	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/rules	[utf-8] Fri Mar  7 21:12:32 2014
@@ -15,7 +15,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-compile-warnings=yes
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)
-	DEB_CONFIGURE_EXTRA_FLAGS += --enable-networkmanager
+	DEB_CONFIGURE_EXTRA_FLAGS += --enable-networkmanager --enable-systemd
 endif
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-shell = -Xlibgnome-shell




More information about the pkg-gnome-commits mailing list