diff options
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6860e7e..52b35a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +paramiko (1.7.6-4) unstable; urgency=low + + * Update Standards-Version to 3.9.0 + * debian/control: Add versioned dependency on python-crypto (Closes: + #479596) + * debian/control: Build-Depends python-all-dev to python-all + + -- Jeremy T. Bouse <jbouse@debian.org> Fri, 16 Jul 2010 10:54:06 -0400 + paramiko (1.7.6-3) unstable; urgency=medium * Add conflict against fabric 0.9.0-1 (Closes: #563490) - thanks to |