[Python-modules-commits] r33846 - in packages/simpleparse/trunk/debian (control)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Tue Aug 18 12:24:56 UTC 2015


    Date: Tuesday, August 18, 2015 @ 12:24:55
  Author: bernat
Revision: 33846

Make Lintian happy about short description.

Modified:
  packages/simpleparse/trunk/debian/control

Modified: packages/simpleparse/trunk/debian/control
===================================================================
--- packages/simpleparse/trunk/debian/control	2015-08-18 12:23:01 UTC (rev 33845)
+++ packages/simpleparse/trunk/debian/control	2015-08-18 12:24:55 UTC (rev 33846)
@@ -19,7 +19,7 @@
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Python-Depends: python-simpleparse-mxtexttools (>= ${binary:Version})
 Suggests: python-simpleparse-doc
-Description: A simple parser generator for Python
+Description: simple parser generator for Python
  SimpleParse is a BSD-licensed Python package providing a simple parser
  generator for use with the mxTextTools text-tagging engine. SimpleParse
  allows you to generate tagging tables for use with the text-tagging
@@ -29,7 +29,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Section: doc
-Description: Documentation for simpleparse, a simple parser generator for Python
+Description: documentation for simpleparse, a simple parser generator for Python
  SimpleParse is a BSD-licensed Python package providing a simple parser
  generator for use with the mxTextTools text-tagging engine. SimpleParse
  allows you to generate tagging tables for use with the text-tagging
@@ -41,7 +41,7 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
-Description: A simple parser generator for Python - architecture dependent files
+Description: simple parser generator for Python - architecture dependent files
  SimpleParse is a BSD-licensed Python package providing a simple parser
  generator for use with the mxTextTools text-tagging engine. SimpleParse
  allows you to generate tagging tables for use with the text-tagging




More information about the Python-modules-commits mailing list