[Python-modules-commits] [pychromecast] 01/01: Added more required build-dependencies

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Dec 11 18:17:21 UTC 2016


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

rubund-guest pushed a commit to branch master
in repository pychromecast.

commit 0bb845d04b4c42164529ca6a6f3f41d7721f36da
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Dec 11 19:15:44 2016 +0100

    Added more required build-dependencies
---
 debian/changelog | 4 +++-
 debian/control   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8380d94..e496de8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
 pychromecast (0.7.7-2) unstable; urgency=medium
 
   * Enable build of python3-pychromecast.
+  * debian/control:
+    - Added build-dependencies needed by test suite
   * debian/rules:
     - Use pybuild to determine which files belong to which package
   * debian/README.source, debian/README.debian
     - Deleted these files since they are outdated after python3-pychromecast
-      got included.
+      got included
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Sun, 11 Dec 2016 18:53:47 +0100
 
diff --git a/debian/control b/debian/control
index ff51a18..42f2ce1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python3-all,
                python3-setuptools,
-               python3-protobuf
+               python3-protobuf,
+               python3-requests,
+               python3-zeroconf
 Standards-Version: 3.9.8
 Homepage: https://github.com/balloob/pychromecast
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pychromecast.git

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



More information about the Python-modules-commits mailing list