[Python-modules-commits] [python-scruffy] 07/08: Add missing ,
    ChangZhuo Chen 
    czchen at moszumanska.debian.org
       
    Wed May 11 12:01:59 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-scruffy.
commit c8179a938a570700d15ae368097eae498c45d62b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Wed May 11 20:00:46 2016 +0800
    Add missing ,
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ca8369d..d221120 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
-Build-Depends: debhelper (>=9)
+Build-Depends: debhelper (>=9),
                dh-python
 Standards-Version: 3.9.8
 Homepage: https://github.com/snare/scruffy
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-scruffy.git
    
    
More information about the Python-modules-commits
mailing list