[Python-modules-commits] r26889 - in packages/plainbox/trunk/debian (4 files)
zyga-guest at users.alioth.debian.org
zyga-guest at users.alioth.debian.org
Tue Dec 24 14:02:45 UTC 2013
Date: Tuesday, December 24, 2013 @ 14:02:44
Author: zyga-guest
Revision: 26889
* New upstream release
* plainbox-insecure-policy.install, plainbox-secure-policy.install: adjust
packaging to install the same policykit .policy files under their new
names
* debian/copyright: update all Canonical-owned code to GPL-3 (not GPL-3+)
Modified:
packages/plainbox/trunk/debian/changelog
packages/plainbox/trunk/debian/copyright
packages/plainbox/trunk/debian/plainbox-insecure-policy.install
packages/plainbox/trunk/debian/plainbox-secure-policy.install
Modified: packages/plainbox/trunk/debian/changelog
===================================================================
--- packages/plainbox/trunk/debian/changelog 2013-12-24 13:49:05 UTC (rev 26888)
+++ packages/plainbox/trunk/debian/changelog 2013-12-24 14:02:44 UTC (rev 26889)
@@ -1,3 +1,13 @@
+plainbox (0.4) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * plainbox-insecure-policy.install, plainbox-secure-policy.install: adjust
+ packaging to install the same policykit .policy files under their new
+ names
+ * debian/copyright: update all Canonical-owned code to GPL-3 (not GPL-3+)
+
+ -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com> Tue, 24 Dec 2013 14:27:09 +0100
+
plainbox (0.4~b2-1) unstable; urgency=low
* Initial release (Closes: #730568)
Modified: packages/plainbox/trunk/debian/copyright
===================================================================
--- packages/plainbox/trunk/debian/copyright 2013-12-24 13:49:05 UTC (rev 26888)
+++ packages/plainbox/trunk/debian/copyright 2013-12-24 14:02:44 UTC (rev 26889)
@@ -4,25 +4,6 @@
Files: *
Copyright: Copyright 2012-2013 Canonical Ltd.
-License: GPL-3+
- Checkbox is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- Checkbox 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 Checkbox. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian-based systems the full text of the GPL, version 3, can be found at
- /usr/share/common-licenses/GPL-3.
-
-Files: plainbox/impl/signal.py
-Copyright: Copyright 2012 Canonical Ltd.
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 version 3,
Modified: packages/plainbox/trunk/debian/plainbox-insecure-policy.install
===================================================================
--- packages/plainbox/trunk/debian/plainbox-insecure-policy.install 2013-12-24 13:49:05 UTC (rev 26888)
+++ packages/plainbox/trunk/debian/plainbox-insecure-policy.install 2013-12-24 14:02:44 UTC (rev 26889)
@@ -1 +1 @@
-contrib/policykit_yes/org.freedesktop.policykit.pkexec.policy usr/share/polkit-1/actions/
+contrib/policykit_yes/org.freedesktop.policykit.pkexec.run-plainbox-job.policy usr/share/polkit-1/actions/
Modified: packages/plainbox/trunk/debian/plainbox-secure-policy.install
===================================================================
--- packages/plainbox/trunk/debian/plainbox-secure-policy.install 2013-12-24 13:49:05 UTC (rev 26888)
+++ packages/plainbox/trunk/debian/plainbox-secure-policy.install 2013-12-24 14:02:44 UTC (rev 26889)
@@ -1 +1 @@
-contrib/policykit_auth_admin_keep/org.freedesktop.policykit.pkexec.policy usr/share/polkit-1/actions/
+contrib/policykit_auth_admin_keep/org.freedesktop.policykit.pkexec.run-plainbox-job.policy usr/share/polkit-1/actions/
More information about the Python-modules-commits
mailing list