diff --git a/debian/changelog b/debian/changelog index 93ae86c..bc7318d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxqt-globalkeys (0.12.0-2) unstable; urgency=medium + + * Transition to unstable + + -- Alf Gaida Mon, 04 Dec 2017 22:32:04 +0100 + lxqt-globalkeys (0.12.0-1) experimental; urgency=medium * Cherry-picking upstream release 0.12.0. diff --git a/debian/control b/debian/control index 1b61c3e..0ba55ed 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 10), libqt5x11extras5-dev, libx11-dev Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git/?h=debian/experimental -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/experimental +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git/?h=debian/sid +Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/sid Homepage: https://github.com/lxde/lxqt-globalkeys Package: lxqt-globalkeys diff --git a/debian/gbp.conf b/debian/gbp.conf index ffe50a8..7a9f00a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] -debian-branch = debian/experimental +debian-branch = debian/sid upstream-branch = upstream/latest pristine-tar = True