diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-01-08 15:01:01 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-08 15:01:34 +0100 |
commit | d4b55c00f9c41df1bec210a82a85fa8ba8195537 (patch) | |
tree | 59be3ea01ad6a2b535ef4e5b3a45bb8d9b8333a5 | |
parent | 0cb619ce6057dc86a7e70d7575e48d2cd349813f (diff) | |
download | openssh-known-hosts-d4b55c00f9c41df1bec210a82a85fa8ba8195537.tar.gz |
add Homepage: and Vcs-*: fields
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9a86b2b..cbdbe5b 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,9 @@ Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper (>= 7) Standards-Version: 3.9.4 +Homepage: https://github.com/tiwe-de/openssh-known-hosts +Vcs-Git: git://github.com/tiwe-de/openssh-known-hosts.git -b debian +Vcs-Browser: https://github.com/tiwe-de/openssh-known-hosts/tree/debian Package: openssh-known-hosts Architecture: all |