This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository python-fitbit.
commit 02ecac6e90184ca808dedee5a49bf9f6c74d387e Author: Dylan Aïssi <[email protected]> Date: Wed Dec 7 23:36:24 2016 +0100 Update watch file to v4 --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0fdb86c..d8dd65b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ python-fitbit (0.2.4-1) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8. * Update d/copyright. * Remove obsolete X-Python-Version field. + * Update watch file to v4. -- Dylan Aïssi <[email protected]> Wed, 07 Dec 2016 23:12:44 +0100 diff --git a/debian/watch b/debian/watch index fc1f12e..b1fbca0 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/orcasgit/python-fitbit/tags .*/v?(\d\S*)\.tar\.gz -- 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
