diff options
author | dancer <dancer> | 2002-10-24 10:55:44 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-10-24 10:55:44 +0000 |
commit | a8d651b4d1e763debbf6d53b8cf332d776397e5e (patch) | |
tree | 195f292c198636d038ee4b0c760835c68ccb364d /debian/changelog | |
parent | f409567df2b8445ec6fbae637353ca1e75fff331 (diff) | |
download | pbuilder-a8d651b4d1e763debbf6d53b8cf332d776397e5e.tar pbuilder-a8d651b4d1e763debbf6d53b8cf332d776397e5e.tar.gz |
fix build rule to build uml for i386 only.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2c61587..a9964d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,11 @@ pbuilder (0.45) unstable; urgency=low * Standards-Version: 3.5.7. * Build-dep on debhelper 4.1.0 or greater, which removed usr/doc symlink. * fix failure cases when initial *dsc file is invalid. + * change pbuilder-uml to be i386 only. + * build-depends-indep -> build-depends. + * Fix build rules to have both binary-arch and binary-indep rules. - -- Junichi Uekawa <dancer@debian.org> Thu, 24 Oct 2002 13:47:35 +0900 + -- Junichi Uekawa <dancer@debian.org> Thu, 24 Oct 2002 19:41:50 +0900 pbuilder (0.44) unstable; urgency=low |