chiark / gitweb /
Dgit.pm: Provide messagequote
[dgit.git] / debian / changelog
index 589629b8106308dab2cf3bd1a1850c7db4e1e214..c3e0a991a86b10057cefe5c4cb658968f4c4083a 100644 (file)
@@ -20,6 +20,17 @@ 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).
+  * Make warnings fatal in tstunt/dpkg-parsechangelog (directly).
 
  --