diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-01-08 14:49:30 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-10 15:13:44 +0100 |
commit | ae78e16f049efd901b4f45cf6b0e88678d2a2bc2 (patch) | |
tree | 06842af6e13cf9878e108b65f186c007958e5938 /debian/changelog | |
parent | 16140dc01ef2bc85be43884e7870b6358e64fe8d (diff) | |
download | openssh-known-hosts-ae78e16f049efd901b4f45cf6b0e88678d2a2bc2.tar.gz |
Debian release 0.6-1debian/0.6-1
Move the ITP bug closing from 0.2 to the current release.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 180fa1b..5cc3886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +openssh-known-hosts (0.6-1) unstable; urgency=low + + * New upstream version with hostname filtering. + * Upload to unstable (Closes: #534891) + * Bump Standards Version to 3.9.4. + * Drop dash Depends: (dash is essential) + * use copyright-format 1.0 + * add watch file + * add Homepage: and Vcs-*: fields + * update maintainerscripts: + + add postrm to clean up cache and lib dirs + + no longer remove stuff on upgrades in prerm + + -- Timo Weingärtner <timo@tiwe.de> Thu, 10 Jan 2013 15:11:58 +0100 + openssh-known-hosts (0.5) fsmi-squeeze; urgency=low * Fix fd redirection (Errors went into ssh_known_hosts). @@ -27,7 +42,6 @@ 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 |