diff --git a/debian/changelog b/debian/changelog index 3774b82aa4..5619cf3e04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 18 Jul 2018 14:03:58 +0100 + gtk+3.0 (3.22.30-2) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 874ea144b1..11061df17d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: gtk+3.0 Section: libs Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Jeremy Bicha , Michael Biebl +Uploaders: Iain Lane , Jeremy Bicha , Michael Biebl 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 diff --git a/debian/control.in b/debian/control.in index 8cabcff7ed..476ecd700b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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@ diff --git a/debian/gbp.conf b/debian/gbp.conf index e0196c44d7..45f21fe59a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -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 diff --git a/debian/watch b/debian/watch index 69d05cfa93..2cb4285ea4 100644 --- a/debian/watch +++ b/debian/watch @@ -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