d/control.in, d/gbp.conf: Use debian/bookworm packaging branch

This commit is contained in:
Simon McVittie 2023-08-20 14:31:31 +01:00
parent 80249d44af
commit 1580cd5542
3 changed files with 4 additions and 4 deletions

4
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: gtk+3.0
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Simon McVittie <smcv@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>
Uploaders: Simon McVittie <smcv@debian.org>, Dmitry Shachnev <mitya57@debian.org>
Build-Depends: adwaita-icon-theme-full <!nocheck>,
at-spi2-core <!nocheck>,
dbus-daemon <!nocheck>,
@ -61,7 +61,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.20) <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git -b debian/bookworm
Homepage: https://www.gtk.org/
Package: libgtk-3-0

2
debian/control.in vendored
View File

@ -61,7 +61,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.20) <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git -b debian/bookworm
Homepage: https://www.gtk.org/
Package: @SHARED_PKG@

2
debian/gbp.conf vendored
View File

@ -1,6 +1,6 @@
[DEFAULT]
pristine-tar = True
debian-branch = debian/master
debian-branch = debian/bookworm
upstream-branch = upstream/latest
[buildpackage]