[Pkg-gnupg-commit] [gnupg2] 02/02: debian/control: use secure transport for Vcs-* and Homepage

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Feb 5 20:21:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 1eb165738f8b5dc6960e3fac54fdc24460e2e3a0
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Feb 5 00:16:53 2016 -0500

    debian/control: use secure transport for Vcs-* and Homepage
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d738d16..1d128fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gnupg2 (2.1.11-5) unstable; urgency=medium
 
   * taking over gpgv-udeb from gnupg 1.4 packaging
+  * debian/control: use secure transport for Vcs-* and Homepage
 
  -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>  Thu, 04 Feb 2016 17:17:47 -0500
 
diff --git a/debian/control b/debian/control
index 6884b1b..6b131cf 100644
--- a/debian/control
+++ b/debian/control
@@ -29,9 +29,9 @@ Build-Depends: automake,
                texinfo,
                transfig,
                zlib1g-dev | libz-dev
-Vcs-Git: git://anonscm.debian.org/pkg-gnupg/gnupg2.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnupg/gnupg2.git
-Homepage: http://www.gnupg.org/
+Vcs-Git: https://anonscm.debian.org/git/pkg-gnupg/gnupg2.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-gnupg/gnupg2.git
+Homepage: https://www.gnupg.org/
 
 Package: gnupg-agent
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list