Add Debian doc-base entry debian-1.6.6-4
authorKevin Rosenberg <kevin@rosenberg.net>
Mon, 16 Nov 2009 16:09:07 +0000 (09:09 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Mon, 16 Nov 2009 16:09:07 +0000 (09:09 -0700)
debian/changelog
debian/cl-lml2.doc-base [new file with mode: 0644]
debian/control
doc/Makefile

index 3e17ff36c3cbccd288a890feba12992e4817fdbc..a3745d8aabbf05395f57b925cff2f1f657048781 100644 (file)
@@ -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 <kmr@debian.org>  Mon, 16 Nov 2009 09:08:48 -0700
+
 cl-lml2 (1.6.6-3) unstable; urgency=low
 
   * Build with debhelper extension dh-lisp
 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 (file)
index 0000000..4427ea8
--- /dev/null
@@ -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
index 6780f550ac4fad2af75fa80f51b546b5c8df8462..7658d77886248edbfdbf2fce1005c47cd0d48f5a 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: dh-lisp
 Build-Depends: debhelper (>> 7.0.0)
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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
 Homepage: http://lml2.b9.com/
 Vcs-Git: git://git.b9.com/lml2.git
 Vcs-Browser: http://git.b9.com/?p=lml2.git
index 0387f8893271d88a34bb372c60c11ed418c5c140..1f9c384cd05475bf612d393dcb867c2ade46aa52 100755 (executable)
@@ -1,3 +1,4 @@
+#!/usr/bin/make
 .PHONY: site all clean
 
 all: site
 .PHONY: site all clean
 
 all: site