aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-01-01 19:46:07 +0100
committerLoïc Minier <lool@dooz.org>2010-01-01 19:46:07 +0100
commit0c9d0393f073ff3465645ee77df634bf8ea03546 (patch)
tree2e5f292e5262186a68aa33a5cc345b42fa9ed7bf
parenta592f11ad8623f5dfe6a78e3c0d1878de567be8d (diff)
downloadpbuilder-0c9d0393f073ff3465645ee77df634bf8ea03546.tar
pbuilder-0c9d0393f073ff3465645ee77df634bf8ea03546.tar.gz
Prepare 0.196
-rw-r--r--debian/changelog22
-rw-r--r--debian/control2
2 files changed, 23 insertions, 1 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 ]
diff --git a/debian/control b/debian/control
index dc2c16b..b4742a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: extra
Maintainer: Debian pbuilder maintenance team <pbuilder-maint@lists.alioth.debian.org>
Uploaders: Junichi Uekawa <dancer@debian.org>,
- Loïc Minier <lool@dooz.org>,
+ Loïc Minier <lool@dooz.org>,
Matt Kraai <kraai@debian.org>
Build-Depends: debhelper (>= 7),
docbook-xsl,