r44253 - in /desktop/unstable/mutter/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 28 18:10:34 UTC 2015


Author: biebl
Date: Tue Apr 28 18:10:34 2015
New Revision: 44253

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44253
Log:
Switch Build-Depends from the transitional libsystemd-login-dev to
libsystemd-dev. (Closes: #779761)

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=44253&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog	[utf-8] Tue Apr 28 18:10:34 2015
@@ -1,3 +1,10 @@
+mutter (3.14.4-2) UNRELEASED; urgency=medium
+
+  * Switch Build-Depends from the transitional libsystemd-login-dev to
+    libsystemd-dev. (Closes: #779761)
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 28 Apr 2015 20:09:32 +0200
+
 mutter (3.14.4-1) unstable; urgency=medium
 
   * New upstream translation and bugfix release.

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=44253&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control	[utf-8] Tue Apr 28 18:10:34 2015
@@ -6,7 +6,7 @@
 Section: x11
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 9),
                gnome-pkg-tools (>= 0.10),
@@ -28,7 +28,7 @@
                libgnome-desktop-3-dev (>= 3.10),
                libinput-dev [linux-any],
                libstartup-notification0-dev (>= 0.7),
-               libsystemd-login-dev (>= 212) [linux-any],
+               libsystemd-dev (>= 212) [linux-any],
                libupower-glib-dev (>= 0.99.0),
                libxcb-randr0-dev,
                libxcomposite-dev (>= 1:0.2),

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=44253&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in	[utf-8] Tue Apr 28 18:10:34 2015
@@ -24,7 +24,7 @@
                libgnome-desktop-3-dev (>= 3.10),
                libinput-dev [linux-any],
                libstartup-notification0-dev (>= 0.7),
-               libsystemd-login-dev (>= 212) [linux-any],
+               libsystemd-dev (>= 212) [linux-any],
                libupower-glib-dev (>= 0.99.0),
                libxcb-randr0-dev,
                libxcomposite-dev (>= 1:0.2),




More information about the pkg-gnome-commits mailing list