paramiko 1.10.1-1 source package in Ubuntu

Changelog

paramiko (1.10.1-1) unstable; urgency=low


  * Imported Upstream version 1.10.1
  * debian/control: Revise debhelper Build-Depends entry
  * debian/{control,watch}: Update for new maintainer and source address
    (Closes: #690080) - thanks to Mike Gabriel <mike.gabriel@das-
    netzwerkteam.de>
  * debian/gbp.conf: Add standard git-buildpackage settings
  * debian/patches/*: Removed patch included in upstream
  * debian/patches/*: Removed hostkey patch that caused problems -
    thanks to Lars Noschinski <email address hidden>
  * debian/*: clean up build files for new version
  * debian/control: Add Build-Depend on python-epydoc
  * debian/patches/*: Add patch to remove upstream Makefile
  * debian/*: Build out separate paramiko-doc package (Closes: #682255)
    - thanks to Touko Korpela <email address hidden>

 -- Jeremy T. Bouse <email address hidden>  Thu, 27 Jun 2013 22:59:08 -0400

Upload details

Uploaded by:
Jeremy T. Bouse
Uploaded to:
Sid
Original maintainer:
Jeremy T. Bouse
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
paramiko_1.10.1-1.dsc 1.4 KiB ba7805e3284b14fecdaa4fb3065a3b4e1304d56a54a133c3b4387fd5d93ce020
paramiko_1.10.1.orig.tar.gz 212.1 KiB fc96931a594e86736e577073ef535d25598d445a4fbcfe4ba3e7a9c8c24e65ec
paramiko_1.10.1-1.debian.tar.gz 5.0 KiB ca455ecbb50436a0536f71f486dcaa8475b1eab2f24a709c01ae069ae1891cd5

No changes file available.

Binary packages built by this source

paramiko-doc: Make ssh v2 connections with Python (Documentation)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the documentation for the package.

python-paramiko: Make ssh v2 connections with Python (Python 2)

 This is a library for making SSH2 connections (client or server).
 Emphasis is on using SSH2 as an alternative to SSL for making secure
 connections between Python scripts. All major ciphers and hash methods
 are supported. SFTP client and server mode are both supported too.
 .
 This is the Python 2 version of the package.