[med-svn] [python-fitbit] 06/13: Updated d/control

Iain Learmonth irl-guest at moszumanska.debian.org
Mon Feb 3 21:25:54 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 b198d8981f71fbc42a17b68e1a25a6d462abd029
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Mon Feb 3 19:27:26 2014 +0000

    Updated d/control
---
 debian/control | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 28c2416..472ce76 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,20 @@
-Source: <pkg>
+Source: python-fitbit
 Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9)
+Uploaders: Andreas Tille <tille at debian.org>, Iain R. Learmonth <irl at fsfe.org>
+Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools
 Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/
-Homepage: <homepage>
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-fitbit.git
+Vcs-Git: git://anonscm.debian.org/debian-med/python-fitbit.git
+Homepage: https://github.com/orcasgit/python-fitbit/
+X-Python-Version: >= 2.6
+
+Package: python-fitbit
+Architecture: all
+Depends: ${python:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}
+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
+ units.
 
-Package: <pkg>
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <short_description>
- <long_description>

-- 
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