[Python-apps-commits] r12114 - in packages/twine/trunk/debian (changelog lintian-overrides)
zyga-guest at users.alioth.debian.org
zyga-guest at users.alioth.debian.org
Tue Jul 21 12:34:52 UTC 2015
Date: Tuesday, July 21, 2015 @ 12:34:51
Author: zyga-guest
Revision: 12114
debian/lintian-overrides: add an override for the lower-case 'python' used
in the long description as a code example.
Added:
packages/twine/trunk/debian/lintian-overrides
Modified:
packages/twine/trunk/debian/changelog
Modified: packages/twine/trunk/debian/changelog
===================================================================
--- packages/twine/trunk/debian/changelog 2015-07-21 12:28:19 UTC (rev 12113)
+++ packages/twine/trunk/debian/changelog 2015-07-21 12:34:51 UTC (rev 12114)
@@ -6,6 +6,8 @@
* debian/manpages: remove the automatically-generated manual page until
upstream has some documentation. This is also tracked upstream as
https://github.com/pypa/twine/issues/11
+ * debian/lintian-overrides: add an override for the lower-case 'python' used
+ in the long description as a code example.
-- Zygmunt Krynicki <zygmunt.krynicki at canonical.com> Sun, 20 Apr 2014 19:55:00 +0200
Added: packages/twine/trunk/debian/lintian-overrides
===================================================================
--- packages/twine/trunk/debian/lintian-overrides (rev 0)
+++ packages/twine/trunk/debian/lintian-overrides 2015-07-21 12:34:51 UTC (rev 12114)
@@ -0,0 +1,2 @@
+# The word 'python' is used as a part of an example command
+twine: capitalization-error-in-description python Python
More information about the Python-apps-commits
mailing list