From: Sean Whitton Date: Mon, 4 Jul 2016 08:56:19 +0000 (+0900) Subject: drop github Closes lines as issue tracker deleted X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=943b720646d78034adae6733c8f3073c560ca132;p=gamesguru%2Fgit-remote-gcrypt.git drop github Closes lines as issue tracker deleted --- diff --git a/debian/changelog b/debian/changelog index a684e25..fb95bc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,10 @@ git-remote-gcrypt (1.0.0-1) UNRELEASED; urgency=medium Upstream: * Taking over as upstream maintainer. - Closes https://github.com/bluss/git-remote-gcrypt/issues/12 * Remove notice about repository format potentially changing. * Implement gcrypt.gpg-args git config setting (Closes: #771011). * Respect git config gpg.program if configured. Thanks Christian Amsüss. - Closes https://github.com/joeyh/git-remote-gcrypt/pull/3 * Don't reset the remote ID when a gcrypt remote is not available. Thanks Sebastian Reuße.