diff options
author | dancer <dancer> | 2001-09-18 14:07:17 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-09-18 14:07:17 +0000 |
commit | 626c73cad917c8768189e12698862b871d628341 (patch) | |
tree | 60f8596064d47bccb989191206dd109a04c98189 /debian/changelog | |
parent | c2c2b406952f21cd9d2f54913b1e4ceaed94074d (diff) | |
download | pbuilder-626c73cad917c8768189e12698862b871d628341.tar pbuilder-626c73cad917c8768189e12698862b871d628341.tar.gz |
updated many things, and it is working. Good
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0b6c2ea..cd25246 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ pbuilder (0.4) unstable; urgency=low * Updating notes on upstream page - - -- Junichi Uekawa <dancer@debian.org> Sun, 9 Sep 2001 15:22:50 +0900 + * moving routines around in arch-dep checker... hoping not to have + broken anything. + * Handles provides: in build dependency, parsing apt-cache showpkg + output for reverse-dependency, and randomly installing one of the + available packages. + * Now it seems to be able to build (or satisfy the build dependency of) + glibc, gcc-2.95 et al. + * Handles versioned deps and conflicts. + + -- Junichi Uekawa <dancer@debian.org> Tue, 18 Sep 2001 18:56:14 +0900 pbuilder (0.3) unstable; urgency=low |