[Python-modules-commits] r34476 - in packages/sphinx-paramlinks/trunk/debian (3 files)
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Sat Oct 3 17:49:14 UTC 2015
Date: Saturday, October 3, 2015 @ 17:49:13
Author: mitya57
Revision: 34476
* Bump Standards-Version to 3.9.6, no changes needed.
* Fix Lintian license-name-not-unique warning.
Modified:
packages/sphinx-paramlinks/trunk/debian/changelog
packages/sphinx-paramlinks/trunk/debian/control
packages/sphinx-paramlinks/trunk/debian/copyright
Modified: packages/sphinx-paramlinks/trunk/debian/changelog
===================================================================
--- packages/sphinx-paramlinks/trunk/debian/changelog 2015-10-03 17:48:31 UTC (rev 34475)
+++ packages/sphinx-paramlinks/trunk/debian/changelog 2015-10-03 17:49:13 UTC (rev 34476)
@@ -2,6 +2,8 @@
* Do not attempt to run tests as they do not exist (closes: #800139).
* Update debian/watch to use pypi.debian.net redirector.
+ * Bump Standards-Version to 3.9.6, no changes needed.
+ * Fix Lintian license-name-not-unique warning.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 03 Oct 2015 20:34:44 +0300
Modified: packages/sphinx-paramlinks/trunk/debian/control
===================================================================
--- packages/sphinx-paramlinks/trunk/debian/control 2015-10-03 17:48:31 UTC (rev 34475)
+++ packages/sphinx-paramlinks/trunk/debian/control 2015-10-03 17:49:13 UTC (rev 34476)
@@ -8,7 +8,7 @@
python-setuptools,
python3-all,
python3-setuptools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: https://bitbucket.org/zzzeek/sphinx-paramlinks
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/sphinx-paramlinks/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/sphinx-paramlinks/trunk/
Modified: packages/sphinx-paramlinks/trunk/debian/copyright
===================================================================
--- packages/sphinx-paramlinks/trunk/debian/copyright 2015-10-03 17:48:31 UTC (rev 34475)
+++ packages/sphinx-paramlinks/trunk/debian/copyright 2015-10-03 17:49:13 UTC (rev 34476)
@@ -3,25 +3,12 @@
Files: *
Copyright: 2012-2014 Michael Bayer
License: Expat
- Permission is hereby granted, free of charge, to any person obtaining a copy of this
- software and associated documentation files (the "Software"), to deal in the Software
- without restriction, including without limitation the rights to use, copy, modify, merge,
- publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons
- to whom the Software is furnished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in all copies or
- substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
- PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
- FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
Files: debian/*
Copyright: 2014 Piotr Ożarowski <piotr at debian.org>
License: Expat
+
+License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
More information about the Python-modules-commits
mailing list