X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a7a4b99f824b1530fb8bee456d3e46a4d50fb21a;hp=05ab9d03e23958632a8bec73df47eff90cc87ded;hb=39988196301013320ba7c93cbd9146c27bd51453;hpb=8463d12b7a99e449198b06341a96fb3504074040 diff --git a/debian/changelog b/debian/changelog index 05ab9d03..a7a4b99f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ dgit (3.2~) unstable; urgency=medium * dgit: Do not execute END blocks in children. So far symptoms of this bug seem to be limited to duplicated error messages but I have not done a thorough analysis. Closes:#850052. + * dgit-infrastructure: dgit-repos-policy-debian: Remirror a package when + it becomes public (ie, make the repo available much more promptly when + the package passes NEW). Closes:#849789. Test suite: * infra: mirroring and policy hooks: Improve some debugging output.