[Python-modules-commits] r34475 - in packages/python-changelog/trunk/debian (2 files)
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Sat Oct 3 17:48:31 UTC 2015
Date: Saturday, October 3, 2015 @ 17:48:31
Author: mitya57
Revision: 34475
Fix Lintian license-name-not-unique warning.
Modified:
packages/python-changelog/trunk/debian/changelog
packages/python-changelog/trunk/debian/copyright
Modified: packages/python-changelog/trunk/debian/changelog
===================================================================
--- packages/python-changelog/trunk/debian/changelog 2015-10-03 17:45:57 UTC (rev 34474)
+++ packages/python-changelog/trunk/debian/changelog 2015-10-03 17:48:31 UTC (rev 34475)
@@ -4,6 +4,7 @@
* Update debian/watch to point to pypi.debian.net redirector.
* Update my e-mail address.
* 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:42:15 +0300
Modified: packages/python-changelog/trunk/debian/copyright
===================================================================
--- packages/python-changelog/trunk/debian/copyright 2015-10-03 17:45:57 UTC (rev 34474)
+++ packages/python-changelog/trunk/debian/copyright 2015-10-03 17:48:31 UTC (rev 34475)
@@ -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