diff options
author | Timo Weingärtner <timo@tiwe.de> | 2016-08-27 23:23:40 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2016-08-28 11:09:24 +0200 |
commit | f1e6e1dad78205cbeebf24ec72432971ac53033b (patch) | |
tree | 951558fe81c8c751abe28ee52cc34816f140f52c /debian | |
parent | a147d133b8dd5692dbe63127abe78741ba9f6147 (diff) | |
download | ssh-agent-filter-f1e6e1dad78205cbeebf24ec72432971ac53033b.tar.gz |
replace git: with https: in Vcs-Git:
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4fe9910..b32a14a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper (>= 9), dh-exec, nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, help2man, pandoc Standards-Version: 3.9.8 Homepage: https://github.com/tiwe-de/ssh-agent-filter -Vcs-Git: git://github.com/tiwe-de/ssh-agent-filter.git -b debian +Vcs-Git: https://github.com/tiwe-de/ssh-agent-filter.git -b debian Vcs-Browser: https://github.com/tiwe-de/ssh-agent-filter/tree/debian Package: ssh-agent-filter |