Author: tille Date: 2014-09-22 10:06:22 +0000 (Mon, 22 Sep 2014) New Revision: 18083
Modified: trunk/packages/phylip/trunk/debian/phylip-doc.install trunk/packages/phylip/trunk/debian/phylip.examples Log: Adapt to new upstream version (which does not contain testdata) Modified: trunk/packages/phylip/trunk/debian/phylip-doc.install =================================================================== --- trunk/packages/phylip/trunk/debian/phylip-doc.install 2014-09-21 11:02:50 UTC (rev 18082) +++ trunk/packages/phylip/trunk/debian/phylip-doc.install 2014-09-22 10:06:22 UTC (rev 18083) @@ -1,2 +1,2 @@ doc usr/share/doc/phylip/html -src/phylip.html usr/share/doc/phylip/html \ No newline at end of file +phylip.html usr/share/doc/phylip/html Modified: trunk/packages/phylip/trunk/debian/phylip.examples =================================================================== --- trunk/packages/phylip/trunk/debian/phylip.examples 2014-09-21 11:02:50 UTC (rev 18082) +++ trunk/packages/phylip/trunk/debian/phylip.examples 2014-09-22 10:06:22 UTC (rev 18083) @@ -1,2 +1,2 @@ debian/examples/* -src/testdata \ No newline at end of file +# src/testdata \ No newline at end of file _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
