[Python-modules-commits] [flufl.testing] 01/01: Fix a lintian warning.

Barry Warsaw barry at moszumanska.debian.org
Mon Dec 12 21:09:08 UTC 2016


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

barry pushed a commit to branch master
in repository flufl.testing.

commit b1c60dcb2e19f79ef2bf213274f841fd1fa6a13c
Author: Barry Warsaw <barry at python.org>
Date:   Mon Dec 12 16:09:00 2016 -0500

    Fix a lintian warning.
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0930add..17c6829 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Package: python3-flufl.testing
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: small collection of Python test helpers
- .
  This package includes plugins for the following test tools: nose2, flake8.
  The plugins provide useful features (e.g. filtering tests based on a regular
  expression) and ensure some common coding styles (e.g. import order).  They

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



More information about the Python-modules-commits mailing list