Debian Bug report logs -
#415060
python-paramiko: paramiko 1.7 "zubat" released
Reported by: Bob Tanner <tanner@real-time.com>
Date: Thu, 15 Mar 2007 20:57:01 UTC
Severity: wishlist
Tags: patch
Found in version paramiko/1.6.4-1
Fixed in version paramiko/1.7.2-0.1
Done: Adeodato Simó <dato@net.com.org.es>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
Bob Tanner <tanner@real-time.com>:
New Bug report received and forwarded. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #5 received at submit@bugs.debian.org (full text, mbox):
Package: python-paramiko
Version: 1.6.4-1
Severity: wishlist
paramiko 1.7 "zubat" released
http://www.lag.net/paramiko/
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages python-paramiko depends on:
ii python 2.4.4-2 An interactive high-level object-o
ii python-crypto 2.0.1+dfsg1-1.2 cryptographic algorithms and proto
ii python-support 0.5.6 automated rebuilding support for p
python-paramiko recommends no packages.
-- no debconf information
Information forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
Richard Kettlewell <rjk@greenend.org.uk>:
Extra info received and forwarded to list. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #10 received at 415060@bugs.debian.org (full text, mbox):
Paramiko 1.7.1 now exists. This actually fixes a problem with bzr for
me, so if Debian could upgrade to the latest Paramiko that would be
really useful.
I tried applying paramiko_1.6.4-1.diff.gz to the 1.7.1 source and it
appears to work fine at the first try, if anything goes wrong I'll
note it here.
ttfn/rjk
Information forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
415060@bugs.debian.org, Adeodato Simó <dato@net.com.org.es>:
Extra info received and forwarded to list. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #15 received at 415060@bugs.debian.org (full text, mbox):
Hello. I'm told paramiko 1.7 can improve bzr's performance over SFTP, so
I'd like to see this version packaged.
Maybe if I have some time in the upcoming weeks I could prepare an
upload myself?
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
We learned that the Linux load average rolls over at 1024. And we
actually found this out empirically.
-- H. Peter Anvin from kernel.org
Information forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
Vincent Bernat <bernat@luffy.cx>:
Extra info received and forwarded to list. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #20 received at 415060@bugs.debian.org (full text, mbox):
Hi !
Is there some stoppers that prevent paramiko 1.7.1 to be packaged? 1.7
is out since quite some time...
Thanks.
--
Treat end of file conditions in a uniform manner.
- The Elements of Programming Style (Kernighan & Plauger)
Information forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
Vincent Bernat <bernat@luffy.cx>:
Extra info received and forwarded to list. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #25 received at 415060@bugs.debian.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tag 415060 + patch
thanks
OoO Peu avant le début de l'après-midi du samedi 08 décembre 2007, vers
13:15, je disais:
> Is there some stoppers that prevent paramiko 1.7.1 to be packaged? 1.7
> is out since quite some time...
Here is a patch to upgrade paramiko package to upstream 1.7.1.
[paramiko-debian-1.6.4-to-1.7.1.diff (text/x-diff, inline)]
diff -Naur paramiko-1.6.4/debian/changelog paramiko-1.7.1/debian/changelog
--- paramiko-1.6.4/debian/changelog 2008-01-11 20:07:28.000000000 +0100
+++ paramiko-1.7.1/debian/changelog 2008-01-11 20:21:14.000000000 +0100
@@ -1,3 +1,16 @@
+paramiko (1.7.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: #415060, #455547, #405552).
+ * Remove useless stuff from debian/rules
+ * Bump standards version to 3.7.3
+ * Build-Depends on python-setuptools as well.
+ * Update to new Debian Python policy (build-depends on a more recent
+ version of python-support, remove debian/pycompat and
+ XB-Python-Version field in debian/control).
+ * Add Homepage field in debian/control
+
+ -- Jeremy T. Bouse <jbouse@debian.org> Fri, 11 Jan 2008 20:07:39 +0100
+
paramiko (1.6.4-1) unstable; urgency=low
* New upstream release (Closes: #344734, #382348).
diff -Naur paramiko-1.6.4/debian/control paramiko-1.7.1/debian/control
--- paramiko-1.6.4/debian/control 2008-01-11 20:07:28.000000000 +0100
+++ paramiko-1.7.1/debian/control 2008-01-11 20:21:01.000000000 +0100
@@ -3,8 +3,9 @@
Priority: optional
Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Uploaders: Guido Guenther <agx@debian.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
-Standards-Version: 3.7.2
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4), python-setuptools (>= 0.6b3-1)
+Standards-Version: 3.7.3
+Homepage: http://www.lag.net/paramiko/
Package: python-paramiko
Architecture: all
@@ -12,7 +13,6 @@
Provides: ${python:Provides}
Replaces: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
Conflicts: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
-XB-Python-Version: ${python:Versions}
Description: make SSH2 connections with python
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
diff -Naur paramiko-1.6.4/debian/rules paramiko-1.7.1/debian/rules
--- paramiko-1.6.4/debian/rules 2008-01-11 20:07:28.000000000 +0100
+++ paramiko-1.7.1/debian/rules 2008-01-11 20:17:55.000000000 +0100
@@ -2,10 +2,9 @@
DEB_PYTHON_SYSTEM=pysupport
-include /usr/share/cdbs/1/rules/buildcore.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/python-distutils.mk
clean::
rm -rf build
+ rm paramiko.egg-info/SOURCES.txt
[Message part 3 (text/plain, inline)]
The changelog is quite extensive about what I have changed. In case you
need help, I volunteer as co-maintainer.
Thanks.
--
BOFH excuse #75:
There isn't any problem
Tags added: patch
Request was from
Vincent Bernat <bernat@luffy.cx>
to
control@bugs.debian.org.
(Fri, 11 Jan 2008 19:27:10 GMT)
Full text and
rfc822 format available.
Reply sent to
Adeodato Simó <dato@net.com.org.es>:
You have taken responsibility.
Full text and
rfc822 format available.
Notification sent to
Bob Tanner <tanner@real-time.com>:
Bug acknowledged by developer.
Full text and
rfc822 format available.
Message #32 received at 415060-close@bugs.debian.org (full text, mbox):
Source: paramiko
Source-Version: 1.7.2-0.1
We believe that the bug you reported is fixed in the latest version of
paramiko, which is due to be installed in the Debian FTP archive:
paramiko_1.7.2-0.1.diff.gz
to pool/main/p/paramiko/paramiko_1.7.2-0.1.diff.gz
paramiko_1.7.2-0.1.dsc
to pool/main/p/paramiko/paramiko_1.7.2-0.1.dsc
paramiko_1.7.2.orig.tar.gz
to pool/main/p/paramiko/paramiko_1.7.2.orig.tar.gz
python-paramiko_1.7.2-0.1_all.deb
to pool/main/p/paramiko/python-paramiko_1.7.2-0.1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 415060@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adeodato Simó <dato@net.com.org.es> (supplier of updated paramiko package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 24 Jan 2008 13:54:18 +0100
Source: paramiko
Binary: python-paramiko
Architecture: source all
Version: 1.7.2-0.1
Distribution: unstable
Urgency: low
Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Changed-By: Adeodato Simó <dato@net.com.org.es>
Description:
python-paramiko - make SSH2 connections with python
Closes: 415060
Changes:
paramiko (1.7.2-0.1) unstable; urgency=low
.
* Non-maintainer upload to DELAYED/14-day. (¹)
* New upstream release. (Closes: #415060)
* Drop the patch introduced in 1.6.4-1.1, as it's part of 1.7.2.
.
(¹) Counting since the initial 1.7.1-0.1 upload in Jan 13th.
Files:
5c1f7946353b24fd810f6ed95d67432a 761 python optional paramiko_1.7.2-0.1.dsc
a1bbe4e318469869e0d4068be7e08f82 249053 python optional paramiko_1.7.2.orig.tar.gz
bca4e56bd91e3f06986fda263721bc40 2159 python optional paramiko_1.7.2-0.1.diff.gz
276d52cb70a9b5a9be7fab3488edd27f 121780 python optional python-paramiko_1.7.2-0.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó <dato@net.com.org.es>
iEYEARECAAYFAkeYzVEACgkQOzsxEBcMRN3T/gCgg2f2R8GSlfv8KhTGgyrvjLgW
kwYAnA1F3esE6JfvfHwIFGeI4eNvrojp
=SxU+
-----END PGP SIGNATURE-----
Information forwarded to
debian-bugs-dist@lists.debian.org, jbouse@debian.org (Jeremy T. Bouse):
Bug#415060; Package
python-paramiko.
Full text and
rfc822 format available.
Acknowledgement sent to
415060@bugs.debian.org, Adeodato Simó <dato@net.com.org.es>:
Extra info received and forwarded to list. Copy sent to
jbouse@debian.org (Jeremy T. Bouse).
Full text and
rfc822 format available.
Message #37 received at 415060@bugs.debian.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Meh. I sent a diff on Jan 13th, but it seems it did not get out of my
machine. Anyway that included the upstream diff, so it wasn't that
useful.
I'm attaching the changes to the debian packaging now, which consist
only on the changelog entry.
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Pet Shop Boys - Domino dancing
[diff (text/plain, attachment)]
Bug archived.
Request was from
Debbugs Internal Request <owner@bugs.debian.org>
to
internal_control@bugs.debian.org.
(Fri, 07 Mar 2008 07:32:08 GMT)
Full text and
rfc822 format available.
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Tue Feb 9 19:25:55 2010;
Machine Name:
busoni.debian.org
Debian Bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.