summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 05:55:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 05:55:27 +0000
commit32e0ba8ebdadc47ac1a0da8d9a9668ff21909e4f (patch)
treeebaa5eacafe874b431d69e52f0f73c013c3017ae /TODO
parentInitial commit. (diff)
downloadadduser-32e0ba8ebdadc47ac1a0da8d9a9668ff21909e4f.tar.xz
adduser-32e0ba8ebdadc47ac1a0da8d9a9668ff21909e4f.zip
Adding upstream version 3.118+deb11u1.upstream/3.118+deb11u1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3a5f3be
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+TODO for adduser
+----------------
+
+For adduser 3.x there is to do:
+
+ * make adduser also work with super (fix #)
+ * do not hard code /usr/share/perl5 in debian/rules (cf. perl policy)
+ * Use --msgid-bugs-address when using po4a in debian/rules
+ * Address lintian's "untranslatable debconf template"
+ This is triggered by adduser/title, which is not intended for translation.
+ The suggestion in the lintian output is to state "for internal use only" as part of the description, but this isn't the case; it's just a name.