From e82998ab6d72a754ec394594a892683c6eba226c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 5 May 2021 16:37:35 +0100 Subject: Release to experimental --- debian/changelog | 6 ++++-- debian/rules | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 091d271..2320c63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -git-evtag (2016.1-1) UNRELEASED; urgency=medium +git-evtag (2016.1-1) experimental; urgency=medium * Initial package (Closes: #959068) + * Add some patches from upstream, including a man page + * Add patches to run tests at build-time, and fix the tests - -- Simon McVittie Mon, 26 Apr 2021 16:54:38 +0100 + -- Simon McVittie Wed, 05 May 2021 16:37:41 +0100 diff --git a/debian/rules b/debian/rules index 244b3e1..d516970 100755 --- a/debian/rules +++ b/debian/rules @@ -14,4 +14,7 @@ override_dh_auto_configure: dh_auto_configure -- $(configure_options) override_dh_python3: + # Note that this should generate a python3 dependency, but + # doesn't: . The explicit + # python3:any dependency in d/control is a workaround. dh_python3 --verbose /usr/libexec/git-evtag/installed-tests -- cgit v1.2.3