debian/{control{,.in},gbp.conf,watch}: Update for experimental
This commit is contained in:
parent
814e2419e3
commit
99b78e089c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
gtk+3.0 (3.22.30-3) UNRELEASED; urgency=medium
|
||||
|
||||
* debian/{control{,.in},gbp.conf,watch}: Update for experimental
|
||||
|
||||
-- Iain Lane <laney@debian.org> Wed, 18 Jul 2018 14:03:58 +0100
|
||||
|
||||
gtk+3.0 (3.22.30-2) unstable; urgency=medium
|
||||
|
||||
* Team upload
|
||||
|
6
debian/control
vendored
6
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: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
|
||||
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
|
||||
Build-Depends: debhelper (>= 10.3~),
|
||||
gnome-pkg-tools (>= 0.11),
|
||||
gtk-doc-tools (>= 1.20),
|
||||
@ -52,8 +52,8 @@ Build-Depends-Indep: libglib2.0-doc,
|
||||
xsltproc,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.1.3
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3/tree/debian/experimental
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git -b debian/experimental
|
||||
Homepage: https://www.gtk.org/
|
||||
|
||||
Package: libgtk-3-0
|
||||
|
4
debian/control.in
vendored
4
debian/control.in
vendored
@ -52,8 +52,8 @@ Build-Depends-Indep: libglib2.0-doc,
|
||||
xsltproc,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.1.3
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git
|
||||
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk3/tree/debian/experimental
|
||||
Vcs-Git: https://salsa.debian.org/gnome-team/gtk3.git -b debian/experimental
|
||||
Homepage: https://www.gtk.org/
|
||||
|
||||
Package: @SHARED_PKG@
|
||||
|
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
pristine-tar = True
|
||||
debian-branch = debian/master
|
||||
debian-branch = debian/experimental
|
||||
upstream-branch = upstream/latest
|
||||
upstream-vcs-tag = %(version)s
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
https://download.gnome.org/sources/gtk+/(3\.2[02468])/ \
|
||||
https://download.gnome.org/sources/gtk+/(3\.2\d)/ \
|
||||
gtk\+@ANY_VERSION@\.tar\.xz
|
||||
|
Loading…
Reference in New Issue
Block a user