The following commit has been merged in the master branch:
commit 5fd09fd8f27a2a1266525ed89207f3bf1299641c
Author: Raphael Hertzog <[EMAIL PROTECTED]>
Date:   Fri Apr 11 11:45:25 2008 +0200

    Update TODO file by merging my own list into it

diff --git a/TODO b/TODO
index ec45fb2..681b41c 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,12 @@ lenny
 
  * Remove Conflicts on dpkg-dev exact versions before the release.
 
+ * Create a dedicated manual page deb-changes documenting
+   the format of the changes files.
+   Explain that backwards incompatible change involve a major version bump
+   (1.x => 2.x) while minor version bump will be used for backwards
+   compatible extension (e.g. new fields).
+
 1.14.x
 ------
 
@@ -33,12 +39,18 @@ lenny
    - Make sure all vsnprintf callers are checking the return value, as the
      system version will not ohsite on us.
 
+ * Standardize translated error messages in the perl code to avoid useless
+   work for translators.
+
+ * Discuss and implement
+   http://www.hadrons.org/~guillem/debian/docs/origin.proposal
+
+ * Add non-regression tests for Dpkg::Source::*
+
  * Cleanup libcompat:
    - Add fnmatch, IRIX5 doesn't have it.
    - Cut lib/compat.c into little pieces and move them here.
 
- * Add Wig&Pen source package generation support.
-
  * Get rid of install-info.
 
  * Add multiarch support.
@@ -75,7 +87,6 @@ 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)

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to