From: Ian Jackson Date: Sun, 12 Jan 2025 20:19:00 +0000 (+0000) Subject: Merge tag 'debian/7.0.3' X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=14bcf0dcfdddfbfb35abcc61f0af0d9448d961ad;p=chiark-utils.git Merge tag 'debian/7.0.3' chiark-utils release 7.0.3 for unstable (sid) [dgit] [dgit distro=debian no-split] Signed-off-by: Ian Jackson --- 14bcf0dcfdddfbfb35abcc61f0af0d9448d961ad diff --cc debian/changelog index 7923e29,01869ad..9079d9c --- a/debian/changelog +++ b/debian/changelog @@@ -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 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 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.