[Python-modules-commits] [pastescript] 04/09: Fixed duplicate long	description.
    Thomas Goirand 
    zigo at moszumanska.debian.org
       
    Sat Dec 23 14:08:51 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch master
in repository pastescript.
commit d1ea58c1579fb69ff867bb2102f3ff607a190ee5
Author: Thomas Goirand <thomas at goirand.fr>
Date:   Sat Dec 23 13:09:44 2017 +0000
    Fixed duplicate long description.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index a937971..1104883 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,8 @@ Description: create file layouts for Python packages and serve webapps
   * Creating file layouts for packages.
     For instance a setuptools-ready file layout.
   * Serving up web applications, with configuration based on paste.deploy
+ .
+ This package provides the Python 2.7 module.
 
 Package: python-pastescript-doc
 Architecture: all
@@ -76,3 +78,5 @@ Description: create file layouts for Python3 packages and serve webapps
   * Creating file layouts for packages.
     For instance a setuptools-ready file layout.
   * Serving up web applications, with configuration based on paste.deploy
+ .
+ This package provides the Python 3.x module.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pastescript.git
    
    
More information about the Python-modules-commits
mailing list