From 6d444beb4392c2116533749fa869b6a1c4c6454a Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Wed, 28 Aug 2013 12:37:47 -0400 Subject: Flesh out service to actually do what it says on the tin --- debian/unity-greeter-session-broadcast.install | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/unity-greeter-session-broadcast.install b/debian/unity-greeter-session-broadcast.install index 46805f9..4a7f626 100644 --- a/debian/unity-greeter-session-broadcast.install +++ b/debian/unity-greeter-session-broadcast.install @@ -1,3 +1,4 @@ +etc/dbus-1 usr/lib/*/unity-greeter-session-broadcast usr/share/dbus-1 usr/share/glib-2.0 -- cgit v1.2.3 From 0ff5e57630d5f80516a18a594fa0b63def24d88d Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Thu, 29 Aug 2013 11:33:02 -0400 Subject: Fix licensing --- debian/copyright | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 88892b0..54f8e63 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,11 @@ Files: * Copyright: 2013 Canonical, Ltd. License: GPL-3 +Files: libunity-greeter-session-broadcast/*.c + libunity-greeter-session-broadcast/*.h +Copyright: 2013 Canonical, Ltd. +License: LGPL-3 + License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,3 +26,19 @@ License: GPL-3 . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3' + +License: LGPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU Lesser General Public License + can be found in `/usr/share/common-licenses/LGPL-3' -- cgit v1.2.3 From 1ac70125bf5184439553a83ae91d3e57aaafdda6 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Thu, 29 Aug 2013 11:35:32 -0400 Subject: Add one more 'Lesser' --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 54f8e63..6c9b4b2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -37,7 +37,7 @@ License: LGPL-3 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License -- cgit v1.2.3 From 4deefeca86e21842d9c7cb3639e36183138379cc Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Thu, 29 Aug 2013 11:37:15 -0400 Subject: Add one more 'Lesser' --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 6c9b4b2..34a734d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,7 +35,7 @@ License: LGPL-3 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . -- cgit v1.2.3 From e5aa53efcf458f61593ffc60ab55357f167d8675 Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Fri, 30 Aug 2013 06:04:22 +0000 Subject: Releasing 0.1+13.10.20130830.1-0ubuntu1, based on r19 --- debian/changelog | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9ea6a20..d02bfac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,27 @@ -unity-greeter-session-broadcast (0.1-0ubuntu2) UNRELEASED; urgency=low +unity-greeter-session-broadcast (0.1+13.10.20130830.1-0ubuntu1) saucy; urgency=low + [ Łukasz 'sil2100' Zemczak ] * Remove debian/watch * debian/control: - Modifications related to compliance with our packaging standards * Added copyright info in the source code * Automatic snapshot from revision 14 (bootstrap) - -- Łukasz 'sil2100' Zemczak Tue, 09 Jul 2013 18:36:53 +0200 + [ Michael Terry ] + * Implement the basic service. Adds RequestApplicationStart method + which sends out a StartApplication signal. + * Fix licensing to specify GPL-3 or LGPL-3 as appropriate. + + [ Ted Gould ] + * Signal the start instead of starting it directly. + + [ Łukasz 'sil2100' Zemczak ] + * The name for copyright is COPYING, not COPYRIGHT in our projects + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 + + -- Ubuntu daily release Fri, 30 Aug 2013 06:04:22 +0000 unity-greeter-session-broadcast (0.1-0ubuntu1) saucy; urgency=low -- cgit v1.2.3 From 6adb1fbf5439f67711f46eb694b0987cce77387e Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Fri, 30 Aug 2013 10:04:18 +0000 Subject: Releasing 0.1+13.10.20130830.2-0ubuntu1, based on r20 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d02bfac..5e9ae83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +unity-greeter-session-broadcast (0.1+13.10.20130830.2-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 20 + + -- Ubuntu daily release Fri, 30 Aug 2013 10:04:18 +0000 + unity-greeter-session-broadcast (0.1+13.10.20130830.1-0ubuntu1) saucy; urgency=low [ Łukasz 'sil2100' Zemczak ] -- cgit v1.2.3