fix debhelper warnings

This commit is contained in:
Dustin Kirkland 2024-01-22 10:29:34 -06:00
parent a8e7ee7cbd
commit a38bfe0925
2 changed files with 4 additions and 4 deletions

6
debian/changelog vendored
View file

@ -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 <kirkland@ubuntu.com> Mon, 22 Jan 2024 10:25:40 -0600
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jan 2024 10:29:06 -0600
byobu (6.9-0ubuntu1) noble; urgency=medium

2
debian/control vendored
View file

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
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