[Python-modules-commits] [dill] 06/07: debian/control Bumos X-Python3-Version and Standards version
Josué Ortega
josue at moszumanska.debian.org
Sun Aug 13 02:52:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository dill.
commit 1e3278fdc65e09d7fac2f196c96849c719767652
Author: Josue Ortega <josue at debian.org>
Date: Sat Aug 12 22:04:41 2017 -0400
debian/control Bumos X-Python3-Version and Standards version
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 198a25d..eedb5c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
dill (0.2.7.1-1) UNRELEASED; urgency=medium
* New upstream release (0.2.7.1)
+ * debian/control:
+ - Bumps X-Python3-Version to 3.5.
+ - Bumps Standards-Version to 4.0.1 no changes required.
-- Josue Ortega <josue at debian.org> Sat, 12 Aug 2017 21:49:38 -0400
diff --git a/debian/control b/debian/control
index f5702b8..cf1ed4f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
python-all,
python3-all
X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.4
-Standards-Version: 4.0.0
+X-Python3-Version: >= 3.5
+Standards-Version: 4.0.1
Homepage: https://github.com/uqfoundation/dill
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/dill.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/dill.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dill.git
More information about the Python-modules-commits
mailing list