diff options
author | Timo Weingärtner <timo@tiwe.de> | 2014-02-19 11:51:32 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2014-02-19 13:34:46 +0100 |
commit | 75b9402b6acab095f8f14b378e643571eddb49a4 (patch) | |
tree | 0e553efc09ae75a2abce2c50d1e5320265be6346 /debian/control | |
parent | b26cbce1ae22bdae9c4fcff6d64779d9c270fa79 (diff) | |
download | openssh-known-hosts-75b9402b6acab095f8f14b378e643571eddb49a4.tar.gz |
Packaging changes for new upstream version
* License now GPL3+
* README removed
* add lintian override for manpage
* add Build-Depends: pandoc
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 19c19fc..62717fa 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: openssh-known-hosts Section: net Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 7), pandoc 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 |