diff options
author | Emilio Pozuelo Monfort <pochu@debian.org> | 2011-02-19 19:29:19 +0000 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2011-06-24 19:32:19 +0900 |
commit | b82c625202cbb0a46f47bb4eb7c25eac8eb8bb54 (patch) | |
tree | 657e34131a99a2c03b007f6df9061111b330914e /debian | |
parent | b8ba16bbb5354d65c6857df64b8488578ca648f7 (diff) | |
download | pbuilder-b82c625202cbb0a46f47bb4eb7c25eac8eb8bb54.tar pbuilder-b82c625202cbb0a46f47bb4eb7c25eac8eb8bb54.tar.gz |
Bug#606699: pbuilder NMU
Hi,
I talked to Junichi and he told me it was fine if I NMU'ed pbuilder to fix these
bugs. This is the debdiff for my NMU.
Regards,
Emilio
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff042d9..05fd639 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pbuilder (0.199+nmu2) unstable; urgency=low + + * Non-maintainer upload with maintainer's permission. + * pbuilder-satisfydepends-aptitude: Resolve packages from experimental + when necessary. Logic stolen from sbuild. Closes: #606699. + * pbuilder-buildpackage, pbuilder-buildpackage-funcs: Handle + architecture wildcards properly. Patch from Andres Mejia. + Closes: #363193. + * Makefile: Don't require a UTF-8 encoding to check the manpages. + + -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 19 Feb 2011 19:02:34 +0000 + pbuilder (0.199+nmu1) unstable; urgency=low * Non-Maintainer Upload. |