diff options
author | Jeremy T. Bouse <jtbouse@gmail.com> | 2010-07-16 10:56:45 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2013-05-25 00:14:18 -0400 |
commit | 784f2c5cf312d751320ade8937afc1237e650b4b (patch) | |
tree | a1dbbb92cc03e6331a89bea739071fd57012cf70 | |
parent | ab2f9fea4fe6a7d8d1f1d7e58660c534143438f1 (diff) | |
download | python-paramiko-784f2c5cf312d751320ade8937afc1237e650b4b.tar python-paramiko-784f2c5cf312d751320ade8937afc1237e650b4b.tar.gz |
Prepare for 1.7.6-4 release
-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 |