From dd6628ba9da77a4a0770f9b0d17fdc51506d1aec Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Mon, 4 Dec 2017 19:39:49 +0100 Subject: [PATCH] Transition to unstable * Bumped Standards to 4.1.1 - no changes needed --- debian/changelog | 7 +++++++ debian/control | 6 +++--- debian/gbp.conf | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07447ff..ff47adf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +obconf-qt (0.12.0-2) unstable; urgency=medium + + * Transition to unstable + * Bumped Standards to 4.1.1 - no changes needed + + -- Alf Gaida Mon, 04 Dec 2017 19:39:19 +0100 + obconf-qt (0.12.0-1) experimental; urgency=medium * Cherry-picking upstream release 0.12.0. diff --git a/debian/control b/debian/control index 6a1853b..1959326 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 10), libqt5x11extras5-dev, lxqt-build-tools (>= 0.4.0), openbox-dev -Standards-Version: 4.1.0 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git/?h=debian/experimental -Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git -b debian/experimental +Standards-Version: 4.1.1 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git/?h=debian/sid +Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git -b debian/sid Homepage: https://github.com/lxde/obconf-qt Package: obconf-qt 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