summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Talbert <swt@techie.net>2022-02-19 16:48:32 -0500
committerScott Talbert <swt@techie.net>2022-02-19 16:48:32 -0500
commit6d8a0d681b996596e0069aef9ccb664162489054 (patch)
tree0d3ff26fd08898ed93861f57f037ea7997487ade
parent7697c1e2ce0c4755e3973795852e4ff40d28ddb4 (diff)
Update Standards-Version to 4.6.0 (no changes needed)
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 99419f8..23abdaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-pytest-flake8 (1.0.6-4) UNRELEASED; urgency=medium
* Enable unittests at build time
* Support python3-flake8 >= 4.x
* Run CI tests on all supported Python versions
+ * Update Standards-Version to 4.6.0 (no changes needed)
-- Debian Janitor <janitor@jelmer.uk> Wed, 25 Aug 2021 18:01:32 -0000
diff --git a/debian/control b/debian/control
index 046b1c0..d2ca508 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-pytest <!nocheck>,
python3-setuptools,
python3-all,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Homepage: https://github.com/tholo/pytest-flake8
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pytest-flake8
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pytest-flake8.git