diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:28:53 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:28:53 -0400 |
commit | 44c1982c41194e3e6b137866bdac1d29fd0e7c46 (patch) | |
tree | 4fdc5fa38948e01fe10b5ba40313eb0829fad20f /debian/patches/series | |
parent | c6dea5ad46773f44b558559d43934ae030ace3cf (diff) | |
download | python-paramiko-44c1982c41194e3e6b137866bdac1d29fd0e7c46.tar python-paramiko-44c1982c41194e3e6b137866bdac1d29fd0e7c46.tar.gz |
debian/patches/*: Removed patch included in upstream
The Fix-SSHException-when-re-keying-over-a-fast-connection patch
was included into the upstream code release.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index d6dadb3..3ad788b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ hostkey.patch -Fix-SSHException-when-re-keying-over-a-fast-connection.patch |