summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-11-03 01:34:29 +0100
committerGuillem Jover <guillem@debian.org>2019-11-26 02:42:44 +0100
commit79d01b9283bb8c5c9867a9601a4b3011f207684f (patch)
treeb9faeec91d5718639bdb1bc004df27de0333604f /debian
parent7100870cbd2e90f994f3e812bd12e85b814a1af5 (diff)
downloaddpkg-79d01b9283bb8c5c9867a9601a4b3011f207684f.tar.gz
Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist
Closes: #932967
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f6f70357e..f9698ef17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,8 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
Requested by Daniel Schepler <dschepler@gmail.com>.
- Dpkg::Source::Package::V2: Emit a special patch header on
single-debian-patch. Closes: #933152
+ - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
+ Closes: #932967
* Documentation:
- man: Fix uncommon wording constructs.
- man: Use a minus sign for a literal string.