[Python-apps-commits] r13811 - in packages/bundlewrap/trunk/debian (4 files)
highvoltage-guest at users.alioth.debian.org
highvoltage-guest at users.alioth.debian.org
Mon Dec 19 15:01:37 UTC 2016
Date: Monday, December 19, 2016 @ 15:01:15
Author: highvoltage-guest
Revision: 13811
Update to 2.12.0
Modified:
packages/bundlewrap/trunk/debian/changelog
packages/bundlewrap/trunk/debian/compat
packages/bundlewrap/trunk/debian/control
packages/bundlewrap/trunk/debian/copyright
Modified: packages/bundlewrap/trunk/debian/changelog
===================================================================
--- packages/bundlewrap/trunk/debian/changelog 2016-12-17 22:17:57 UTC (rev 13810)
+++ packages/bundlewrap/trunk/debian/changelog 2016-12-19 15:01:15 UTC (rev 13811)
@@ -1,4 +1,4 @@
-bundlewrap (2.9.1-1) unstable; urgency=medium
+bundlewrap (2.12.0-1) unstable; urgency=medium
* Initial release (Closes: 838029)
Modified: packages/bundlewrap/trunk/debian/compat
===================================================================
--- packages/bundlewrap/trunk/debian/compat 2016-12-17 22:17:57 UTC (rev 13810)
+++ packages/bundlewrap/trunk/debian/compat 2016-12-19 15:01:15 UTC (rev 13811)
@@ -1 +1 @@
-9
+10
Modified: packages/bundlewrap/trunk/debian/control
===================================================================
--- packages/bundlewrap/trunk/debian/control 2016-12-17 22:17:57 UTC (rev 13810)
+++ packages/bundlewrap/trunk/debian/control 2016-12-19 15:01:15 UTC (rev 13811)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Jonathan Carter <jcarter at linux.com>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python, python-setuptools
+Build-Depends: debhelper (>= 10), python, python-setuptools
Standards-Version: 3.9.8
Homepage: http://bundlewrap.org/
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/bundlewrap/trunk
Modified: packages/bundlewrap/trunk/debian/copyright
===================================================================
--- packages/bundlewrap/trunk/debian/copyright 2016-12-17 22:17:57 UTC (rev 13810)
+++ packages/bundlewrap/trunk/debian/copyright 2016-12-19 15:01:15 UTC (rev 13811)
@@ -6,25 +6,26 @@
Copyright: Torsten Rehn <torsten at rehn.email>
Peter Hofmann <scm at uninformativ.de>
Tim Buchwaldt <tim at buchwaldt.ws>
-License: GPL-3+
+License: GPL-3
Files: debian/*
Copyright: 2016 Jonathan Carter <jcarter at linux.com>
-License: GPL-3+
+License: GPL-3
-License: GPL-3+
- This package 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.
+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 as
+ published by the Free Software Foundation.
.
- This package is distributed in the hope that it will be useful,
+ 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 <https://www.gnu.org/licenses/>
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
.
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+ On Debian systems, the complete text of the GNU General Public
+ License, version 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
More information about the Python-apps-commits
mailing list