mirror of
https://github.com/dustinkirkland/byobu
synced 2025-07-06 04:52:12 -07:00
fix debhelper warnings
This commit is contained in:
parent
a8e7ee7cbd
commit
a38bfe0925
2 changed files with 4 additions and 4 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,9 +1,9 @@
|
||||||
byobu (6.10) jammy; urgency=medium
|
byobu (6.10) unreleased; urgency=medium
|
||||||
|
|
||||||
* debian/compat, debian/control:
|
* 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
|
byobu (6.9-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
||||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||||
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
||||||
Standards-Version: 4.1.3
|
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
|
Homepage: https://byobu.org
|
||||||
Vcs-Git: https://github.com/dustinkirkland/byobu
|
Vcs-Git: https://github.com/dustinkirkland/byobu
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue