[Python-modules-commits] [python-flake8] 10/10: d/tests: Install only flake8 tool, not all binary packages
    Ondřej Nový 
    onovy at moszumanska.debian.org
       
    Sat Apr  8 16:02:31 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-flake8.
commit 6f49143854daf0bac5a148e11c89d2c5871097ae
Author: Ondřej Nový <onovy at debian.org>
Date:   Sat Apr 8 18:01:42 2017 +0200
    d/tests: Install only flake8 tool, not all binary packages
---
 debian/changelog              | 1 +
 debian/tests/control.autodep8 | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4914318..57f39cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-flake8 (3.3.0-1) UNRELEASED; urgency=medium
     - Bump copyright years
     - Change source URL to new location
   * Enable autopkgtest-pkg-python testsuite
+  * d/tests: Install only flake8 tool, not all binary packages
 
  -- Ondřej Nový <onovy at debian.org>  Tue, 21 Feb 2017 10:40:01 +0100
 
diff --git a/debian/tests/control.autodep8 b/debian/tests/control.autodep8
index be84798..1a00333 100644
--- a/debian/tests/control.autodep8
+++ b/debian/tests/control.autodep8
@@ -1,2 +1,2 @@
 Tests: tools
-Depends: @
+Depends: flake8
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
    
    
More information about the Python-modules-commits
mailing list