+chiark-utils (8.0.0) unstable; urgency=medium
+
+ * Rewrite the packaging to use `debhelper` and `dh` in as standard a way
+ as possible. As a consequence, support root-less builds.
+ No functional changes to the installed packages.
+ Closes: #1089303. [Niels Thykier]
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 12 Jan 2025 20:15:24 +0000
+
+ chiark-utils (7.0.3) unstable; urgency=medium
+
+ * Team upload.
+ * git-cache-proxy: Handle extra-parameters in git protocol (Closes: #1040476).
+ Thanks to Anthony PERARD for the patch.
+ * git-branchmove: Always pass --no-verify to 'git push' (Closes: #1080082).
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 26 Sep 2024 17:07:41 +0100
+
chiark-utils (7.0.2) unstable; urgency=medium
* debian/rules: Pass -D_TIME_BITS=64 too. Closes: #1078190.