debian: Prepare for noble branching

This commit is contained in:
Marco Trevisan (Treviño)
2024-06-14 04:49:16 +02:00
parent 0fdb567797
commit e1731a75ec
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ Build-Depends: debhelper-compat (= 13),
Build-Depends-Indep: libglib2.0-doc <!nodoc>, libgusb-doc <!nodoc> Build-Depends-Indep: libglib2.0-doc <!nodoc>, libgusb-doc <!nodoc>
Standards-Version: 4.6.2 Standards-Version: 4.6.2
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
Vcs-Browser: https://salsa.debian.org/ubuntu-dev-team/libfprint Vcs-Browser: https://salsa.debian.org/ubuntu-dev-team/libfprint/tree/noble
Vcs-Git: https://salsa.debian.org/ubuntu-dev-team/libfprint.git -b ubuntu Vcs-Git: https://salsa.debian.org/ubuntu-dev-team/libfprint.git -b noble
Package: libfprint-2-2 Package: libfprint-2-2
Architecture: any Architecture: any
+1 -1
View File
@@ -1,6 +1,6 @@
[DEFAULT] [DEFAULT]
pristine-tar = True pristine-tar = True
debian-branch = ubuntu debian-branch = noble
upstream-vcs-tag = v%(version)s upstream-vcs-tag = v%(version)s
upstream-branch = upstream-tod upstream-branch = upstream-tod
debian-tag=ubuntu/%(version)s debian-tag=ubuntu/%(version)s