Compare commits

...

2 Commits

Author SHA1 Message Date
Jeremy Bícha
b7168f8956 releasing package gnome-shell-extensions version 48.3-1 2025-08-12 19:19:35 -04:00
Jeremy Bícha
d772e27d9c d/control, d/gbp.conf: update branch for forky 2025-08-12 19:18:35 -04:00
3 changed files with 8 additions and 4 deletions

8
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
gnome-shell-extensions (48.3-1) UNRELEASED; urgency=medium
gnome-shell-extensions (48.3-1) unstable; urgency=medium
[ Simon McVittie ]
* d/control, d/gbp.conf, d/watch: Track only 48.x branch for trixie
* New upstream bugfix release
- window-list: Avoid unwanted window resizes around transition between
@@ -12,7 +13,10 @@ gnome-shell-extensions (48.3-1) UNRELEASED; urgency=medium
- Lint fixes
(gnome-shell-extensions!411, gnome-shell-extensions!413 upstream)
-- Simon McVittie <smcv@debian.org> Mon, 28 Jul 2025 10:21:41 +0100
[ Jeremy Bícha ]
* d/control, d/gbp.conf: update branch for forky
-- Jeremy Bícha <jbicha@ubuntu.com> Tue, 12 Aug 2025 19:19:18 -0400
gnome-shell-extensions (48.2-1) unstable; urgency=medium

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 -b debian/trixie
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git -b debian/forky
Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions
Package: gnome-shell-extensions

2
debian/gbp.conf vendored
View File

@@ -1,6 +1,6 @@
[DEFAULT]
pristine-tar = True
debian-branch = debian/trixie
debian-branch = debian/forky
upstream-branch = upstream/48.x
[buildpackage]