From b556f15076ac7ddfc503bca2fceceee3c2759a88 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 2 Aug 2017 14:32:59 -0400 Subject: add dh-elpa-Version: binary package field There is a debhelper mechanism for dh_* tools to embed their versions in generated maintscripts, but our emacsen-common maintscripts are not true maintscripts, so we can't use that mechanism. Using a binary package field makes it possible for us to find packages that need rebuilding without looking inside the contents of any binary packages. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 40e72ec..1c17bd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dh-elpa (1.10) UNRELEASED; urgency=medium + + * Add dh-elpa-Version: field to binary package control files. + This tracks the dh-elpa version used to build the package, to make it + possible to find packages that need rebuilding against newer dh-elpa. + + -- Sean Whitton Wed, 02 Aug 2017 14:22:25 -0400 + dh-elpa (1.9) unstable; urgency=medium * Drop alternative {build-,}depends on emacs24{-nox,}. -- cgit v1.2.3