[Python-modules-commits] [pep8-naming] 03/03: deb/control: removed unnecessary comma

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Jun 23 10:17:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository pep8-naming.

commit 2b8c9ec25932caf0bc32eb71f800f022c862630d
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Jun 23 12:00:01 2015 +0200

    deb/control: removed unnecessary comma
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 94fc311..96d1a7d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  python-all,
  python-setuptools,
  python3-all,
- python3-setuptools,
+ python3-setuptools
 Standards-Version: 3.9.6
 Homepage: https://github.com/flintwork/pep8-naming
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/pep8-naming.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pep8-naming.git



More information about the Python-modules-commits mailing list