This is an automated email from the git hooks/post-receive script. milt0n-guest pushed a commit to branch master in repository bandage.
commit f44bc62204028bd639e6c89329f5a370300aaeeb Author: Cedric L <[email protected]> Date: Tue Aug 15 12:29:38 2017 +0200 copyright information - generated with CDBS and subsequently curated --- debian/copyright | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/debian/copyright b/debian/copyright index 0ca1092..c0d8668 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,16 +1,28 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: <pkg> -Source: <path_to_download> -Comment: **** Before manually editing this file you should give **** - scan-copyrights - **** available in cme + lib-config-model-dpkg-perl **** - **** package a try. For existing copyright files try **** - cme update dpkg-copyright +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: bandage +Upstream-Contact: [email protected] +Source: https://github.com/rrwick/Bandage.git -Files: * -Copyright: © 20xx-20yy <upstream> -License: <license> +Files: ./ogdf/* +Copyright: Carsten Gutwenger +License: GPL (v2) -Files: debian/* -Copyright: © 2017 maintainername <[email protected]> -License: <license> +Files: ./blast/* + ./command_line/* + ./graph/* + ./program/* + ./tests/* + ./ui/* + ./build_scripts/* + ./README.md +Copyright: 2015, Ryan Wick + 2016, Ryan Wick +License: GPL (v3 or later) + +Files: ./COPYING +Copyright: 2007, Free Software Foundation, Inc. <http:fsf.org/> +License: GPL-3.0 + +Files: ./debian/* +Copyright: Cédric Lood <[email protected]> +License: GPL-3.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bandage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
