From: Sean Whitton Date: Tue, 27 Nov 2018 05:07:57 +0000 (-0700) Subject: changelog tweak X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=d5c7a2b2577875db91db980c03f2bc70e536fd41;p=gamesguru%2Fgit-remote-gcrypt.git changelog tweak --- diff --git a/debian/changelog b/debian/changelog index 96ede4f..0cbcdb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ git-remote-gcrypt (1.2-1) UNRELEASED; urgency=low Upstream: - * When the repository cannot be found, output the stderr of other - commands to help the user figure out what's wrong (Closes: #914059). + * When the repository cannot be found, but the repo ID is set, output the + stderr of other commands to help the user figure out what's wrong + (Closes: #914059). * Note that git-remote-gcrypt's "not found" error can be misleading. Thanks Ulrike Uhlig for the patch.