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

Yves-Alexis Perez corsac at moszumanska.debian.org
Mon Jul 31 13:21:43 UTC 2017


Author: corsac
Date: Mon Jul 31 13:21:43 2017
New Revision: 9990

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9990
Log:
run wrap-and-sort.

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=9990&op=diff
==============================================================================
--- goodies/trunk/light-locker/debian/changelog	(original)
+++ goodies/trunk/light-locker/debian/changelog	Mon Jul 31 13:21:43 2017
@@ -5,6 +5,7 @@
     - 01_migrate-libsystemd-dev dropped, included upstream.
   * debian/control:
     - update standards version to 4.0.0.
+    - run wrap-and-sort.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 25 Jul 2017 23:12:56 +0200
 

Modified: goodies/trunk/light-locker/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/control?rev=9990&op=diff
==============================================================================
--- goodies/trunk/light-locker/debian/control	(original)
+++ goodies/trunk/light-locker/debian/control	Mon Jul 31 13:21:43 2017
@@ -3,10 +3,19 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>,
- Emanuele Rocca <ema at debian.org>, 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 [linux-any], intltool, xfce4-dev-tools, libtool
+           Emanuele Rocca <ema at debian.org>,
+           Simon Huggins <huggie at earth.li>
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               intltool,
+               libdbus-glib-1-dev,
+               libgtk-3-dev,
+               liblightdm-gobject-dev (>= 1.3.5),
+               libsystemd-dev [linux-any],
+               libtool,
+               libxss-dev,
+               pkg-config,
+               xfce4-dev-tools
 Standards-Version: 4.0.0
 Homepage: https://github.com/the-cavalry/light-locker/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/light-locker
@@ -15,7 +24,7 @@
 Package: light-locker
 Section: x11
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, lightdm
+Depends: lightdm, ${misc:Depends}, ${shlibs:Depends}
 Description: simple screen locker for lightDM display manager
  light-locker is a simple screen locker that aims to have simple, sane, secure
  defaults and be well integrated with the desktop while not carrying any




More information about the Pkg-xfce-commits mailing list