diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-01 14:54:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-01 14:54:32 -0400 |
commit | 25e91ce4e2bb558d300b56258563ad3fc3ffbc19 (patch) | |
tree | 67fb6889c4a7c0854b6fd7700044d6544b30d7e1 /doc/TODO | |
parent | 54fbbed4eb8bf4086e12f4c22204ab75729a4f65 (diff) | |
download | debhelper-25e91ce4e2bb558d300b56258563ad3fc3ffbc19.tar.gz |
dh_installgsettings: New command to handle gsettings schema files. Closes: #604727
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ Deprecated: library in case other things use them. Deprecate and remove. * dh --before , --after , --until , --remaining (not formally deprecated yet) * debian/compress files +* deprecate dh_gconf for dh_installgsettings (stuff should be migrating + away from gconf, and then I can just remove it -- have not added warning + or depreaction docs yet) Also, grep the entire archive for all dh_* command lines, and check to see what other switches are not being used, and maybe remove |