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 2d843bfb2b8e29aaa5ef0ac0e6c60f5e82263e3e Author: Iain R. Learmonth <[email protected]> Date: Sat Feb 15 21:17:46 2014 +0000 Fixed Document field in doc-base --- debian/changelog | 5 +++-- debian/python-fitbit.doc-base | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e65b63d..b433bd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -python-fitbit (0.0.3-1) UNRELEASED; urgency=medium +python-fitbit (0.0.3-2) UNRELEASED; urgency=medium * Updated for upstream release 0.0.3. + * Corrected doc-base Document field (Closes: #739107) - -- Iain R. Learmonth <[email protected]> Wed, 05 Feb 2014 23:29:25 +0000 + -- Iain R. Learmonth <[email protected]> Sat, 15 Feb 2014 21:14:13 +0000 python-fitbit (0.0.2-1) unstable; urgency=medium diff --git a/debian/python-fitbit.doc-base b/debian/python-fitbit.doc-base index d09106b..8989283 100644 --- a/debian/python-fitbit.doc-base +++ b/debian/python-fitbit.doc-base @@ -1,4 +1,4 @@ -Document: python3-fitbitscraper +Document: python-fitbit Title: Python-Fitbit Documentation Author: ORCAS Abstract: This manual describes the functions provided by the Python FitBit REST API client. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-fitbit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
