diff --git a/debian/changelog b/debian/changelog index 551f9b50..65facc31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -byobu (6.10) jammy; urgency=medium +byobu (6.10) unreleased; urgency=medium * debian/compat, debian/control: - - bump compat, fix vcs lintian warning + - bump compat, fix vcs lintian warning, fix debhelper warnings - -- Dustin Kirkland Mon, 22 Jan 2024 10:25:40 -0600 + -- Dustin Kirkland Mon, 22 Jan 2024 10:29:06 -0600 byobu (6.9-0ubuntu1) noble; urgency=medium diff --git a/debian/control b/debian/control index cbfdd49e..fa02a924 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Dustin Kirkland Uploaders: Antoine Beaupré Standards-Version: 4.1.3 -Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, dh-python, python3 +Build-Depends: debhelper (>= 13), gettext-base, automake, autoconf, dh-python, python3 Homepage: https://byobu.org Vcs-Git: https://github.com/dustinkirkland/byobu