d/control, d/gbp.conf, d/watch: Track only 48.x branch for trixie

This should be reverted when we are ready to package GNOME 49 in forky.
This commit is contained in:
Simon McVittie
2025-07-28 10:21:14 +01:00
parent edb105ecec
commit 11ca31c7cb
3 changed files with 4 additions and 4 deletions

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
sassc
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git -b debian/trixie
Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
Package: gnome-shell-extensions

4
debian/gbp.conf vendored
View File

@@ -1,7 +1,7 @@
[DEFAULT]
pristine-tar = True
debian-branch = debian/latest
upstream-branch = upstream/latest
debian-branch = debian/trixie
upstream-branch = upstream/48.x
[buildpackage]
sign-tags = True

2
debian/watch vendored
View File

@@ -1,4 +1,4 @@
version=4
opts="searchmode=plain, uversionmangle=s/\.(alpha|beta|rc)/~$1/, downloadurlmangle=s|cache.json||" \
https://download.gnome.org/sources/@PACKAGE@/cache.json \
[\d.]+/@PACKAGE@-([\d.]+\.?(?:beta|rc)?[\d.]*)@ARCHIVE_EXT@
48/@PACKAGE@-([\d.]+\.?(?:beta|rc)?[\d.]*)@ARCHIVE_EXT@