From a8e7ee7cbdd7f116dc211f9008d5291826e46236 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 22 Jan 2024 10:26:02 -0600 Subject: [PATCH] bump compat, fix vcs lintian warning --- debian/changelog | 9 +++++---- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f1b1a39..551f9b50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 22 Jan 2024 09:45:50 -0600 + -- Dustin Kirkland Mon, 22 Jan 2024 10:25:40 -0600 byobu (6.9-0ubuntu1) noble; urgency=medium * snap: - removing, unused, never finished - -- Dustin Kirkland Mon, 22 Jan 2024 09:45:44 -0600 + -- Dustin Kirkland Mon, 22 Jan 2024 10:25:11 -0600 byobu (6.8-0ubuntu1) noble; urgency=medium diff --git a/debian/compat b/debian/compat index ec635144..b1bd38b6 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +13 diff --git a/debian/control b/debian/control index 856808af..cbfdd49e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Antoine Beaupré Standards-Version: 4.1.3 Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, dh-python, python3 Homepage: https://byobu.org -Vcs-Bzr: https://github.com/dustinkirkland/byobu +Vcs-Git: https://github.com/dustinkirkland/byobu Package: byobu Architecture: all