Loading debian/changelog +7 −0 Original line number Diff line number Diff line python-fitbit (0.3.0-3) unstable; urgency=medium * Add python-fitbit-doc: missing Breaks+Replaces: python-fitbit (<< 0.3.0-2) (Closes: #891024). -- Dylan Aïssi <bob.dybian@gmail.com> Wed, 21 Feb 2018 21:36:43 +0100 python-fitbit (0.3.0-2) unstable; urgency=medium * Move documentation into a new package python-fitbit-doc. Loading debian/control +2 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,8 @@ Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends} Replaces: python-fitbit (<< 0.3.0-2) Breaks: python-fitbit (<< 0.3.0-2) Description: FitBit REST API Client Implementation - Documentation 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 Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line python-fitbit (0.3.0-3) unstable; urgency=medium * Add python-fitbit-doc: missing Breaks+Replaces: python-fitbit (<< 0.3.0-2) (Closes: #891024). -- Dylan Aïssi <bob.dybian@gmail.com> Wed, 21 Feb 2018 21:36:43 +0100 python-fitbit (0.3.0-2) unstable; urgency=medium * Move documentation into a new package python-fitbit-doc. Loading
debian/control +2 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,8 @@ Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends} Replaces: python-fitbit (<< 0.3.0-2) Breaks: python-fitbit (<< 0.3.0-2) Description: FitBit REST API Client Implementation - Documentation 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 Loading