[Pkg-xfce-commits] r9350 - in /goodies/trunk/light-locker/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Fri Mar 4 14:38:02 UTC 2016


Author: corsac
Date: Fri Mar  4 14:38:01 2016
New Revision: 9350

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9350
Log:
* debian/control:
  - Make libsystemd-dev build-dep linux only, thanks Steven Chamberlain.
                                                              closes: #816328 

Modified:
    goodies/trunk/light-locker/debian/changelog
    goodies/trunk/light-locker/debian/control

Modified: goodies/trunk/light-locker/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/changelog?rev=9350&op=diff
==============================================================================
--- goodies/trunk/light-locker/debian/changelog	(original)
+++ goodies/trunk/light-locker/debian/changelog	Fri Mar  4 14:38:01 2016
@@ -1,7 +1,13 @@
 light-locker (1.7.0-3) UNRELEASED; urgency=medium
 
+  [ Jackson Doak ]
   * debian/control:
     - Remove dupliate build-depend on libsystemd-dev
+
+  [ Yves-Alexis Perez ]
+  * debian/control:
+    - Make libsystemd-dev build-dep linux only, thanks Steven Chamberlain.
+                                                                closes: #816328 
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Mon, 21 Dec 2015 09:47:37 +1100
 

Modified: goodies/trunk/light-locker/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/control?rev=9350&op=diff
==============================================================================
--- goodies/trunk/light-locker/debian/control	(original)
+++ goodies/trunk/light-locker/debian/control	Fri Mar  4 14:38:01 2016
@@ -7,7 +7,7 @@
  Simon Huggins <huggie at earth.li>          
 Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf,
   liblightdm-gobject-dev (>= 1.3.5), libgtk-3-dev, libdbus-glib-1-dev,
-  libxss-dev, libsystemd-dev, intltool, xfce4-dev-tools, libtool
+  libxss-dev, libsystemd-dev [linux-any], intltool, xfce4-dev-tools, libtool
 Standards-Version: 3.9.6
 Homepage: https://github.com/the-cavalry/light-locker/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/light-locker




More information about the Pkg-xfce-commits mailing list