]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/TODO
In v8 mode, dh expects the sequence to run is always its first parameter.
[debhelper.git] / doc / TODO
index 44547538fa1de6ae4c5b43f10be31c0a96b34a82..1f500806ac829f2bc49362503d5c7db540364778 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,15 +1,11 @@
 v8:
 
-* clean up dh's handling of options passed onto commands it calls,
-  by implementing one of the changes discussed in #570039
-  (either change #3, change #4, or change #5; change #0 was done, but 
-  was an incomplete workaround)
-  My preference ATM is #3, require dh options come before --,
-  and after, options to be passed on to commands.
 * better package arch filtering for -N , -p (#576990)
 * Support DEB_BUILD_OPTIONS=debug ; maybe also support passing
   -g -O2 by default. See patch (and discussion of why this breaks
   compatability) in #544844.
+* Reorder build systems list. perl_build before perl_makemaker.
+  Any other changes? #578805
 
 v9: