policy.sgml: version.ent
menu-policy.sgml: version.ent
mime-policy.sgml: version.ent
+perl-policy.sgml: version.ent
ifneq (,$(strip $(HAVE_ORG_EMACS)))
%.txt: %.org
+debian-policy (3.9.0.1) UNRELEASED; urgency=low
+
+ * Set the version of the Perl Policy to match the version of the Policy
+ package.
+
+ -- Russ Allbery <rra@debian.org> Mon, 28 Jun 2010 09:34:54 -0700
+
debian-policy (3.9.0.0) unstable; urgency=low
[ Colin Watson ]
-<!doctype debiandoc system>
+<!doctype debiandoc system [
+<!-- include version information so we don't have to hard code it
+ within the document -->
+<!entity % versiondata SYSTEM "version.ent"> %versiondata;
+]>
<debiandoc>
<book>
<name>The Debian Policy mailing list</name>
<email>debian-policy@lists.debian.org</email>
</author>
- <version>version 1.20</version>
+ <version>version &version;, &date;</version>
<abstract>
This document describes the packaging of Perl within the Debian