diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:04 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:04 +0200 |
commit | 5997a406cf8822a7c9aaf675c3f3701661b31701 (patch) | |
tree | 7caef55b19a7621d85b53acd1fde5baf27bdb858 | |
parent | 05508fa1f7f409bd1b465187aa9d97d2f5942796 (diff) | |
download | libpam-freerdp2-5997a406cf8822a7c9aaf675c3f3701661b31701.tar.gz libpam-freerdp2-5997a406cf8822a7c9aaf675c3f3701661b31701.tar.bz2 libpam-freerdp2-5997a406cf8822a7c9aaf675c3f3701661b31701.zip |
debian/control: Add Homepage: and Vcs-*: fields.
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c6f5ade..21b8655 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,10 @@ Build-Depends: cdbs, libgtest-dev, libpam0g-dev, pkg-config, -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 +Homepage: http://github.com/ArcticaProject/libpam-freerdp2 +Vcs-Git: https://github.com/ArcticaProject/libpam-freerdp2/ +Vcs-Browser: https://github.com/ArcticaProject/libpam-freerdp2/ Package: libpam-freerdp2 Architecture: any |