summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2007-03-22 02:15:10 +0000
committerGuillem Jover <guillem@debian.org>2007-03-22 02:15:10 +0000
commitd3b5e47e1a1308d8b8de6f2d9c5081d07408c7aa (patch)
treee35f0eccf2729a9162e1f143ba9442be9301ade8 /TODO
parentdaf844321a2ac5ba9a6874208505088b2cda30d9 (diff)
downloaddpkg-d3b5e47e1a1308d8b8de6f2d9c5081d07408c7aa.tar.gz
Update TODO list.
Diffstat (limited to 'TODO')
-rw-r--r--TODO23
1 files changed, 22 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1179286aa..9ce35ba30 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,8 @@ lenny
* Triage as much bugs as possible to get the bug count below 300 ;) and
merge as much patches as possible.
+ * Change the BTS pages to use usertags instead of pseudo-tags.
+
1.14.0
------
@@ -19,6 +21,7 @@ lenny
* Support udeb natively:
- Add field Package-Type and friends.
+ - Generate proper Packages files. (#383916)
* Support Tag field.
@@ -57,7 +60,7 @@ lenny
* Add UTF-8 support to all programs.
- * Add md5sums and/or sha1sums package support.
+ * Add md5sums and/or sha1sums package support. (#155676)
* Allow packages to register additional files, declare ownership of files for
dpkg -S and -L without having dpkg act on this (.psuedolist?).
@@ -69,6 +72,24 @@ lenny
* Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder
or sbuild, so that they can start using the new architecture wildcards
automatically.
+ - New command line arguments to retrieve Build-Depends. (#114774)
+ - Support for output format. (#214566)
+
+ * Remove conffile background support? (#38334)
+
+ * Make dpkg-build --build check for duped conffiles. (#131633)
+
+ * Make update-alternatives --display support --quiet. (#336091)
+
+ * Add PAM support to start-stop-daemon. (#406942)
+
+ * Make dpkg-checkbuilddeps check build-essential. (#402901)
+
+ * Fix pointless use of strdup. (#379027)
+
+ * Propagate --admindir to programs run from maintainer scritpts. (#97076)
+
+ * Fix quotes? <http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>
TODO