chiark / gitweb /
dgit-repos-policy-debian: Remirror a package when it becomes public
[dgit.git] / debian / changelog
index 05ab9d03e23958632a8bec73df47eff90cc87ded..a7a4b99f824b1530fb8bee456d3e46a4d50fb21a 100644 (file)
@@ -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.