r45749 - in /desktop/experimental/gnome-shell/debian: changelog control control.in patches/series

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Aug 21 21:58:41 UTC 2015


Author: ah
Date: Fri Aug 21 21:58:41 2015
New Revision: 45749

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45749
Log:
* New upstream beta release.
* Update build-dependencies according to configure.ac changes:
  - bump libedataserver1.2-dev to >= 3.17.2
  - bump libglib2.0-dev to >= 2.45.3
  - bump libmutter-dev to >= 3.17.90
* Drop patches now included in upstream release:
  - 50-ShellKeyringPrompt-Strip-out-mnemonics-indicators-fr.patch
  - 60-Update-configure.ac-to-check-for-libsystemd.patch
* Bump dependency on gir1.2-glib-2.0 to >= 1.45.3
  - windowManager.js uses overrides.list_keys() introduced here.

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/series

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=45749&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Fri Aug 21 21:58:41 2015
@@ -1,3 +1,18 @@
+gnome-shell (3.17.90-1) UNRELEASED; urgency=medium
+
+  * New upstream beta release.
+  * Update build-dependencies according to configure.ac changes:
+    - bump libedataserver1.2-dev to >= 3.17.2
+    - bump libglib2.0-dev to >= 2.45.3
+    - bump libmutter-dev to >= 3.17.90
+  * Drop patches now included in upstream release:
+    - 50-ShellKeyringPrompt-Strip-out-mnemonics-indicators-fr.patch
+    - 60-Update-configure.ac-to-check-for-libsystemd.patch
+  * Bump dependency on gir1.2-glib-2.0 to >= 1.45.3
+    - windowManager.js uses overrides.list_keys() introduced here.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Fri, 21 Aug 2015 15:29:39 +0200
+
 gnome-shell (3.16.3-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=45749&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Fri Aug 21 21:58:41 2015
@@ -6,7 +6,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>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autotools-dev,
                cdbs,
                debhelper (>= 9),
@@ -24,18 +24,18 @@
                libcroco3-dev (>= 0.6.8),
                libdbus-glib-1-dev,
                libecal1.2-dev (>= 3.7.90),
-               libedataserver1.2-dev (>= 3.14),
+               libedataserver1.2-dev (>= 3.17.2),
                libgcr-3-dev (>= 3.7.5),
                libgirepository1.0-dev (>= 1.29.15),
                libgjs-dev (>= 1.39.0),
-               libglib2.0-dev (>= 2.39.90),
+               libglib2.0-dev (>= 2.45.3),
                libgnome-bluetooth-dev (>= 3.9.0) [linux-any],
                libgnome-desktop-3-dev (>= 3.7.90),
                libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.16.1),
+               libmutter-dev (>= 3.17.90),
                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],
@@ -71,7 +71,7 @@
          gir1.2-gdesktopenums-3.0 (>= 3.12),
          gir1.2-gcr-3 (>= 3.7.5),
          gir1.2-gkbd-3.0,
-         gir1.2-glib-2.0 (>= 1.39.90-4~),
+         gir1.2-glib-2.0 (>= 1.45.3),
          gir1.2-gnomebluetooth-1.0 (>= 3.12.0) [linux-any],
          gir1.2-gnomedesktop-3.0 (>= 3.12.0),
          gir1.2-gtk-3.0 (>= 3.16),

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=45749&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Fri Aug 21 21:58:41 2015
@@ -20,18 +20,18 @@
                libcroco3-dev (>= 0.6.8),
                libdbus-glib-1-dev,
                libecal1.2-dev (>= 3.7.90),
-               libedataserver1.2-dev (>= 3.14),
+               libedataserver1.2-dev (>= 3.17.2),
                libgcr-3-dev (>= 3.7.5),
                libgirepository1.0-dev (>= 1.29.15),
                libgjs-dev (>= 1.39.0),
-               libglib2.0-dev (>= 2.39.90),
+               libglib2.0-dev (>= 2.45.3),
                libgnome-bluetooth-dev (>= 3.9.0) [linux-any],
                libgnome-desktop-3-dev (>= 3.7.90),
                libgnome-menu-3-dev,
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.16.1),
+               libmutter-dev (>= 3.17.90),
                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],
@@ -67,7 +67,7 @@
          gir1.2-gdesktopenums-3.0 (>= 3.12),
          gir1.2-gcr-3 (>= 3.7.5),
          gir1.2-gkbd-3.0,
-         gir1.2-glib-2.0 (>= 1.39.90-4~),
+         gir1.2-glib-2.0 (>= 1.45.3),
          gir1.2-gnomebluetooth-1.0 (>= 3.12.0) [linux-any],
          gir1.2-gnomedesktop-3.0 (>= 3.12.0),
          gir1.2-gtk-3.0 (>= 3.16),

Modified: desktop/experimental/gnome-shell/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/patches/series?rev=45749&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/patches/series	[utf-8] Fri Aug 21 21:58:41 2015
@@ -2,5 +2,3 @@
 27-nm-libexec-path.patch
 #30-remoteMenu-Prevent-the-shell-from-becoming-unrespons.patch
 41-handle-logind-fail.patch
-50-ShellKeyringPrompt-Strip-out-mnemonics-indicators-fr.patch
-60-Update-configure.ac-to-check-for-libsystemd.patch




More information about the pkg-gnome-commits mailing list