[Python-modules-commits] [mysql-connector-python] 08/09: add pylint to b-d, used by tests
Sandro Tosi
morph at moszumanska.debian.org
Fri Jun 17 20:11:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository mysql-connector-python.
commit 03f78da138610e1bc765d296de943fe88743546f
Author: Sandro Tosi <morph at debian.org>
Date: Fri Jun 17 20:42:49 2016 +0100
add pylint to b-d, used by tests
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9045ecf..763be41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,11 +8,12 @@ mysql-connector-python (2.1.3-1) UNRELEASED; urgency=medium
- extend packaging copyright years
* debian/control
- bump Standards-Version to 3.9.8 (no changes needed)
+ - add pylint to b-d, used by tests
[ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Sandro Tosi <morph at debian.org> Fri, 17 Jun 2016 20:31:47 +0100
+ -- Sandro Tosi <morph at debian.org> Fri, 17 Jun 2016 20:42:37 +0100
mysql-connector-python (2.0.4-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 24b5b59..f8dac25 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Sandro Tosi <morph at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
Brian May <bam at debian.org>
-Build-Depends: debhelper (>= 9), python-all, dh-python, python3-all, mysql-server
+Build-Depends: debhelper (>= 9), python-all, dh-python, python3-all, mysql-server, pylint
Standards-Version: 3.9.8
X-Python-Version: all
X-Python3-Version: >= 3.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mysql-connector-python.git
More information about the Python-modules-commits
mailing list