ssh-import-id 5.4-0ubuntu1 source package in Ubuntu

Changelog

ssh-import-id (5.4-0ubuntu1) xenial; urgency=medium

  * debian/rules:
    - disable python 3.5 tests;  fix ftbfs as unit tests try to import
      ssh_import_id, which is the module we're trying to build here

 -- Dustin Kirkland <email address hidden>  Tue, 16 Feb 2016 12:16:59 -0800

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Xenial
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ssh-import-id_5.4.orig.tar.gz 140.7 KiB f54b8a7254e8baf26770a611bb25af890ff1e269c23ccfeaf08ba4c8c29dc538
ssh-import-id_5.4-0ubuntu1.diff.gz 8.1 KiB 66bb00e1c86164d6de27660c84eba13a7e88f74dc547860db78364aaff12c711
ssh-import-id_5.4-0ubuntu1.dsc 2.0 KiB ecdb15b189e6e47b33a818c001de2c7f3c27d41680dec58ed89e748c253f95d1

View changes file

Binary packages built by this source

ssh-import-id: securely retrieve an SSH public key and install it locally

 This utility will securely contact a public keyserver (Launchpad.net by
 default, but Github.com is also supported), retrieve one or more user's
 public keys, and append these to the current user's ~/.ssh/authorized_keys
 file.