This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository python3-typed-ast.
commit e11b22c0903565b49f059fd4c9e08189aa7dd209 Author: Sascha Steinbiss <[email protected]> Date: Thu Aug 18 14:37:23 2016 +0000 reorder d/copyright --- debian/copyright | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/debian/copyright b/debian/copyright index cb816e4..dceba95 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,28 +2,24 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: typed-ast Source: https://pypi.python.org/pypi/typed-ast -Files: typed_ast/* - appveyor.yml - build.cmd - setup.py - tools/* - .gitignore - CONTRIBUTING.md - LICENSE - MANIFEST.in - README.md +Files: * Copyright: © 2016 David Fisher <[email protected]> License: Apache-2.0 -Files: ast27/* - ast35/* -Copyright: © 2016 David Fisher <[email protected]> - © 2008 Armin Ronacher +Files: typed_ast/ast27.py + typed_ast/ast35.py +Copyright: © 2008 Armin Ronacher License: Python Files: ast27/Parser/spark.py Copyright: © 1998-2002 John Aycock License: Expat + +Files: debian/* +Copyright: © 2016 Michael R. Crusoe <[email protected]> +License: Apache-2.0 + +License: Expat 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 @@ -43,11 +39,6 @@ License: Expat TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Files: debian/* -Copyright: © 2016 Michael R. Crusoe <[email protected]> -License: Apache-2.0 - License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python3-typed-ast.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
