r41624 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon May 5 20:07:39 UTC 2014


Author: bigon
Date: Mon May  5 20:07:39 2014
New Revision: 41624

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41624
Log:
* debian/control.in:
  - Bump Standards-Version to 3.9.5 (no further changes)
  - Build-depends against systemd libraries on linux architectures only

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

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=41624&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Mon May  5 20:07:39 2014
@@ -1,3 +1,11 @@
+gnome-shell (3.12.1-4) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    - Bump Standards-Version to 3.9.5 (no further changes)
+    - Build-depends against systemd libraries on linux architectures only
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 05 May 2014 22:06:57 +0200
+
 gnome-shell (3.12.1-3) experimental; urgency=medium
 
   * debian/control.in: Bump gir1.2-gnomedesktop-3.0 to >= 3.12.0

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=41624&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Mon May  5 20:07:39 2014
@@ -46,15 +46,15 @@
                libpulse-dev (>= 2.0),
                libsecret-1-dev,
                libstartup-notification0-dev (>= 0.11),
-               libsystemd-login-dev,
-               libsystemd-daemon-dev,
+               libsystemd-login-dev [linux-any],
+               libsystemd-daemon-dev [linux-any],
                libsystemd-journal-dev [linux-any],
                libtelepathy-glib-dev (>= 0.17.5),
                libx11-dev,
                libxfixes-dev,
                libxml2-dev,
                python (>= 2.6)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://live.gnome.org/GnomeShell
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-shell
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell/

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=41624&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Mon May  5 20:07:39 2014
@@ -41,15 +41,15 @@
                libpulse-dev (>= 2.0),
                libsecret-1-dev,
                libstartup-notification0-dev (>= 0.11),
-               libsystemd-login-dev,
-               libsystemd-daemon-dev,
+               libsystemd-login-dev [linux-any],
+               libsystemd-daemon-dev [linux-any],
                libsystemd-journal-dev [linux-any],
                libtelepathy-glib-dev (>= 0.17.5),
                libx11-dev,
                libxfixes-dev,
                libxml2-dev,
                python (>= 2.6)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://live.gnome.org/GnomeShell
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-shell
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell/




More information about the pkg-gnome-commits mailing list