[Python-modules-commits] [ipython4] 01/01: Add missing python3-pickleshare build-dep.
Julien Cristau
jcristau at moszumanska.debian.org
Mon Apr 11 19:47:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
jcristau pushed a commit to branch master
in repository ipython4.
commit a573a0ecc44bad95a757f0fd68a6c5479d911251
Author: Julien Cristau <jcristau at debian.org>
Date: Mon Apr 11 21:47:06 2016 +0200
Add missing python3-pickleshare build-dep.
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 87ccab4..08dcf40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ipython (4.1.2-2) UNRELEASED; urgency=medium
+
+ * Add missing python3-pickleshare build-dep.
+
+ -- Julien Cristau <jcristau at debian.org> Mon, 11 Apr 2016 21:46:56 +0200
+
ipython (4.1.2-1) experimental; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index 18f6024..a2840c6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: debhelper (>= 9),
python3-ipython-genutils,
python3-nose,
python3-pexpect,
+ python3-pickleshare,
python3-setuptools
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipython4.git
More information about the Python-modules-commits
mailing list