[Python-modules-commits] [pylint-celery] 01/01: Move my comment in the Build-Depends at the end

Raphaël Hertzog hertzog at moszumanska.debian.org
Sat Jul 25 14:04:37 UTC 2015


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

hertzog pushed a commit to branch master
in repository pylint-celery.

commit d11bbe20e17c9a51dec5909efd5ba9c33611ce98
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Sat Jul 25 15:59:31 2015 +0200

    Move my comment in the Build-Depends at the end
    
    This work arounds an interesting pybuild bug that I just filed.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index faaa92c..b5d0b00 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,6 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- pylint (>= 1.0.0),
-# Enable once pylint3 is in unstable
-# pylint3,
  python-all,
  python-astroid,
  python-pylint-plugin-utils,
@@ -17,7 +14,10 @@ Build-Depends:
  python3-all,
  python3-astroid,
  python3-pylint-plugin-utils,
- python3-setuptools
+ python3-setuptools,
+ pylint (>= 1.0.0),
+# Enable once pylint3 is in unstable:
+# pylint3,
 Standards-Version: 3.9.6
 Homepage: https://github.com/landscapeio/pylint-celery
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/pylint-celery.git

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



More information about the Python-modules-commits mailing list