diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-03-26 21:36:41 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-07 14:18:04 +0100 |
commit | 9817011424d5a37501ffb6bcee573e6fb25b852d (patch) | |
tree | 471da8235345367713ec65f225aba6aee85659a1 /debian/changelog | |
parent | a2060472fe74355a4b772ca0efd28249702a7025 (diff) | |
download | openssh-known-hosts-9817011424d5a37501ffb6bcee573e6fb25b852d.tar.gz |
drop debian/
debian packaging will be on separate branch now
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 180fa1b..0000000 --- a/debian/changelog +++ /dev/null @@ -1,39 +0,0 @@ -openssh-known-hosts (0.5) fsmi-squeeze; urgency=low - - * Fix fd redirection (Errors went into ssh_known_hosts). - - -- Timo Weingärtner <timo@tiwe.de> Sat, 10 Jul 2010 18:51:56 +0200 - -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. - * Use dh in debian/rules. - * Remove /usr/local/share/openssh-known-hosts in prerm. - * Add debian/source/format. - * Quote umlauts in manpage. - - -- Timo Weingärtner <timo@tiwe.de> Wed, 28 Apr 2010 17:06:32 +0200 - -openssh-known-hosts (0.2) unstable; urgency=low - - * Add examples. - * Add optional GnuPG verification in curl and rsync plugins. - * Upload to unstable (Closes: #534891) - * Rename update-known-hosts to update-$package and install it in /usr/sbin. - - -- Timo Weingärtner <timo@tiwe.de> Sun, 28 Jun 2009 01:57:44 +0200 - -openssh-known-hosts (0.1) fsmi-lenny; urgency=low - - * Initial Release. - - -- Timo Weingärtner <timo@tiwe.de> Wed, 24 Jun 2009 19:19:10 +0200 |