aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0de6195..5c640bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,7 +34,7 @@ pbuilder (0.217) unstable; urgency=low
the initial script. Closes: #750137
* buildpackage:
+ unset DISPLAY just before the build, othewise there is software that
- tries to connect to a X server. LP: #816556
+ tries to connect to a X server. Closes: #589687; LP: #816556
* modules:
+ remove the /tmp/buildd symlink if it points to the current BUILDDIR
before repacking and just after unpacking. Closes: #797351