aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-19 16:19:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-19 16:19:19 -0400
commita1b1504ea8f9abd33cd1fa9fa6a9d3eeff468057 (patch)
treec3a91c82206bbf4a1b625f0a249ccfb78559012b /debian
parentab93778d022b0dc0ec63177d191f3269191da6f3 (diff)
Linux and OSX standalone builds put the bundled gpg last in PATH, so any system gpg will be preferred over it.
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 1434746f9..c1768b73e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ git-annex (6.20160218) UNRELEASED; urgency=medium
* fsck: When the only copy of a file is in a dead repository, mention
the repository.
* info: Mention when run in a dead repository.
+ * Linux and OSX standalone builds put the bundled gpg last in PATH,
+ so any system gpg will be preferred over it.
-- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400