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 62bd9a0e7bc5f1352aac256d59bcb9f8be929e8c Author: Dylan Aïssi <[email protected]> Date: Wed Dec 7 23:26:30 2016 +0100 Update d/copyright --- debian/changelog | 1 + debian/copyright | 27 ++------------------------- 2 files changed, 3 insertions(+), 25 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8f618d..f5c0b81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-fitbit (0.2.4-1) UNRELEASED; urgency=medium * New upstream release. * Update Uploaders: Add myself and remove previous ones. * Bump Standards-Version to 3.9.8. + * Update d/copyright. -- Dylan Aïssi <[email protected]> Wed, 07 Dec 2016 23:12:44 +0100 diff --git a/debian/copyright b/debian/copyright index aaf2b75..da59033 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-fitbit Source: https://github.com/orcasgit/python-fitbit Files: * -Copyright: (C) 2012 ORCAS +Copyright: (C) 2012-2016 ORCAS License: Apache-2.0 Files: debian/* @@ -14,33 +14,10 @@ Files: fitbit/__init__.py Copyright: (C) 2012-2014 ORCAS License: BSD-2-clause -Files: gather_keys_cli.py -Copyright: (C) 2007 Leah Culver -License: MIT - Files: fitbit/utils.py Copyright: (C) Django Software Foundation and individual contributors License: BSD-3-clause -License: MIT - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. - License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- 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
