aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-10-28 15:09:00 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-10-28 15:09:00 +0000
commit51959a7c391d314cd8d1e47b5566b9ceb229af3d (patch)
treed9fb5b6bb4dd12c410afc51833f11e30f4ccd2bb
parentf1d3f6203af0de513fbe2daadc39f8ee30e5b5ae (diff)
downloadpbuilder-51959a7c391d314cd8d1e47b5566b9ceb229af3d.tar
pbuilder-51959a7c391d314cd8d1e47b5566b9ceb229af3d.tar.gz
update changelog
-rw-r--r--debian/changelog16
1 files changed, 11 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index ab0a3a9..7b562a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,18 @@
-pbuilder (0.220) UNRELEASED; urgency=medium
+pbuilder (0.220) unstable; urgency=medium
[ Ritesh Raj Sarraf ]
* Add debdelta support, enable optionally via pbuilderrc or the command line.
Closes: #602711
+ [ Guido Günther ]
+ * B20aupkgtest: Don't quote path to autopkg test dir, otherwise we're not
+ expanding the "*". Closes: #802379
+
[ Gianfranco Costamagna ]
- * Update translations
- * update po during dh-clean
+ * Update translations.
+ * update po during dh-clean.
+ * modules: change the pbuilder-runhooks source directory to be relative.
+ We can assume they are always in the same directory.
[ Mattia Rizzolo ]
* debian packaging:
@@ -41,7 +47,7 @@ pbuilder (0.220) UNRELEASED; urgency=medium
Default it to /nonexistent to prevent builds from writing to /home.
This reverts what was done for #170762. Closes: #441052
* buildpackage:
- + only override HOME during dpkg-buildpackage invocation
+ + only override HOME during dpkg-buildpackage invocation.
* pdebuild:
+ debuild-internal: carry on PATH when calling dpkg-buildpackage.
Thanks to Matthias Förste <foerste@schlittermann.de> for the patch.
@@ -60,7 +66,7 @@ pbuilder (0.220) UNRELEASED; urgency=medium
* Switch all instances of cdn.debian.net to httpredir.debian.org.
Closes: #774468
- -- Mattia Rizzolo <mattia@mapreri.org> Thu, 15 Oct 2015 14:36:30 +0000
+ -- Mattia Rizzolo <mattia@mapreri.org> Wed, 28 Oct 2015 15:08:04 +0000
pbuilder (0.219) unstable; urgency=medium