[Python-modules-commits] r16697 - in packages/pubtal/trunk/debian (changelog control)

rodrigo at users.alioth.debian.org rodrigo at users.alioth.debian.org
Fri Apr 22 04:29:57 UTC 2011


    Date: Friday, April 22, 2011 @ 04:29:44
  Author: rodrigo
Revision: 16697

Minor lintian cleanups

Modified:
  packages/pubtal/trunk/debian/changelog
  packages/pubtal/trunk/debian/control

Modified: packages/pubtal/trunk/debian/changelog
===================================================================
--- packages/pubtal/trunk/debian/changelog	2011-04-22 04:29:23 UTC (rev 16696)
+++ packages/pubtal/trunk/debian/changelog	2011-04-22 04:29:44 UTC (rev 16697)
@@ -1,7 +1,7 @@
 pubtal (3.4-1~1) UNRELEASED; urgency=low
 
   * New upstream release
-    - File seperator characters (e.g. /) can now be used in weblog title names.
+    - File separator characters (e.g. /) can now be used in weblog title names.
     - Replaced use of md5 module with hashlib
     - Wrapped all instances of a String being raised as an exception with the
       Exception class.

Modified: packages/pubtal/trunk/debian/control
===================================================================
--- packages/pubtal/trunk/debian/control	2011-04-22 04:29:23 UTC (rev 16696)
+++ packages/pubtal/trunk/debian/control	2011-04-22 04:29:44 UTC (rev 16697)
@@ -16,7 +16,7 @@
 XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}, python-simpletal (>=4.1-6)
 Suggests: python-textile (>=1:2.1.4)
-Description: A template driven web site builder for small sites
+Description: Template driven web site builder for small sites
  PubTal uses the ZPT language from ZOPE and input plugins to
  generate a web site, maintaining content separate from presentation.
  .




More information about the Python-modules-commits mailing list