diff options
author | dancer <dancer> | 2004-08-07 23:39:03 +0000 |
---|---|---|
committer | dancer <dancer> | 2004-08-07 23:39:03 +0000 |
commit | e944e6168d2d80642b53568f84ab8e3f378069c5 (patch) | |
tree | 7d8b2d72ea6a1aaeac36ea7af0c135c7548c9d8c /debian | |
parent | e1f7eaa51635f5a53da343bce05c2a6826ab9e27 (diff) | |
download | pbuilder-e944e6168d2d80642b53568f84ab8e3f378069c5.tar pbuilder-e944e6168d2d80642b53568f84ab8e3f378069c5.tar.gz |
+2004-08-08 Junichi Uekawa <dancer@debian.org>
+
+ * pbuildd/buildd.sh: Applied patch from Roland Stigge.
+ 263987 264182 264182
+ buildd.sh assumes to be in ${BASEDIRECTORY}
+ buildd.sh shouldn't try to build packages for wrong architectures
+ support DEPWAIT
+
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index bc73f9b..c1aa523 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ -pbuilder (0.113) UNRELEASED; urgency=low +pbuilder (0.114) unstable; urgency=low - * pdebuild UML fix (closes: #250526) + * pbuildd.sh: Apply patches from Roland Stigge (closes: #263987, #264182, #264182) - -- Junichi Uekawa <dancer@debian.org> Thu, 29 Jul 2004 08:20:05 +0900 + -- Junichi Uekawa <dancer@debian.org> Sun, 8 Aug 2004 08:36:57 +0900 + +pbuilder (0.113) unstable; urgency=low + + * pdebuild UML variable handling fix; should treat more variables + more properly. May need more fixes later. (closes: #250526) + + -- Junichi Uekawa <dancer@debian.org> Fri, 30 Jul 2004 08:11:44 +0900 pbuilder (0.112) unstable; urgency=low |