ssh-import-id (2.5) unreleased; urgency=low

  * ssh-import-id: enable users to override URL with a per-use
    environment variable

 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 15 Apr 2011 09:48:33 -0500

ssh-import-id (2.4-0ubuntu1) natty; urgency=low

  [ Scott Moser ]
  * ssh-import-id:
    - fix import of users whose keys have blank lines and dos EOL
    - do not require /etc/ssh/ssh_import_id to be present

 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 15 Apr 2011 09:48:30 -0500

ssh-import-id (2.3-0ubuntu1) natty; urgency=low

  * ssh-import-id: ensure that ~/.ssh is created, fix regression
    introduced by smoser ;-)

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 11 Jan 2011 11:12:40 -0600

ssh-import-id (2.2-0ubuntu1) natty; urgency=low

  [ Scott Moser ]
  * use getopt, send 'info' to stderr, add '--output', LP: #688574
    - support '--help'
    - add '--output' or '-o' option to write downloaded and
      verified data to a named file (supporting '-' for stdout) rather
      that writing to users .ssh/authorized_keys
    - send 'info' output to standard error rather than standard out
      This is required to deal with '--output -'
  * remove carriage returns from key strings (LP: #651698)

  [ Dustin Kirkland ]
  * ssh-import-id.1: updated to reflect smoser's changes
  * debian/install, ssh_import_id, ssh-import-id: allow for URL to be
    admin-configurable, to point to other SSH public key stores besides
    Launchpad.net
  * ssh-import-id.1: document /etc/ssh/ssh_import_id

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 10 Jan 2011 12:56:32 -0600

ssh-import-id (2.1-0ubuntu1) natty; urgency=low

  * debian/control: change the Conflicts to a Breaks, as pointed out
    by cjwatson, per Debian policy section 7.6

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 05 Jan 2011 08:59:24 -0600

ssh-import-id (2.0-0ubuntu1) natty; urgency=low

  * Split the ssh-import-id utility out of the openssh package;
    cjwatson doesn't want to see bugs about the tool, nor be bothered
    with the maintenance thereof, hence a new package
  * Relicensing the code and documentation from BSD -> GPLv3

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 04 Jan 2011 16:16:30 -0600
