[Python-modules-commits] r7262 - in packages/python-authkit/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Fri Jan 2 14:39:55 UTC 2009


    Date: Friday, January 2, 2009 @ 14:39:54
  Author: piotr
Revision: 7262

typo fixed

Modified:
  packages/python-authkit/trunk/debian/changelog
  packages/python-authkit/trunk/debian/control

Modified: packages/python-authkit/trunk/debian/changelog
===================================================================
--- packages/python-authkit/trunk/debian/changelog	2009-01-02 14:34:00 UTC (rev 7261)
+++ packages/python-authkit/trunk/debian/changelog	2009-01-02 14:39:54 UTC (rev 7262)
@@ -6,7 +6,7 @@
   * Remove "Maintainer: " from Uploaders field
   * Typo fixed in long description
   * Update path in lintian-overrides/python-authkit
-  * Add python-decorator and pythno-webob to Depends
+  * Add python-decorator and python-webob to Depends
   * Add python-mysqldb and python-sqlalchemy to Recommends
 
   [ Sandro Tosi ]

Modified: packages/python-authkit/trunk/debian/control
===================================================================
--- packages/python-authkit/trunk/debian/control	2009-01-02 14:34:00 UTC (rev 7261)
+++ packages/python-authkit/trunk/debian/control	2009-01-02 14:39:54 UTC (rev 7262)
@@ -16,7 +16,7 @@
 Depends: ${misc:Depends}, ${python:Depends},
  python-paste (>= 1.4), python-pastedeploy (>= 1.1), python-pastescript (>= 1.1),
  python (>= 2.5) | python-elementtree (>= 1.2), python-openid (>= 2.0.1),
- python-beaker (>= 0.7.3), python-decorator (>= 2.1.0), pythno-webob (>= 0.9.3)
+ python-beaker (>= 0.7.3), python-decorator (>= 2.1.0), python-webob (>= 0.9.3)
 Recommends: python-mysqldb, python-sqlalchemy
 XB-Python-Version: ${python:Versions}
 Description: authentication and authorisation framework for Python WSGI applications




More information about the Python-modules-commits mailing list