[Python-modules-commits] r25154 - in packages/python-scripttest/trunk/debian (control copyright)
toabctl-guest at users.alioth.debian.org
toabctl-guest at users.alioth.debian.org
Thu Jul 11 10:03:18 UTC 2013
Date: Thursday, July 11, 2013 @ 10:03:16
Author: toabctl-guest
Revision: 25154
Make lintian happy
Modified:
packages/python-scripttest/trunk/debian/control
packages/python-scripttest/trunk/debian/copyright
Modified: packages/python-scripttest/trunk/debian/control
===================================================================
--- packages/python-scripttest/trunk/debian/control 2013-07-11 10:01:17 UTC (rev 25153)
+++ packages/python-scripttest/trunk/debian/control 2013-07-11 10:03:16 UTC (rev 25154)
@@ -27,6 +27,6 @@
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Helper to test command-line scripts
- ScriptTest is a library to help you test your interactive command-line
- applications. With it you can easily run the command (in a subprocess) and
- see the output (stdout, stderr) and any file modifications.
+ ScriptTest is a library to help you test your interactive command-line
+ applications. With it you can easily run the command (in a subprocess) and
+ see the output (stdout, stderr) and any file modifications.
Modified: packages/python-scripttest/trunk/debian/copyright
===================================================================
--- packages/python-scripttest/trunk/debian/copyright 2013-07-11 10:01:17 UTC (rev 25153)
+++ packages/python-scripttest/trunk/debian/copyright 2013-07-11 10:03:16 UTC (rev 25154)
@@ -13,10 +13,10 @@
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
More information about the Python-modules-commits
mailing list