From d242997da5da7217dba0cace3515e3cfaa01652c Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Thu, 26 Aug 2021 08:18:38 +0000 Subject: [PATCH] Update standards version to 4.5.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index df7fb4d..987b454 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-gnuplotlib (0.38-2) UNRELEASED; urgency=medium * Set upstream metadata fields: Bug-Submit. * Update standards version to 4.5.0, no changes needed. * Bump debhelper from old 12 to 13. + * Update standards version to 4.5.1, no changes needed. -- Debian Janitor <janitor@jelmer.uk> Sat, 27 Feb 2021 04:36:06 -0000 diff --git a/debian/control b/debian/control index 6e3a115..ae53428 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, gnuplot-qt | gnuplot-x11 | gnuplot-nox | gnuplot5-qt | gnuplot5-x11 | gnuplot5-nox | gnuplot Maintainer: Debian Python Team <team+python@tracker.debian.org> Uploaders: Dima Kogan <dkogan@debian.org> -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Homepage: https://github.com/dkogan/gnuplotlib Vcs-Git: https://salsa.debian.org/python-team/packages/python-gnuplotlib.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-gnuplotlib -- GitLab