mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 02:36:59 -07:00
bump compat, fix vcs lintian warning
This commit is contained in:
parent
7c1b47c560
commit
a8e7ee7cbd
3 changed files with 7 additions and 6 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -1,15 +1,16 @@
|
||||||
byobu (6.10) unreleased; urgency=medium
|
byobu (6.10) jammy; urgency=medium
|
||||||
|
|
||||||
* UNRELEASED
|
* debian/compat, debian/control:
|
||||||
|
- bump compat, fix vcs lintian warning
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jan 2024 09:45:50 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jan 2024 10:25:40 -0600
|
||||||
|
|
||||||
byobu (6.9-0ubuntu1) noble; urgency=medium
|
byobu (6.9-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
* snap:
|
* snap:
|
||||||
- removing, unused, never finished
|
- removing, unused, never finished
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jan 2024 09:45:44 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jan 2024 10:25:11 -0600
|
||||||
|
|
||||||
byobu (6.8-0ubuntu1) noble; urgency=medium
|
byobu (6.8-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
9
|
13
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -6,7 +6,7 @@ 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 (>= 7.0.50~), gettext-base, automake, autoconf, dh-python, python3
|
||||||
Homepage: https://byobu.org
|
Homepage: https://byobu.org
|
||||||
Vcs-Bzr: https://github.com/dustinkirkland/byobu
|
Vcs-Git: https://github.com/dustinkirkland/byobu
|
||||||
|
|
||||||
Package: byobu
|
Package: byobu
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue