aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2009-12-15 09:49:48 -0500
committerJeremy T. Bouse <jbouse@debian.org>2009-12-15 09:49:48 -0500
commit452e55b4cc77db314d5ca5be007d3b8486ace475 (patch)
tree09f6e92b7c3dc985d2ff328869ba3ed69a1b4a8b
parentc2d0b4050272d8cff7044e341f1bd9dd52279fd0 (diff)
downloadpython-paramiko-452e55b4cc77db314d5ca5be007d3b8486ace475.tar
python-paramiko-452e55b4cc77db314d5ca5be007d3b8486ace475.tar.gz
debian/changelog: Update for 1.7.6-1 releasedebian/1.7.6-1
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cf6c3dd..6b521c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+paramiko (1.7.6-1) unstable; urgency=low
+
+ * Imported Upstream version 1.7.6 (Closes: #543784)
+ * Fix formatting error for __all__ in paramiko/__init__.py (Closes:
+ #494836)
+ * Update debian/watch syntax
+ * Package build clean-up
+ * Include docs/ contents with build (LP: #364998)
+ * Update Build-Depends
+ * debian/control: Update Vcs-* entries
+
+ -- Jeremy T. Bouse <jbouse@debian.org> Tue, 15 Dec 2009 09:46:29 -0500
+
paramiko (1.7.4-0.1) unstable; urgency=medium
* NMU.