Author: latticetower-guest Date: 2016-07-08 15:19:38 +0000 (Fri, 08 Jul 2016) New Revision: 22446
Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/changelog trunk/packages/rostlab/profphd-utils/trunk/debian/copyright Log: add files in debian/examples/ to debian/copyright, run cme fix dpkg-copyright Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/profphd-utils/trunk/debian/changelog 2016-07-08 14:08:54 UTC (rev 22445) +++ trunk/packages/rostlab/profphd-utils/trunk/debian/changelog 2016-07-08 15:19:38 UTC (rev 22446) @@ -4,6 +4,8 @@ * add debian/examples/ to use with testsuite * add profphd-utils.examples * add testsuite for autopkgtest + * add files in debian/examples/ to debian/copyright, + run cme fix dpkg-copyright -- Tatiana Malygina <[email protected]> Fri, 08 Jul 2016 17:03:18 +0300 Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/profphd-utils/trunk/debian/copyright 2016-07-08 14:08:54 UTC (rev 22445) +++ trunk/packages/rostlab/profphd-utils/trunk/debian/copyright 2016-07-08 15:19:38 UTC (rev 22446) @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: profphd-utils Upstream-Contact: Reinhard Schneider <[email protected]> Source: ftp://rostlab.org/profphd-utils/ @@ -16,7 +16,25 @@ Copyright: 2009-2012 Laszlo Kajan <[email protected]> License: GPL-2+ +Files: debian/examples/* +Copyright: + 1998 B. Rost <[email protected]> EMBL, CUBIC (Columbia University, NY, USA) and LION Biosciences (Heidelberg, DE) + C. Sander + P. Fariselli + R. Casadio + J. Liu + 2009-2013 G. Yachdav <[email protected]> CUBIC (Columbia University, NY, USA) and Technical University Munich (Munich, DE) + 2009-2013 L. Kajan <[email protected]> Laszlo Kajan <[email protected]> Technical University Munich (Munich, DE) License: GPL-2+ +Comment: example files are used in testsuite for autopkgtest. They were taken + from `profphd` source package to remove profphd package dependency in + debian/control. + . + In profphd upstream these files were found in the following locations: + 1ppt.hssp - in src/prof/exa/ folder, + Maxhom_GCG.metric - in src/prof/mat/ folder. + +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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
