aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f8a6fb4..976e168 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+barrier (2.4.0+dfsg-1) unstable; urgency=medium
+
+ * Happy 70th dad, may you rest in peace.
+ * New upstream version 2.4.0+dfsg.
+ - Drop patches.
+ - Note this release uses multiple component tarballs to separate out a
+ vendored header-only library, gulrak-filesystem.
+ * d/control:
+ - Build-Depend on libgmock-dev, xauth, xvfb and annotate tests <!nocheck>.
+ * d/copyright: Update attribution.
+ * d/p/include_gulrak.patch: Allow use of our bundled gulrak.
+ * d/p/fix-includes.patch: Pull an upstream commit to fix FTBFS.
+ * d/rules:
+ - Pass the option to utilize system gtest.
+ - Disable building tests if the nocheck option is used.
+ - Run the tests manually as the make target is unable to find the binary.
+ - Skip tests on s390x.
+ - Drop --as-needed, as this is now default in stable.
+ * d/watch: Bump to version 4.
+ * Update Standards-Version to 4.6.0.
+
+ -- Unit 193 <unit193@debian.org> Wed, 10 Nov 2021 01:04:57 -0500
+
barrier (2.3.3+dfsg-1.1) unstable; urgency=medium
* Non maintainer upload.