diff options
author | Robert Collins <robertc@robertcollins.net> | 2006-07-28 14:26:29 +1000 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:14:16 -0400 |
commit | d21fea084267f351fd48e697c7ba6521af37beff (patch) | |
tree | 0173db75fbfd68ca1e356834ccda26a69b4d47df /debian/changelog | |
parent | 1a716ed46d1d556d4ba6798608ab498320acd886 (diff) | |
download | python-paramiko-d21fea084267f351fd48e697c7ba6521af37beff.tar python-paramiko-d21fea084267f351fd48e697c7ba6521af37beff.tar.gz |
Imported Debian patch 1.5.2-0.1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..243a288 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,33 @@ +paramiko (1.5.2-0.1) unstable; urgency=low + + [ Wouter van Heyst ] + * Non-maintainer upload. + * New upstream release. + + Drop python_script_fix.patch and pathmangle.sh, no longer needed. + * Merge some ubuntu changes. + + Add watch file. + + Update copyright file. + + -- Robert Collins <robertc@robertcollins.net> Fri, 28 Jul 2006 14:26:29 +1000 + +paramiko (1.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix B-D-I/B-D glitches. + * Update package to the new python policy (Closes: #373472). + + -- Pierre Habouzit <madcoder@debian.org> Thu, 29 Jun 2006 23:00:34 +0200 + +paramiko (1.5-1) unstable; urgency=low + + * New upstream release. + * Initial package upload (Closes: #292942). + + -- Jeremy T. Bouse <jbouse@debian.org> Tue, 18 Oct 2005 14:57:46 -0700 + +paramiko (1.1-1) unstable; urgency=low + + * Initial Release. + + -- Guido Guenther <agx@debian.org> Mon, 31 Jan 2005 11:24:37 +0100 + |