summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..2eccd99
--- /dev/null
+++ b/TODO
@@ -0,0 +1,2 @@
+* use debconf for the pre-apt prompting, so it will work better when run from
+ frontend like synaptic
diff --git a/debian/rules b/debian/rules
index 3518ceb..cfd37c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ binary-indep: build
dh_testroot
dh_clean -k
$(MAKE) install PREFIX=debian/etckeeper
- dh_installdocs README
+ dh_installdocs README TODO
dh_installexamples
dh_installchangelogs
dh_compress