Author: tille Date: 2015-02-25 10:10:06 +0000 (Wed, 25 Feb 2015) New Revision: 18857
Added: trunk/package_template/doc-base Log: Add doc-base template Added: trunk/package_template/doc-base =================================================================== --- trunk/package_template/doc-base (rev 0) +++ trunk/package_template/doc-base 2015-02-25 10:10:06 UTC (rev 18857) @@ -0,0 +1,20 @@ +Document: <pkg> +Title: <title for this doc> +Author: <author of this doc> +Abstract: <if you have no better clue the short and + long description from debian/control might fit here as well> +Section: Science/Biology + +# pick one of the below options +Format: Text +Files: /usr/share/doc/<pkg>/<pkg>.txt.gz + +Format: html +Index: /usr/share/doc/<pkg>/html/index.html +Files: /usr/share/doc/<pkg>/html/* + +Format: pdf +Files: /usr/share/doc/<pkg>/<pkg>.pdf.gz + +Format: postscript +Files: /usr/share/doc/<pkg>/<pkg>.ps.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
