From 08275aa94c654a75a04d09ff72f48241e808e9d4 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Tue, 21 Jun 2022 13:39:12 -0500 Subject: [PATCH] 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 4c323a9..f243736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ featherpad (1.3.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Updated copyright file. + * Bumped standards-version. -- Aaron Rainbolt Tue, 21 Jun 2022 13:08:09 -0500 diff --git a/debian/control b/debian/control index cd3b76b..3900830 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), qtbase5-dev, qttools5-dev, qttools5-dev-tools -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git Homepage: https://github.com/tsujan/featherpad