chiark / gitweb /
Make warnings fatal in dpkg-repos-admin-debian, dgit-ssh-dispatch (using setup_sigwarn).
[dgit.git] / debian / changelog
index 589629b8106308dab2cf3bd1a1850c7db4e1e214..2a49514247057ea94738407fb7e8c87d3dc60442 100644 (file)
@@ -20,6 +20,16 @@ dgit (1.1) unstable; urgency=low
   * Remove stray sentence in config section of manpage.
   * Manpage: Clarify wording of readonly config.
   * Manpage: Better cross-references for -k and keyid.
+  * dgit(7): No longer say that dgit-repos lives on Alioth.
+  * Infrastructure: Get mirroring right for fresh repos of existing
+    packages (!)
+  * --new is needed for read access to packages in NEW, too.  Document
+    this, and make it work properly.
+  * Work around #793471 (madness with $SIG{__WARN__} and Perl's system
+    builtin): move $SIG{} setting into setup_sigwarn in Dgit.pm, and
+    check getppid.
+  * Make warnings fatal in dpkg-repos-admin-debian, dgit-ssh-dispatch
+    (using setup_sigwarn).
 
  --