[Pkg-xfce-commits] r8073 - in /goodies/trunk/light-locker: ./ debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/source/ debian/source/format debian/watch

Yves-Alexis Perez corsac at moszumanska.debian.org
Fri Nov 29 21:45:59 UTC 2013


Author: corsac
Date: Fri Nov 29 21:45:59 2013
New Revision: 8073

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8073
Log:
initial packaging

Added:
    goodies/trunk/light-locker/
    goodies/trunk/light-locker/debian/   (with props)
    goodies/trunk/light-locker/debian/changelog
    goodies/trunk/light-locker/debian/compat
    goodies/trunk/light-locker/debian/control
    goodies/trunk/light-locker/debian/copyright
    goodies/trunk/light-locker/debian/rules   (with props)
    goodies/trunk/light-locker/debian/source/
    goodies/trunk/light-locker/debian/source/format
    goodies/trunk/light-locker/debian/watch

Propchange: goodies/trunk/light-locker/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: goodies/trunk/light-locker/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/changelog?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/changelog	(added)
+++ goodies/trunk/light-locker/debian/changelog	Fri Nov 29 21:45:59 2013
@@ -0,0 +1,5 @@
+light-locker (1.1.0-1) UNRELEASED; urgency=low
+
+  * Initial release.                                            closes: #730827
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 06 Apr 2012 21:42:53 +0200

Added: goodies/trunk/light-locker/debian/compat
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/compat?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/compat	(added)
+++ goodies/trunk/light-locker/debian/compat	Fri Nov 29 21:45:59 2013
@@ -0,0 +1 @@
+9

Added: goodies/trunk/light-locker/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/control?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/control	(added)
+++ goodies/trunk/light-locker/debian/control	Fri Nov 29 21:45:59 2013
@@ -0,0 +1,26 @@
+Source: light-locker
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Evgeni Golov <evgeni at debian.org>, 
+ 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,
+  liblightdm-gobject-dev (>= 1.3.5), libgtk-3-dev, libdbus-glib-1-dev,
+  libxss-dev, libsystemd-login-dev, intltool
+Standards-Version: 3.9.4
+Homepage: https://github.com/the-cavalry/light-locker/
+Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/light-locker
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/light-locker
+
+Package: light-locker
+Section: x11
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, lightdm
+Description: simple screen locker for lightDM display manager
+ light-locker is a simple locker that aims to have simple, sane, secure
+ defaults and be well integrated with the desktop while not carrying any
+ desktop-specific dependencies.
+ .
+ It relies on lightdm for locking and unlocking your session via
+ ConsoleKit/UPower or logind/systemd.

Added: goodies/trunk/light-locker/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/copyright?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/copyright	(added)
+++ goodies/trunk/light-locker/debian/copyright	Fri Nov 29 21:45:59 2013
@@ -0,0 +1,52 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lightdm
+Upstream-Contact: William Jon McCann <mccann at jhu.edu>
+  Peter de Ridder <peter at xfce.org>
+  Simon Steinbeiß <simon at xfce.org>
+Upstream-Source: https://github.com/the-cavalry/light-locker/
+
+Files: debian/*
+Copyright: © 2013 Yves-Alexis Perez <corsac at debian.org>
+License: GPL-2
+
+Files: src/gs-content.c
+ src/gs-content.h
+ src/gs-debug.c
+ src/gs-debug.h
+ src/gs-grab-x11.c
+ src/gs-grab.h
+ src/gs-listener-dbus.c
+ src/gs-listener-dbus.h
+ src/gs-listener-x11.c
+ src/gs-listener-x11.h
+ src/gs-manager.c
+ src/gs-manager.h
+ src/gs-monitor.c
+ src/gs-monitor.h
+ src/gs-window.h
+ src/light-locker-command.c
+ src/light-locker.c
+ src/light-locker.h
+ src/preview.c
+Copyright: 2004-2005, William Jon McCann <mccann at jhu.edu>
+  2004-2006, William Jon McCann <mccann at jhu.edu>
+  2004-2008, William Jon McCann <mccann at jhu.edu>
+  2005, William Jon McCann <mccann at jhu.edu>
+License: GPL-2+
+
+Files: src/gs-window-x11.c
+Copyright: 2004-2008, William Jon McCann <mccann at jhu.edu>
+  2008-2011, Red Hat, Inc
+License: GPL-2+
+
+Files: src/gs-bus.h
+Copyright: 2010, Saleem Abdulrasool <compnerd at compnerd.org>
+License: GPL-2+
+
+License: GPL-2
+ On Debian systems, the complete text of the GNU General Public License version
+ 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: GPL-2+
+ On Debian systems, the complete text of the GNU General Public License can be
+ found in `/usr/share/common-licenses/GPL'.

Added: goodies/trunk/light-locker/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/rules?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/rules	(added)
+++ goodies/trunk/light-locker/debian/rules	Fri Nov 29 21:45:59 2013
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-silent-rules \
+		--with-systemd \
+		--with-upower \
+		--with-console-kit \
+		--with-mit-ext
+
+%:
+	dh $@

Propchange: goodies/trunk/light-locker/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: goodies/trunk/light-locker/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/source/format?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/source/format	(added)
+++ goodies/trunk/light-locker/debian/source/format	Fri Nov 29 21:45:59 2013
@@ -0,0 +1 @@
+3.0 (quilt)

Added: goodies/trunk/light-locker/debian/watch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/light-locker/debian/watch?rev=8073&op=file
==============================================================================
--- goodies/trunk/light-locker/debian/watch	(added)
+++ goodies/trunk/light-locker/debian/watch	Fri Nov 29 21:45:59 2013
@@ -0,0 +1,3 @@
+version=3
+https://github.com/the-cavalry/light-locker/releases/ \
+  /the-cavalry/light-locker/releases/download/.*/light-locker-(\d\.\d\.\d)\.tar\.(?:gz|bz2)




More information about the Pkg-xfce-commits mailing list