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

index 8836ea636e1fe73ad7d10f02e3072c21ad3d8deb..8eb4598194d10f302f6fdffb0fb84df1e44b19fe 100644 (file)
@@ -1,3 +1,10 @@
+cl-lml (2.5.7-4) unstable; urgency=low
+
+  * Add doc-base file
+  * Update standards-version (no changes needed)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Nov 2009 09:11:31 -0700
+
 cl-lml (2.5.7-3) unstable; urgency=low
 
   * Build with debhelper extension dh-lisp
diff --git a/debian/cl-lml.doc-base b/debian/cl-lml.doc-base
new file mode 100644 (file)
index 0000000..0fad217
--- /dev/null
@@ -0,0 +1,10 @@
+Document: cl-lml
+Title: CL-LML
+Author: Kevin Rosenberg
+Abstract: This manual describes the use of the LML Common Lisp
+ Markup Language
+Section: Programming/Lisp
+
+Format: HTML
+Index: /usr/share/doc/cl-lml/readme.html
+Files: /usr/share/doc/cl-lml/readme.html
index 7ab02f8f546169e384fd9a2a29afaad99868e953..1f0f6412e19a1a48df910d96ff12f831a9a72058 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)
-Standards-Version: 3.8.2.0
+Standards-Version: 3.8.3.0
 Homepage: http://lml.b9.com/
 Vcs-Git: git://git.b9.com/lml.git
 Vcs-Browser: http://git.b9.com/?p=lml.git
old mode 100644 (file)
new mode 100755 (executable)
index 0387f88..1f9c384
@@ -1,3 +1,4 @@
+#!/usr/bin/make
 .PHONY: site all clean
 
 all: site