This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository qtlreaper.
commit 86d6c20d954480d037989bb6546dd1503a7e222d Author: Andreas Tille <[email protected]> Date: Wed Jun 6 13:57:12 2012 +0000 Enhance copyright to enable license parsing --- debian/copyright | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/debian/copyright b/debian/copyright index 8deeae4..53ba8f8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,16 @@ -Format: http://dep.debian.net/deps/dep5 -Upstream-Name: qtlreaper -Source: <url://example.com> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: QTLReaper +Source: http://sourceforge.net/projects/qtlreaper/ Files: * Copyright: <years> <put author's name and email here> - <years> <likewise for another author> -License: <special license> - <Put the license of the package here indented by 1 space> - <This follows the format of Description: lines in control file> - . - <Including paragraphs> +License: GPL-2+ -# If you want to use GPL v2 or later for the /debian/* files use -# the following clauses, or change it to suit. Delete these two lines Files: debian/* Copyright: 2011 Steffen Moeller <[email protected]> License: GPL-2+ + +License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or @@ -31,6 +26,3 @@ License: GPL-2+ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qtlreaper.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
