diff options
author | joey <joey> | 2002-06-24 18:38:41 +0000 |
---|---|---|
committer | joey <joey> | 2002-06-24 18:38:41 +0000 |
commit | 1e6b8a860b2641cf47eec1ba0f09d6149d747dfa (patch) | |
tree | b56b0bb04a11726a60b547524a5ae603405cfed3 /doc | |
parent | 9d10bc252fde1f9e093d859ece3025c1267ae59f (diff) | |
download | debhelper-1e6b8a860b2641cf47eec1ba0f09d6149d747dfa.tar.gz |
r535: updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ Wishlist items: * Add a switch to dh_installdeb to allow it to do user defined substitutions. OTOH, maybe it's better if people just sed postinst.in before debhelper gets its hands on it... (#25235) +* install-info, as of dpkg 1.10, parses the info file for section if + --section is not given. So I should be able to stop parsing it myself for + section, after dpkg 1.10 has been around long enough. Deprecated: |