diff options
author | Timo Weingärtner <timo@tiwe.de> | 2018-05-07 18:16:37 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2018-05-07 18:16:37 +0200 |
commit | 101f47c7bf721a4104321075f93bdf723fc44bc6 (patch) | |
tree | 6a1544a87a44e099dde890c567177586295bde7c | |
parent | 4ac85b2ee0e5bab19149a1f9cf740b9c7fe81e38 (diff) | |
download | ssh-agent-filter-101f47c7bf721a4104321075f93bdf723fc44bc6.tar.gz |
fix url to git repo viewer
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3c3f9a3..fcc3220 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 11~), shunit2 <!nocheck> Standards-Version: 4.1.3 Rules-Requires-Root: no -Homepage: https://git.tiwe.de/ssh-agent-filter +Homepage: https://git.tiwe.de/ssh-agent-filter.git Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian Vcs-Browser: https://git.tiwe.de/ssh-agent-filter.git/log/?h=debian |