Author: tille Date: 2014-04-13 19:14:30 +0000 (Sun, 13 Apr 2014) New Revision: 16685
Modified: trunk/packages/clustalo/trunk/debian/changelog trunk/packages/clustalo/trunk/debian/copyright Log: cme fix dpkg-copyright Modified: trunk/packages/clustalo/trunk/debian/changelog =================================================================== --- trunk/packages/clustalo/trunk/debian/changelog 2014-04-13 19:12:32 UTC (rev 16684) +++ trunk/packages/clustalo/trunk/debian/changelog 2014-04-13 19:14:30 UTC (rev 16685) @@ -3,6 +3,7 @@ * New upstream version * Moved debian/upstream to debian/upstream/metadata * cme fix dpkg-control + * cme fix dpkg-copyright -- Andreas Tille <[email protected]> Sun, 13 Apr 2014 21:09:34 +0200 Modified: trunk/packages/clustalo/trunk/debian/copyright =================================================================== --- trunk/packages/clustalo/trunk/debian/copyright 2014-04-13 19:12:32 UTC (rev 16684) +++ trunk/packages/clustalo/trunk/debian/copyright 2014-04-13 19:14:30 UTC (rev 16685) @@ -1,8 +1,20 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: clustalo Source: http://www.clustal.org/omega/ +Files: src/squid/* +Copyright: 1992-2002 Washington University School of Medicine License: GPL-2+ + +Files: * +Copyright: 2010 UCD Dublin <[email protected]> +License: GPL-2+ + +Files: debian/* +Copyright: 2011 Olivier Sallou <[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 @@ -18,16 +30,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". - -Files: src/squid/* -Copyright: 1992-2002 Washington University School of Medicine -License: GPL-2+ - - -Files: * -Copyright: 2010 UCD Dublin <[email protected]> -License: GPL-2+ - -Files: debian/* -Copyright: 2011 Olivier Sallou <[email protected]> -License: GPL-2+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
