[med-svn] [python-fitbit] 03/04: Updated dependancies in d/control and d/changelog
Iain Learmonth
irl-guest at moszumanska.debian.org
Tue Jun 3 19:45:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository python-fitbit.
commit 28d25305bb8449fad39c0c11950ece18e99dc322
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Tue Jun 3 18:50:38 2014 +0100
Updated dependancies in d/control and d/changelog
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 05330d1..3a47d4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-fitbit (0.1.0-1) UNRELEASED; urgency=medium
+
+ * Updated for upstream release 0.1.0.
+
+ -- Iain R. Learmonth <irl at fsfe.org> Tue, 03 Jun 2014 18:48:35 +0100
+
python-fitbit (0.0.3-2) unstable; urgency=medium
* Updated for upstream release 0.0.3.
diff --git a/debian/control b/debian/control
index 87753c9..6881e1a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>, Iain R. Learmonth <irl at fsfe.org>
-Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools, python-requests-oauthlib, python-oauth2, python-requests, python-dateutil, python-mock, python-sphinx (>= 1.0.7+dfsg-1~) , python-docutils
+Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools, python-requests-oauthlib, python-dateutil, python-mock, python-sphinx (>= 1.0.7+dfsg-1~) , python-docutils, python-tox, python-coverage
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-fitbit.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-fitbit.git
@@ -12,7 +12,7 @@ X-Python-Version: >= 2.6
Package: python-fitbit
Architecture: all
-Depends: ${python:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}, libjs-jquery, libjs-underscore
+Depends: ${python:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}, libjs-jquery, libjs-underscore, python-dateutil, python-requests-oauthlib
Description: FitBit REST API Client Implementation
A Python module containing an implementation of a client for the FitBit
REST API. It uses OAuth for authentication, it supports both US and SI
--
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