Skip to content
Commits on Source (3)
python-fitbit (0.3.0-4) UNRELEASED; urgency=medium
python-fitbit (0.3.0-4) unstable; urgency=medium
* Add Testsuite: autopkgtest-pkg-python
* Bump Standards-Version: 4.2.1.
* Fix VCS fields (salsa migration).
* Mark python-fitbit-doc as "Multi-Arch: foreign".
-- Dylan Aïssi <bob.dybian@gmail.com> Thu, 01 Mar 2018 22:16:46 +0100
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 16 Sep 2018 10:45:29 +0200
python-fitbit (0.3.0-3) unstable; urgency=medium
......
......@@ -23,15 +23,15 @@ Build-Depends: debhelper (>= 11~),
python3-dateutil,
python3-sphinx,
python3-docutils,
python3-nose,
python3-nose
# Tests are disabled
# python3-mock,
# python3-coverage,
# python3-freezegun (>= 0.3.8),
# python3-requests-mock (>= 1.2.0)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-fitbit.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-fitbit.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/python-fitbit
Vcs-Git: https://salsa.debian.org/med-team/python-fitbit.git
Homepage: https://github.com/orcasgit/python-fitbit/
Package: python-fitbit
......@@ -62,6 +62,7 @@ Description: FitBit REST API Client Implementation - Python 3
Package: python-fitbit-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends},
${misc:Depends}
......