chiark / gitweb /
Merge tag 'debian/7.0.3'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Jan 2025 20:19:00 +0000 (20:19 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Jan 2025 20:19:00 +0000 (20:19 +0000)
chiark-utils release 7.0.3 for unstable (sid) [dgit]

[dgit distro=debian no-split]

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
1  2 
debian/changelog

index 7923e2967be58253d804b82453438b855b0dcea7,01869adcfae25b373aa8f63311a5f9b4162cb212..9079d9c9af54a5c3d88e10c3ee2e77c80dac2647
@@@ -1,12 -1,12 +1,21 @@@
 +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.