Author: tille Date: 2012-06-06 13:38:24 +0000 (Wed, 06 Jun 2012) New Revision: 11232
Modified: trunk/packages/patman/trunk/debian/changelog trunk/packages/patman/trunk/debian/copyright Log: Machine readable copyright to enable machine-readable gatherer obtaining license Modified: trunk/packages/patman/trunk/debian/changelog =================================================================== --- trunk/packages/patman/trunk/debian/changelog 2012-06-06 11:19:12 UTC (rev 11231) +++ trunk/packages/patman/trunk/debian/changelog 2012-06-06 13:38:24 UTC (rev 11232) @@ -1,4 +1,4 @@ -patman (1.2-1) UNRELEASED; urgency=low +patman (1.2.2-1) UNRELEASED; urgency=low * Initial release (Closes: #482555) Modified: trunk/packages/patman/trunk/debian/copyright =================================================================== --- trunk/packages/patman/trunk/debian/copyright 2012-06-06 11:19:12 UTC (rev 11231) +++ trunk/packages/patman/trunk/debian/copyright 2012-06-06 13:38:24 UTC (rev 11232) @@ -1,24 +1,11 @@ -This package was debianized by Charles Plessy <[email protected]> on -Thu, 22 May 2008 07:36:37 +0900. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: PatMaN +Source: https://bioinf.eva.mpg.de/patman/patman-1.2.2.tar.gz -It was downloaded from <url://example.com> +Files: * +Copyright: © 2008-2009 Kay Pruefer, Udo Stenzel +License: GPL-2+ -Upstream Author(s): Kay Pruefer, Udo Stenzel - - <put author's name and email here> - <likewise for another author> - -Copyright: - - <Copyright (C) YYYY Name OfAuthor> - <likewise for another author> - -License: - - <Put the license of the package here indented by 4 spaces> - -The Debian packaging is (C) 2008, Charles Plessy <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +Files: debian/* +Copyright: © 2008 Charles Plessy <[email protected]> +License: GPL-2+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
