diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-03 13:36:25 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-03 13:36:25 +0000 |
commit | a7755ff96b7fd9be9d26d32d8a9a349dda2c3fa6 (patch) | |
tree | 4bc4fcd8f4533ec13dec399820227251e55041a6 /debian | |
parent | 9fa35b0702f0f6e8fb3c4fd6450ae5239e109303 (diff) | |
download | pbuilder-a7755ff96b7fd9be9d26d32d8a9a349dda2c3fa6.tar pbuilder-a7755ff96b7fd9be9d26d32d8a9a349dda2c3fa6.tar.gz |
add a closes: metatag in a old changelog entry, I wasn't aware of that debian bug
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
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 |