Author: moeller Date: 2010-06-26 23:45:39 +0000 (Sat, 26 Jun 2010) New Revision: 4950
Added: trunk/packages/qiime/trunk/debian/README.source Modified: trunk/packages/qiime/trunk/debian/watch Log: Fixed watch, added README.source. Added: trunk/packages/qiime/trunk/debian/README.source =================================================================== --- trunk/packages/qiime/trunk/debian/README.source (rev 0) +++ trunk/packages/qiime/trunk/debian/README.source 2010-06-26 23:45:39 UTC (rev 4950) @@ -0,0 +1,9 @@ +QIIME for Debian - source +========================= + +Lintian complains a lot about script-with-language-extension, +i.e. the .py endings for files ending up in /usr/bin. +What to do about this is not clear for the moment. For the +time speaking it seems like lintian is wrong here, too deeply +embedded is python in the project and Debian does not +want to become incompatible. Modified: trunk/packages/qiime/trunk/debian/watch =================================================================== --- trunk/packages/qiime/trunk/debian/watch 2010-06-26 23:29:28 UTC (rev 4949) +++ trunk/packages/qiime/trunk/debian/watch 2010-06-26 23:45:39 UTC (rev 4950) @@ -1,2 +1,2 @@ version=3 -http://sf.net/pynast/PyNAST-([.0-9]+)\.tgz +http://sf.net/qiime/Qiime-([.0-9]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
