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 db7cc0eaafd257ca693225b74b47cee5b0057fab Author: Dylan Aïssi <[email protected]> Date: Wed Dec 7 23:33:15 2016 +0100 Remove obsolete X-Python-Version field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5c0b81..0fdb86c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-fitbit (0.2.4-1) UNRELEASED; urgency=medium * Update Uploaders: Add myself and remove previous ones. * Bump Standards-Version to 3.9.8. * Update d/copyright. + * Remove obsolete X-Python-Version field. -- Dylan Aïssi <[email protected]> Wed, 07 Dec 2016 23:12:44 +0100 diff --git a/debian/control b/debian/control index 332388e..a7edb1d 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-fitbit.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-fitbit.git Homepage: https://github.com/orcasgit/python-fitbit/ -X-Python-Version: >= 2.6 Package: python-fitbit Architecture: all -- 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
