From e1731a75ecfdfde285e879e0dde4063a59b99a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 14 Jun 2024 04:49:16 +0200 Subject: [PATCH] debian: Prepare for noble branching --- debian/control | 4 ++-- debian/gbp.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e797d850..055608ed 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libglib2.0-doc , libgusb-doc Standards-Version: 4.6.2 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint -Vcs-Browser: https://salsa.debian.org/ubuntu-dev-team/libfprint -Vcs-Git: https://salsa.debian.org/ubuntu-dev-team/libfprint.git -b ubuntu +Vcs-Browser: https://salsa.debian.org/ubuntu-dev-team/libfprint/tree/noble +Vcs-Git: https://salsa.debian.org/ubuntu-dev-team/libfprint.git -b noble Package: libfprint-2-2 Architecture: any diff --git a/debian/gbp.conf b/debian/gbp.conf index d029456a..ee57eb3b 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] pristine-tar = True -debian-branch = ubuntu +debian-branch = noble upstream-vcs-tag = v%(version)s upstream-branch = upstream-tod debian-tag=ubuntu/%(version)s