From 11ca31c7cb78ebf86d2c8f2127a4b970cb7cfb50 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 28 Jul 2025 10:21:14 +0100 Subject: [PATCH] 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. --- debian/control | 2 +- debian/gbp.conf | 4 ++-- debian/watch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 9e0fe455..160e0ae5 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/gbp.conf b/debian/gbp.conf index 7ad7f9fc..c4c29fb7 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -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 diff --git a/debian/watch b/debian/watch index e66e0f1f..5dab5373 100644 --- a/debian/watch +++ b/debian/watch @@ -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@