Author: tille Date: 2012-06-06 13:57:12 +0000 (Wed, 06 Jun 2012) New Revision: 11237
Modified: trunk/packages/qtlreaper/trunk/debian/copyright Log: Enhance copyright to enable license parsing Modified: trunk/packages/qtlreaper/trunk/debian/copyright =================================================================== --- trunk/packages/qtlreaper/trunk/debian/copyright 2012-06-06 13:50:20 UTC (rev 11236) +++ trunk/packages/qtlreaper/trunk/debian/copyright 2012-06-06 13:57:12 UTC (rev 11237) @@ -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 @@ . 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. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
