Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
+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.