Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
cme fix dpkg-control
· 4ec19f84
Dylan Aïssi
authored
Sep 16, 2018
4ec19f84
Mark python-fitbit-doc as "Multi-Arch: foreign"
· 848f1058
Dylan Aïssi
authored
Sep 16, 2018
848f1058
Upload to unstable
· 8811c9fa
Dylan Aïssi
authored
Sep 16, 2018
8811c9fa
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8811c9fa
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
+0
1
00
-- Dylan Aïssi <bob.dybian@gmail.com>
Sun, 16 Sep 2018 10:45:29
+0
2
00
python-fitbit (0.3.0-3) unstable; urgency=medium
...
...
debian/control
View file @
8811c9fa
...
...
@@ -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}
...
...