chiark / gitweb /
When source package contains things called .git (even files, and even in subdirectori...
[dgit.git] / debian / changelog
index 4a0765a37c33969ecc1c48673acd1cd47ceff528..166414377353eba0b5f1a18d00baee69469c5c39 100644 (file)
@@ -25,6 +25,14 @@ dgit (1.1) unstable; urgency=low
     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).
+  * When source package contains things called .git (even files, and even
+    in subdirectories), remove them.  Closes:#793671.
 
  --