[Python-modules-commits] [python-shade] 04/04: add new build deps for new upstream release

Clint Byrum spamaps at moszumanska.debian.org
Thu Nov 3 23:03:41 UTC 2016


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

spamaps pushed a commit to branch master
in repository python-shade.

commit 7723542abed2e32bb964bf9839d4ac8be2fbc2bd
Author: Clint Byrum <spamaps at debian.org>
Date:   Thu Nov 3 15:29:05 2016 -0700

    add new build deps for new upstream release
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c09825d..1af70d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-shade (1.12.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * add new build deps for upstream release
 
  -- Clint Byrum <spamaps at debian.org>  Thu, 03 Nov 2016 15:16:24 -0700
 
diff --git a/debian/control b/debian/control
index 8835d2a..0c3332c 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Build-Depends: debhelper (>=9),
     python-munch,
     python-requestsexceptions (>= 1.1.1),
     python-decorator,
+    python-magnumclient,
+    python-betamax,
     python3-all,
     python3-setuptools,
     python3-pbr,
@@ -60,6 +62,8 @@ Build-Depends: debhelper (>=9),
     python3-munch,
     python3-requestsexceptions (>= 1.1.1),
     python3-decorator,
+    python3-magnumclient,
+    python3-betamax,
 Standards-Version: 3.9.8
 Homepage: https://pypi.python.org/pypi/shade
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-shade.git

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



More information about the Python-modules-commits mailing list