[Python-modules-commits] [pytest-mock] 07/07: d/control: bump Standards-Version
Vincent Bernat
bernat at moszumanska.debian.org
Mon Sep 18 17:32:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch debian/master
in repository pytest-mock.
commit 686556f5642672dc71644b770b83c4c5412784b3
Author: Vincent Bernat <vincent at bernat.im>
Date: Mon Sep 18 19:31:06 2017 +0200
d/control: bump Standards-Version
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2662ee3..22333f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pytest-mock (1.6.3-1) unstable; urgency=medium
* d/control: Build-Conflicts on python3-mock as tests are expecting it
to be absent.
* d/control: Build-Depends on python-mock (>= 2). Closes: #861245.
+ * d/control: bump Standards-Version.
-- Vincent Bernat <bernat at debian.org> Mon, 18 Sep 2017 19:14:32 +0200
diff --git a/debian/control b/debian/control
index 733e5ba..8afc4a4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python3-setuptools,
python3-setuptools-scm
Build-Conflicts: python3-mock
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/pytest-dev/pytest-mock/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-mock.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-mock.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-mock.git
More information about the Python-modules-commits
mailing list