From 0d65a4ba82455a61736b541944a081c63ed60b13 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 28 Jun 2010 09:37:45 -0700 Subject: [PATCH] Set the Perl Policy version to match the package version * Set the version of the Perl Policy to match the version of the Policy package. --- Makefile | 1 + debian/changelog | 7 +++++++ perl-policy.sgml | 8 ++++++-- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 20433d7..5d8931a 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ include debian/rules 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 diff --git a/debian/changelog b/debian/changelog index 80e1830..dfc4246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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 Mon, 28 Jun 2010 09:34:54 -0700 + debian-policy (3.9.0.0) unstable; urgency=low [ Colin Watson ] diff --git a/perl-policy.sgml b/perl-policy.sgml index 4f34758..7c37446 100644 --- a/perl-policy.sgml +++ b/perl-policy.sgml @@ -1,4 +1,8 @@ - + + %versiondata; +]> @@ -14,7 +18,7 @@ The Debian Policy mailing list debian-policy@lists.debian.org - version 1.20 + version &version;, &date; This document describes the packaging of Perl within the Debian -- 2.39.5