[Python-modules-commits] [pylint-celery] 14/17: merged repo
Daniel Stender
stender at moszumanska.debian.org
Sat Aug 6 11:37:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository pylint-celery.
commit 48be8a7953de6cfee48f34b6de89e1b3bfb2165b
Merge: d3718dd 2a83d35
Author: Daniel Stender <stender at debian.org>
Date: Sat Aug 6 13:20:10 2016 +0200
merged repo
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --cc debian/changelog
index 19daede,9cefb7d..611b5a0
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,21 -1,8 +1,24 @@@
pylint-celery (0.3-2) UNRELEASED; urgency=medium
+ * deb/control:
+ + put team into Maintainer field (unconfirmed team uploads).
+ + updated uploader email address.
+ + add logilab-common to build-deps (Closes: #832826).
+ + add celery to build-deps for tests.
+ + activated pylint3 build-dep, put pylint deps in order.
+ + bumped standards to 3.9.8 (no changes needed).
+ * deb/copyright:
+ + updated copyright span and email adresses.
+ * deb/rules:
+ + run dh_auto_test with custom Pybuild line, activate Python3 tests.
+ * deb/watch:
+ + watch Github instead of Pypi.
+ * build with new upstream tarball pylint-celery_0.3.orig.tar.xz.
+
++ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
- -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:51:01 +0200
+ -- Daniel Stender <stender at debian.org> Sat, 06 Aug 2016 13:17:24 +0200
pylint-celery (0.3-1) unstable; urgency=medium
diff --cc debian/control
index a609de4,3ac3432..1fe3323
--- a/debian/control
+++ b/debian/control
@@@ -8,21 -9,18 +8,21 @@@ Build-Depends
dh-python,
python-all,
python-astroid,
+ pylint (>= 1.0.0),
python-pylint-plugin-utils,
python-setuptools,
+ python-logilab-common,
+ python-celery,
python3-all,
python3-astroid,
+ pylint3,
python3-pylint-plugin-utils,
python3-setuptools,
- pylint (>= 1.0.0),
-# Enable once pylint3 is in unstable:
-# pylint3,
-Standards-Version: 3.9.6
+ python3-logilab-common,
+ python3-celery
+Standards-Version: 3.9.8
Homepage: https://github.com/landscapeio/pylint-celery
- Vcs-Git: git://anonscm.debian.org/python-modules/packages/pylint-celery.git
+ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pylint-celery.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pylint-celery.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
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