X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d6260fb9d635268b7f6d3dc51f64535d5d26fb2a;hp=f6129695e8c97528fcdd5a1f574f3f120bcdcf1e;hb=80becf8aa6000a0ce18d68c7adef778d8018f3ed;hpb=086782f703b434d20acf4bdd63562d3ae6a6d78a;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index f612969..d6260fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,11 @@ chiark-utils (4.5.0~iwj5) unstable; urgency=medium * cvs-adjustroot: reinvoke oursevles via "$0" rather than our hardcoded name. Makes testing easier, etc. * cgi-fcgi-interp: Handle QUERY_STRING not containing =. (Tony Finch.) + * Fix tiny typo in long description. Closes:#819746. (Luke Faraone.) + * Fix build repro by using gzip -n. Closes:#777300. (Chris Lamb.) + + debian/rules file tidying: + * Drop seddery for libgmp3c2 C++ ABI transition. --