Author: tille Date: 2016-01-03 05:02:14 +0000 (Sun, 03 Jan 2016) New Revision: 20943
Modified: trunk/package_template/get-orig-source Log: Hint to example how to fetch source from sourceforge svn Modified: trunk/package_template/get-orig-source =================================================================== --- trunk/package_template/get-orig-source 2016-01-02 22:29:38 UTC (rev 20942) +++ trunk/package_template/get-orig-source 2016-01-03 05:02:14 UTC (rev 20943) @@ -9,6 +9,9 @@ # --> currently it is assumed the script is called in the # source directory featuring the debian/ dir +# For an example how to fetch source from sourceforge SVN see +# git://anonscm.debian.org/debian-med/kmer-tools.git + COMPRESS=xz set -e _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
