diff options
author | Loïc Minier <lool@dooz.org> | 2010-01-01 19:46:07 +0100 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2010-01-01 19:46:07 +0100 |
commit | 0c9d0393f073ff3465645ee77df634bf8ea03546 (patch) | |
tree | 2e5f292e5262186a68aa33a5cc345b42fa9ed7bf /debian/changelog | |
parent | a592f11ad8623f5dfe6a78e3c0d1878de567be8d (diff) | |
download | pbuilder-0c9d0393f073ff3465645ee77df634bf8ea03546.tar pbuilder-0c9d0393f073ff3465645ee77df634bf8ea03546.tar.gz |
Prepare 0.196
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60755b9..69ac23e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +pbuilder (0.196) UNRELEASED; urgency=low + + [ Loïc Minier ] + * Add comments to check target. + * Use GNU-style vars for system directories, allow to set them from the + env, and let them be prefixed with a PBUILDER_ROOT directory to allow + relocation. + * Add helpers to relocate pbuilder in testsuite. + * Use a relocated pbuilder setup to run test_debuildopts; closes: #562681. + + [ Junichi Uekawa ] + * Add Loic to uploaders. + + [ Loïc Minier ] + * pbuilder: add support for setting the architecture on the command-line + and in pbuilderrc. + * pdebuild: add support for setting the architecture on the command-line + and in pbuilderrc; closes: #516625. + * Set testsuite mirror depending on FQDN. + + -- Loïc Minier <lool@dooz.org> Fri, 01 Jan 2010 18:52:04 +0100 + pbuilder (0.195) unstable; urgency=low [ Junichi Uekawa ] |