d/control.in, d/gbp.conf: Use debian/bookworm packaging branch
This commit is contained in:
parent
80249d44af
commit
1580cd5542
4
debian/control
vendored
4
debian/control
vendored
@ -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
2
debian/control.in
vendored
@ -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
2
debian/gbp.conf
vendored
@ -1,6 +1,6 @@
|
||||
[DEFAULT]
|
||||
pristine-tar = True
|
||||
debian-branch = debian/master
|
||||
debian-branch = debian/bookworm
|
||||
upstream-branch = upstream/latest
|
||||
|
||||
[buildpackage]
|
||||
|
Loading…
Reference in New Issue
Block a user