diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-06-24 19:49:00 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-06-24 19:49:00 +0900 |
commit | a44c988722346e5600ddf23d93ea55c7b3689e98 (patch) | |
tree | 56de549bf0e838b5be972db047e6fc424d68baf4 /debian | |
parent | 19e1e507e3404cb7eb1e27199a83ffb84a628630 (diff) | |
download | pbuilder-a44c988722346e5600ddf23d93ea55c7b3689e98.tar pbuilder-a44c988722346e5600ddf23d93ea55c7b3689e98.tar.gz |
From: Thorsten Glaser
tags 620730 + patch pending
tags 626431 + patch pending
tags 627086 + patch pending
tags 603420 + patch pending
tags 601250 + patch pending
tags 603881 = unreproducible
tags 400848 = unreproducible
tags 622624 = unreproducible
thanks
Dear Junichi, Matt and others,
I’ve prepared an NMU for pbuilder (versioned as 0.199+nmu4) and uploaded
it to Debian unstable, with a two-day delay as per devref §5.11.1 since
this fixes an RC bug older than seven days. The debdiff is attached; it
closes five bugs. I’m also tagging three other bugs as unreproducible as
pbuilder itself (obviously) doesn’t FTBFS on my system and the test pak-
kage I used didn’t exhibit problems with either comment blocks or hori-
zontal tabulator characters in the control file. I’m also attaching the
test package (absolutely minimal, but that’s what you get).
I mostly used patches from the bugs closed as baseline for my changes,
but did a bit more usually. I’m a heavy user of cowbuilder, because on
m68k there’s currently no buildd and cowbuilder is all I know (and love,
really… someone should make a buildd flavour that uses cowbuilder in-
stead of sbuild, if it goes by my will).
Cheers.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bd107f6..a73cc50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pbuilder (0.199+nmu4) unstable; urgency=low + + * Non-maintainer upload. + * Rename the /run script from --execute to /runscript; not using + mktemp for consistency with the documentation. (Closes: #627086) + * Handle architecture wildcards with more than one architecture. + (Closes: #620730) (Closes: #626431) + * Fix pbuilderrc(5) formatting. (Closes: #603420) + * Fix pbuilder-satisfydepends-classic output, including better line + breaks and hyphen-used-as-minus-sign lintian. (Closes: #601250) + * Please lintian: add debian/source/format. + + -- Thorsten Glaser <tg@mirbsd.de> Thu, 26 May 2011 20:49:04 +0000 + pbuilder (0.199+nmu3) unstable; urgency=low * Non-Maintainer Upload. |