aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-09-29 09:52:05 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-09-29 11:12:19 +0000
commitb936871004724414984808f17765f10943611250 (patch)
tree50e835ecb514b2ed657e340759ec4a9ac1fe794f
parent0828b09a0ffdfb58deb04e940f2631e624a7b46b (diff)
downloadpbuilder-b936871004724414984808f17765f10943611250.tar
pbuilder-b936871004724414984808f17765f10943611250.tar.gz
update changelog
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d559fd5..7da5fb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pbuilder (0.218) unstable; urgency=low
+
+ * stop installing all the tests (so, pbuilder-selftest is not anymore).
+ Users are not supposed to be interested in running tests that much...
+ * move to use dh_install. The way we previously used dh_movefiles is not
+ safe to use with `dpkg-buildpackage -A`, as with a real source-only upload,
+ since it would end up in files belonging to pbuilder-uml in the pbuilder
+ binary. Closes: #800416
+
+ -- Mattia Rizzolo <mattia@mapreri.org> Tue, 29 Sep 2015 09:49:55 +0000
+
pbuilder (0.217) unstable; urgency=low
* upload to unstable.