[Python-modules-commits] r16790 - in packages/preprocess/trunk/debian (control)

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Tue Apr 26 17:00:50 UTC 2011


    Date: Tuesday, April 26, 2011 @ 17:00:47
  Author: johannr-guest
Revision: 16790

Minor fixes (removing lintian warning).

Modified:
  packages/preprocess/trunk/debian/control

Modified: packages/preprocess/trunk/debian/control
===================================================================
--- packages/preprocess/trunk/debian/control	2011-04-26 16:57:15 UTC (rev 16789)
+++ packages/preprocess/trunk/debian/control	2011-04-26 17:00:47 UTC (rev 16790)
@@ -14,9 +14,10 @@
 Package: python-preprocess
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-Description: a portable multi-language file preprocessor
- Preprocess is like a typical C preprocess, but it extends to multiple 
+Description: portable multi-language file preprocessor
+ Preprocess is like a typical C preprocessor, but it extends to multiple
  languages. Languages for which it works include: C++, Python,
  Perl, Tcl, XML, JavaScript, CSS, IDL, TeX, Fortran, PHP, Java, Shell
- scripts (Bash, CSH, etc.) and C#. 
+ scripts (Bash, CSH, etc.) and C#.
+ .
  Preprocess is usable both as a command line app and as a Python module.




More information about the Python-modules-commits mailing list