diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-02-25 21:17:04 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-02-25 21:17:04 +0100 |
commit | e5b99e36d96614d059137f3df323bcc39ead369e (patch) | |
tree | 67a3b5b716614514ee303fb7f9ec1173d04eafcf /debian | |
parent | 550c2f513a05899566ca90a1e859218ee44a8ac7 (diff) | |
download | openssh-known-hosts-e5b99e36d96614d059137f3df323bcc39ead369e.tar.gz |
Imported Debian version 0.4debian/0.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c505714..7791a73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openssh-known-hosts (0.4) fsmi-squeeze; urgency=low + + * Don't update ssh_known_hosts if nothing changed. + * Plugin curl: Allow passing of CURL_OPTIONS. + * Update copyright years. + * Bump Standards-Version to 3.9.0. + + -- Timo Weingärtner <timo@tiwe.de> Sat, 10 Jul 2010 02:11:40 +0200 + openssh-known-hosts (0.3) fsmi-squeeze; urgency=low * Bump Standards-Version to 3.8.4, no changes needed. diff --git a/debian/control b/debian/control index 632ed44..5c6e234 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Package: openssh-known-hosts Architecture: all |