[med-svn] [python-fitbit] 01/05: fix FTBS #96538

Olivier Sallou osallou at debian.org
Sat Aug 22 14:07:34 UTC 2015


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

osallou pushed a commit to branch master
in repository python-fitbit.

commit 173a07bd7acf65a918c794d0cc75913894369e64
Author: Olivier Sallou <osallou at debian.org>
Date:   Sat Aug 22 13:19:23 2015 +0000

    fix FTBS #96538
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 69c51f6..4af57ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,12 @@
 python-fitbit (0.1.3-1) unstable; urgency=medium
 
+  * Replace tox by nose to avoid creating a virtualenv and downloading remote data
+    (Closes: #796538). 
+
+ -- Olivier Sallou <osallou at debian.org>  Sat, 22 Aug 2015 13:17:43 +0000
+
+python-fitbit (0.1.3-1) unstable; urgency=medium
+
   * Updated for upstream release 0.1.3.
 
  -- Iain R. Learmonth <irl at fsfe.org>  Sun, 08 Feb 2015 00:46:51 +0000
diff --git a/debian/control b/debian/control
index d4b2a6c..3d9ab24 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                python-mock,
                python-sphinx (>= 1.0.7+dfsg-1~),
                python-docutils,
-               python-tox,
+               python-nose,
                python-coverage
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-fitbit.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-fitbit.git



More information about the debian-med-commit mailing list