diff options
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  | 
