diff options
author | dancer <dancer> | 2002-02-10 13:28:52 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-02-10 13:28:52 +0000 |
commit | 4cc15714325d3c7b363a3311cd1850960947afee (patch) | |
tree | f86fe64774f9c56192537cb7b4c2b9a908071732 /ChangeLog | |
parent | 69583b133475b50f9d0cb49e81477db7620a6fbb (diff) | |
download | pbuilder-4cc15714325d3c7b363a3311cd1850960947afee.tar pbuilder-4cc15714325d3c7b363a3311cd1850960947afee.tar.gz |
commit changes to docs, and other details.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2002-02-10 Junichi Uekawa <dancer@debian.org> + * debian/TODO: updated TODO + + * debian/README.Debian (Testsuite): document testsuit. + The current testsuite is not individual programs, but the + Debian main archive itself. + + * debian/changelog: update the changelog wrt the problem with debootstrap. + + * debian/control (Depends): update the depends field to require 0.1.16.2 + of debootstrap. There was a bug in 0.1.16 and 0.1.16.1 + 0.1.15.7 etc. should work, but they no longer exist in the archive, + I shouldn't worry about it. + * pbuilder-buildpackage: fixed the sed rule to allow for space. * pbuilder-buildpackage: fixing the awk big to make case-insensitive, |