chiark / gitweb /
Make warnings fatal in tstunt/dpkg-parsechangelog (directly).
[dgit.git] / debian / changelog
index 1d11dcae7653cab257040c6185af32ff0cfe8865..c3e0a991a86b10057cefe5c4cb658968f4c4083a 100644 (file)
@@ -23,6 +23,14 @@ dgit (1.1) unstable; urgency=low
   * 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).
+  * Make warnings fatal in tstunt/dpkg-parsechangelog (directly).
 
  --