[Python-modules-commits] [python-measurement] 10/14: Add python(3)-pbr to Build-Depends.
Michael Fladischer
fladi at moszumanska.debian.org
Sat Jan 13 16:44:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository python-measurement.
commit 0aaddf061241e65959e812352d983927e4bcac36
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Jan 10 17:06:01 2018 +0100
Add python(3)-pbr to Build-Depends.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 050bcfc..b4d5bd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-measurement (2.0.1-1) UNRELEASED; urgency=low
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
+ * Add python(3)-pbr to Build-Depends.
-- Michael Fladischer <fladi at debian.org> Wed, 10 Jan 2018 16:51:28 +0100
diff --git a/debian/control b/debian/control
index c5a7082..5300f58 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,13 @@ Build-Depends:
dh-python,
python-all,
python-nose,
+ python-pbr,
python-setuptools,
python-six,
python-sympy,
python3-all,
python3-nose,
+ python3-pbr,
python3-setuptools,
python3-six,
python3-sphinx,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-measurement.git
More information about the Python-modules-commits
mailing list