diff --git a/debian/control b/debian/control index 6cc53610..f64912c1 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: gnome-shell-extensions Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: Iain Lane , Jeremy Bícha , Laurent Bigonville , Marco Trevisan (Treviño) Build-Depends: debhelper-compat (= 13), dh-sequence-gnome, @@ -10,8 +11,10 @@ Build-Depends: debhelper-compat (= 13), meson (>= 1.1.0), 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 +XS-Debian-Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions +XS-Debian-Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git +Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions/tree/ubuntu/latest +Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git -b ubuntu/latest Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Package: gnome-shell-extensions diff --git a/debian/gbp.conf b/debian/gbp.conf index 7ad7f9fc..2d45a397 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,7 @@ [DEFAULT] pristine-tar = True -debian-branch = debian/latest +debian-branch = ubuntu/latest +debian-tag=ubuntu/%(version)s upstream-branch = upstream/latest [buildpackage]