diff -Nru ssh-import-id-2.8/ChangeLog ssh-import-id-2.9/ChangeLog --- ssh-import-id-2.8/ChangeLog 2012-01-18 15:46:37.000000000 +0000 +++ ssh-import-id-2.9/ChangeLog 2012-01-31 21:59:23.000000000 +0000 @@ -1,10 +1,18 @@ -ssh-import-id (2.8) released; urgency=low +ssh-import-id (2.9) released; urgency=low + + * debian/control: + - we don't technically break openssh-server; this could cause + openssh-server to be removed; that's bad + + -- Dustin Kirkland Wed, 18 Jan 2012 09:48:25 -0600 + +ssh-import-id (2.8-0ubuntu1) precise; urgency=low [ Soren Hansen ] * ssh-import-id: LP: #918131 - Sequences of a's were getting filtered from public keys - -- Dustin Kirkland Mon, 16 Jan 2012 17:42:54 -0600 + -- Dustin Kirkland Wed, 18 Jan 2012 09:48:23 -0600 ssh-import-id (2.7-0ubuntu1) precise; urgency=low diff -Nru ssh-import-id-2.8/debian/changelog ssh-import-id-2.9/debian/changelog --- ssh-import-id-2.8/debian/changelog 2012-01-31 22:12:47.000000000 +0000 +++ ssh-import-id-2.9/debian/changelog 2012-01-31 22:12:47.000000000 +0000 @@ -1,10 +1,18 @@ -ssh-import-id (2.8-0ubuntu1~ppa1) hardy; urgency=low +ssh-import-id (2.9-0ubuntu1~ppa1) hardy; urgency=low + + * debian/control: + - we don't technically break openssh-server; this could cause + openssh-server to be removed; that's bad + + -- Dustin Kirkland Wed, 18 Jan 2012 09:48:25 -0600 + +ssh-import-id (2.8-0ubuntu1) precise; urgency=low [ Soren Hansen ] * ssh-import-id: LP: #918131 - Sequences of a's were getting filtered from public keys - -- Dustin Kirkland Mon, 16 Jan 2012 17:42:54 -0600 + -- Dustin Kirkland Wed, 18 Jan 2012 09:48:23 -0600 ssh-import-id (2.7-0ubuntu1) precise; urgency=low diff -Nru ssh-import-id-2.8/debian/control ssh-import-id-2.9/debian/control --- ssh-import-id-2.8/debian/control 2012-01-31 22:12:47.000000000 +0000 +++ ssh-import-id-2.9/debian/control 2012-01-31 22:12:47.000000000 +0000 @@ -10,8 +10,8 @@ Architecture: all Depends: ${misc:Depends}, wget, ca-certificates Recommends: openssh-server -Breaks: ssh-import, openssh-server (<< 1:5.6p1-2ubuntu4) -Replaces: ssh-import, openssh-server (<< 1:5.6p1-2ubuntu4) +Breaks: ssh-import +Replaces: ssh-import Description: securely retrieve an SSH public key and install it locally This utility will securely contact a public keyserver (Launchpad.net by default), retrieve one or more user's public keys, and append these to