Bump Standards-Version to 4.4.1

This commit is contained in:
Ondřej Nový 2019-10-18 15:58:43 +02:00
parent c7ac8b02ed
commit a11f953836
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
pytest-mock (1.10.4-3) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.4.1.
-- Ondřej Nový <onovy@debian.org> Fri, 18 Oct 2019 15:58:43 +0200
pytest-mock (1.10.4-2) unstable; urgency=medium
* Team upload.

2
debian/control vendored
View file

@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 12),
python3-setuptools,
python3-setuptools-scm
Build-Conflicts: python3-mock
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/python-team/modules/pytest-mock
Vcs-Git: https://salsa.debian.org/python-team/modules/pytest-mock.git
Homepage: https://github.com/pytest-dev/pytest-mock/