aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-01-17 22:46:13 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-01-17 22:46:13 -0700
commit2ac1f93d6c259ee975a86dffed6e09b1370476bf (patch)
treee63530d572ecf537586a25040da007f9bbbd7e23
parent8a092a6ad1ce41acdcef6a43b90b136fd7b3f038 (diff)
downloadgit-remote-gcrypt-2ac1f93d6c259ee975a86dffed6e09b1370476bf.tar.gz
update URIs in debian/changelog
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e43e8bd..bb9157d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,10 +37,10 @@ git-remote-gcrypt (0.20130908-6) unstable; urgency=medium
git-remote-gcrypt (0.20130908-5) unstable; urgency=low
* Better signature validation for subkeys.
- Closes https://github.com/blake2-ppc/git-remote-gcrypt/pull/7
+ Closes https://github.com/bluss/git-remote-gcrypt/pull/7
* Stop passing --fast-list to gpg as this sometimes causes it to not
display key fingerprints, which git-remote-gcrpyt needs.
- Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/8
+ Closes https://github.com/bluss/git-remote-gcrypt/issues/8
-- Joey Hess <joeyh@debian.org> Thu, 26 Sep 2013 15:58:52 -0400
@@ -60,7 +60,7 @@ git-remote-gcrypt (0.20130908-2) unstable; urgency=low
* Set --trust-model=always when encrypting.
Needed to interoperate with git-annex.
- Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/3
+ Closes https://github.com/bluss/git-remote-gcrypt/issues/3
-- Joey Hess <joeyh@debian.org> Mon, 16 Sep 2013 15:49:16 -0400