summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Rocca <ema@debian.org>2022-09-08 10:23:08 +0200
committerEmanuele Rocca <ema@debian.org>2022-09-08 10:23:08 +0200
commita45a49d173139a500123933078a5360efcfa4523 (patch)
tree484db9ad21894c68f0834fc41a7ad19ee60cc673
parent75d3fe6a139e13a9e28b7aad8b46d8e3f9685eca (diff)
Bump Standards-Version to 4.6.1
-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 70db9f3..4468d9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-pytest-flake8 (1.1.1-1) UNRELEASED; urgency=medium
* Add flake8-5.x-support.patch to support version 5 of flake8, currently in
unstable. (Closes: #1019352)
* Drop fix-flake8-4.x-support.patch, applied upstream.
+ * Bump Standards-Version to 4.6.1, no changes needed.
-- Emanuele Rocca <ema@debian.org> Wed, 07 Sep 2022 20:06:47 +0200
diff --git a/debian/control b/debian/control
index d2ca508..8da51b6 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.6.0
+Standards-Version: 4.6.1
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