[Python-modules-commits] r7499 - in packages/pastedeploy/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Feb 12 19:56:31 UTC 2009


    Date: Thursday, February 12, 2009 @ 19:56:30
  Author: piotr
Revision: 7499

typo fixed

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

Modified: packages/pastedeploy/trunk/debian/changelog
===================================================================
--- packages/pastedeploy/trunk/debian/changelog	2009-02-12 19:54:00 UTC (rev 7498)
+++ packages/pastedeploy/trunk/debian/changelog	2009-02-12 19:56:30 UTC (rev 7499)
@@ -6,7 +6,7 @@
 
   [ Piotr Ożarowski ]
   * New upstream release
-  * Change Debian packaging licence to match upstream
+  * Change Debian packaging license to match upstream
 
  -- Piotr Ożarowski <piotr at debian.org>  Thu, 12 Feb 2009 20:27:12 +0100
 

Modified: packages/pastedeploy/trunk/debian/control
===================================================================
--- packages/pastedeploy/trunk/debian/control	2009-02-12 19:54:00 UTC (rev 7498)
+++ packages/pastedeploy/trunk/debian/control	2009-02-12 19:56:30 UTC (rev 7499)
@@ -17,7 +17,7 @@
 Recommends: python-pastescript (>= 1.6.2-3)
 XB-Python-Version: ${python:Versions}
 Enhances: python-paste
-Description: Load, configure, and compose WSGI applications and servers
+Description: load, configure, and compose WSGI applications and servers
  Paste Deployment is a system for finding and configuring WSGI applications and
  servers. For WSGI application consumers it provides a single, simple function
  (loadapp) for loading a WSGI application from a configuration file or a Python




More information about the Python-modules-commits mailing list