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@