diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 891e7d2..4cdc5c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ pbuilder (0.174) UNRELEASED; urgency=low + [ Junichi Uekawa ] * add bash_completion. * Bug fix: "pbuilder: incoherence man page with --help", thanks to David Vernazobres (Closes: #446479). + [ Adrien Cunin ] + * Added the ability to specify the distribution components via $COMPONENTS in + pbuilderrc or via pbuilder --components. Part of the patch taken from + Ubuntu. (Closes: #422371) + -- Junichi Uekawa <dancer@debian.org> Mon, 15 Oct 2007 08:44:20 +0900 pbuilder (0.173) unstable; urgency=low |