[SCM] Debian Live manual branch, master, updated. fb9f7e335bf67e3b6e544184027910a7126cfa8d
Daniel Baumann
daniel at debian.org
Fri Nov 14 07:24:22 UTC 2008
The following commit has been merged in the master branch:
commit fb9f7e335bf67e3b6e544184027910a7126cfa8d
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Nov 14 08:22:46 2008 +0100
Setting default version and pubdate entities.
diff --git a/Makefile.common b/Makefile.common
index de12549..f527cbd 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -1,8 +1,8 @@
PROJECT := live-manual
FORMATS := html txt pdf
-VERSION :=
-PUBDATE :=
+VERSION := Unreleased Snapshot
+PUBDATE := $(shell date -R)
TARGETS := $(foreach fmt,$(FORMATS),$(PROJECT).$(fmt))
SOURCES := $(wildcard xml/chapters/*.xml) $(wildcard xml/appendices/*.xml) xml/entities/version.ent xml/entities/common.ent
--
Debian Live manual
More information about the debian-live-changes
mailing list