From: Kevin Rosenberg Date: Mon, 16 Nov 2009 16:09:07 +0000 (-0700) Subject: Add Debian doc-base entry X-Git-Tag: debian-1.6.6-4^0 X-Git-Url: http://git.kpe.io/?p=lml2.git;a=commitdiff_plain;h=521ffce1fbb7bc1f61fa81c6f8986a9de01f83fc Add Debian doc-base entry --- diff --git a/debian/changelog b/debian/changelog index 3e17ff3..a3745d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-lml2 (1.6.6-4) unstable; urgency=low + + * Add doc-base entry for readme.html + * Update standards-version (no changes needed) + + -- Kevin M. Rosenberg Mon, 16 Nov 2009 09:08:48 -0700 + cl-lml2 (1.6.6-3) unstable; urgency=low * Build with debhelper extension dh-lisp diff --git a/debian/cl-lml2.doc-base b/debian/cl-lml2.doc-base new file mode 100644 index 0000000..4427ea8 --- /dev/null +++ b/debian/cl-lml2.doc-base @@ -0,0 +1,10 @@ +Document: cl-lml2 +Title: CL-LML2 +Author: Kevin Rosenberg +Abstract: This manual describes the use of the LML2 Common Lisp + Markup Language +Section: Programming/Lisp + +Format: HTML +Index: /usr/share/doc/cl-lml2/readme.html +Files: /usr/share/doc/cl-lml2/readme.html diff --git a/debian/control b/debian/control index 6780f55..7658d77 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>> 7.0.0) -Standards-Version: 3.8.2.0 +Standards-Version: 3.8.3.0 Homepage: http://lml2.b9.com/ Vcs-Git: git://git.b9.com/lml2.git Vcs-Browser: http://git.b9.com/?p=lml2.git diff --git a/doc/Makefile b/doc/Makefile index 0387f88..1f9c384 100755 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,3 +1,4 @@ +#!/usr/bin/make .PHONY: site all clean all: site