diff options
author | Guillem Jover <guillem@debian.org> | 2016-11-08 03:01:04 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-11-09 01:10:31 +0100 |
commit | f8b99da0c0858c919fd21e07774c8a001e91e1ba (patch) | |
tree | ab31bbceb169cda514cb345c4146d5cfd8034c47 /debian | |
parent | 6ec8b1b4b180015924fb39a6f33d2f7527355324 (diff) | |
download | dpkg-f8b99da0c0858c919fd21e07774c8a001e91e1ba.tar.gz |
build: Fix inversion logic in libmd configure check when requested explicitly
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5438bd4c2..e08ad0560 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ dpkg (1.18.14) UNRELEASED; urgency=medium [ Guillem Jover ] * Test suite: - Do not fail tests on missing fakeroot, just skip them. + * Build system: + - Fix inversion logic in libmd configure check when requested explicitly. [ Updated man pages translations ] * German (Helge Kreutzmann). |