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