[Python-modules-commits] [python-flake8] 02/02: Changed architecture of python3-flake8 to all.

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Mar 4 20:51:56 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository python-flake8.

commit 0632fd01a80e29cf770a5c91a633e97f8c8cc7ff
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Mar 4 21:51:48 2016 +0100

    Changed architecture of python3-flake8 to all.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b3568ee..c3623b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ python-flake8 (2.5.4-1) UNRELEASED; urgency=medium
   * d/copyright: Cleanup.
   * Removed python-mock from Debian tests dependency - it's not needed.
   * Moved /usr/bin/flake8 to solo package.
+  * Changed architecture of python3-flake8 to all.
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Tue, 01 Mar 2016 18:32:47 +0100
 
diff --git a/debian/control b/debian/control
index 1280eb7..690f0bd 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Description: code checker using pep8 and pyflakes - Python 2.x
  This package provides Python 2 module bindings only.
 
 Package: python3-flake8
-Architecture: any
+Architecture: all
 Depends: python3-pep8 (>= 1.5.7),
          python3-setuptools,
          python3-pyflakes (>= 0.8.1),

-- 
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