r46785 - in /desktop/unstable/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 21 16:53:00 UTC 2015


Author: biebl
Date: Wed Oct 21 16:53:00 2015
New Revision: 46785

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46785
Log:
Bump Build-Depends on libmutter-dev to (>= 3.18.1) as per configure.ac.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/control
    desktop/unstable/gnome-shell/debian/control.in

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=46785&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Wed Oct 21 16:53:00 2015
@@ -1,6 +1,7 @@
 gnome-shell (3.18.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump Build-Depends on libmutter-dev to (>= 3.18.1) as per configure.ac.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 21 Oct 2015 18:51:57 +0200
 

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=46785&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Wed Oct 21 16:53:00 2015
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.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>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autotools-dev,
                cdbs,
                debhelper (>= 9),
@@ -35,7 +35,7 @@
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.17.92),
+               libmutter-dev (>= 3.18.1),
                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],

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=46785&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Wed Oct 21 16:53:00 2015
@@ -31,7 +31,7 @@
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.17.92),
+               libmutter-dev (>= 3.18.1),
                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],




More information about the pkg-gnome-commits mailing list