aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-07-07 10:05:06 +0200
committerGuido Günther <agx@sigxcpu.org>2017-07-07 10:11:14 +0200
commitf92d782df1136d379d91bb5556e4de84900fce25 (patch)
treee825fee57ba80d34e586bc239a06d3e9fd693e5f /debian
parentSwitch to debhelper 10 (diff)
downloadkrb5-auth-dialog-f92d782df1136d379d91bb5556e4de84900fce25.tar.gz
krb5-auth-dialog-f92d782df1136d379d91bb5556e4de84900fce25.tar.bz2
krb5-auth-dialog-f92d782df1136d379d91bb5556e4de84900fce25.zip
Use https vcs urls.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index cdc6df5..af39323 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Build-Depends:
pkg-config,
rarian-compat,
Standards-Version: 4.0.0
-Vcs-Git: git://git.debian.org/git/users/agx/krb5-auth-dialog.git
-Vcs-Browser: https://anonscm.debian.org/cgit/users/agx/krb5-auth-dialog.git/
+Vcs-Git: https://anonscm.debian.org/git/users/agx/krb5-auth-dialog.git
+Vcs-Browser: https://anonscm.debian.org/git/users/agx/krb5-auth-dialog.git
Homepage: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog
Package: krb5-auth-dialog
bgstack15