From 12bebee3e29281a2c591997ac4eeccff0dfe7daf Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 2 Apr 2019 17:32:53 +0100 Subject: [PATCH] Release v0.20190402.0 Signed-off-by: Simon McVittie --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d0d2a5..60aa9d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libcapsule (0.20190402.0-0co1) upstream; urgency=medium + + * debian: Install tools with canonicalized multiarch prefix + * debian: Build relocatable versions of libcapsule binary tools + * debian: Use dh_missing --fail-missing + * Build *.1 man pages with xsltproc even if gtk-doc is disabled + * shim: Add a minimal fallback version of PKG_CHECK_VAR + * Skip GLib tests when GLib is older than 2.38 + + -- Simon McVittie Tue, 02 Apr 2019 17:32:19 +0100 + libcapsule (0.20190130.0-0co1) upstream; urgency=medium * Be more compatible with older distributions: -- GitLab