diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:11:53 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 10:11:53 +0100 |
commit | 54d05d92a08804d60a2bea791fb8b980dc77341a (patch) | |
tree | 8ee0680a2b1e67a014758c388c68f45ef8ad1e0f /debian/control | |
parent | 58ef7017b70bdc898c81ae9428cc8756fa8b05a6 (diff) | |
download | libpam-x2go-54d05d92a08804d60a2bea791fb8b980dc77341a.tar.gz libpam-x2go-54d05d92a08804d60a2bea791fb8b980dc77341a.tar.bz2 libpam-x2go-54d05d92a08804d60a2bea791fb8b980dc77341a.zip |
debian/control: Update Homepage: and Vcs-*: fields.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 24c292a..efc537e 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: cdbs (>= 0.4.93~), dh-autoreconf, Standards-Version: 4.1.1 -Homepage: http://wiki.x2go.org -Vcs-Git: git://code.x2go.org/libpam-x2go.git -Vcs-Browser: http://code.x2go.org/gitweb?p=libpam-x2go.git;a=summary +Homepage: http://github.com/ArcticaProject/libpam-x2go +Vcs-Git: https://github.com/ArcticaProject/libpam-x2go/ +Vcs-Browser: https://github.com/ArcticaProject/libpam-x2go/ Package: libpam-x2go Architecture: any |