[med-svn] [python-fitbit] 04/06: debian/control: Updated standards version, remove versioned dep
Iain R. Learmonth
irl at moszumanska.debian.org
Mon Apr 4 19:02:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
irl pushed a commit to branch master
in repository python-fitbit.
commit c6c70f78d670e9f779ce26b2ef43092a61606656
Author: Iain R. Learmonth <irl at debian.org>
Date: Mon Apr 4 19:23:26 2016 +0100
debian/control: Updated standards version, remove versioned dep
---
debian/changelog | 5 +++++
debian/control | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index be82afe..dd67d7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
python-fitbit (0.2-1) UNRELEASED; urgency=medium
* Imported Upstream version 0.2
+ * Tests are disabled during build, they require network access.
+ * debian/control:
+ - Standards version updated to 3.9.7
+ - Removed versioned dependency for python-sphinx
+ - Vcs-* fields changed to secure URIs
-- Iain R. Learmonth <irl at debian.org> Mon, 04 Apr 2016 19:08:13 +0100
diff --git a/debian/control b/debian/control
index 0e4194f..f270038 100644
--- a/debian/control
+++ b/debian/control
@@ -12,13 +12,13 @@ Build-Depends: debhelper (>= 9),
python-requests-oauthlib,
python-dateutil,
python-mock,
- python-sphinx (>= 1.0.7+dfsg-1~),
+ python-sphinx,
python-docutils,
python-nose,
python-coverage
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-fitbit.git
-Vcs-Git: git://anonscm.debian.org/debian-med/python-fitbit.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/python-fitbit.git
Homepage: https://github.com/orcasgit/python-fitbit/
X-Python-Version: >= 2.6
--
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