diff options
author | Junichi Uekawa <dancer@netfort.gr.jp> | 2010-06-23 07:24:51 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2010-06-23 08:17:03 +0900 |
commit | 0b03abccfc2ff20e6af397e34e5fff03c0fd649c (patch) | |
tree | a493f503e9d4fe0da52d5f0d181da667f92510e7 | |
parent | 3105adae1a93792f5d1786bd9b97b713ec5b6025 (diff) | |
download | pbuilder-0b03abccfc2ff20e6af397e34e5fff03c0fd649c.tar pbuilder-0b03abccfc2ff20e6af397e34e5fff03c0fd649c.tar.gz |
release 0.197
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 207eb87..90089ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -pbuilder (0.197) UNRELEASED; urgency=low +pbuilder (0.197) unstable; urgency=low + [ Loïc Minier ] * pbuilder-createbuildenv, -updatebuildenv: Remove apt from $CHROOTEXEC apt-get install call and add aptitude if pbuilder-satisfydepends uses it; remove aptitude otherwise; closes: 539578. Fixes support for @@ -32,8 +33,19 @@ pbuilder (0.197) UNRELEASED; urgency=low * Rework Makefile entirely. * Use paragraphs in debian/NEWS file instead of bullet points. * pbuilder-selftest: new command to run the tests which are now installed. + + [ Junichi Uekawa ] + * [INTL:da] Danish translation of the debconf templates + pbuilder (closes: 583676) + * document that DEBOOTSTRAPOPTS is an array. (closes: 578989) + + [ Hideki Yamane ] + * typo "taget" (closes: 582415) + + [ Jari Aalto ] + * pbuilderrc.5 - Order item alphabetically (closes: 579705) - -- Loïc Minier <lool@dooz.org> Sat, 30 Jan 2010 14:24:11 +0100 + -- Junichi Uekawa <dancer@debian.org> Wed, 23 Jun 2010 07:21:11 +0900 pbuilder (0.196) unstable; urgency=low |