From 2999cf7723bf39c342d27f0f1e16c03f0eddb2a3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 13 Jul 2016 21:47:50 +0200 Subject: [PATCH] Now packaging 2.2.0 from debian/newton to experimental. --- debian/changelog | 8 ++++++-- debian/gbp.conf | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 27e603f4..dfca289f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -python-taskflow (1.30.0-3) UNRELEASED; urgency=medium +python-taskflow (2.2.0-1) experimental; urgency=medium + [ Ondřej Nový ] * Standards-Version is 3.9.8 now (no change) * Added missing Debian tests dependencies * Added Python module import Debian tests * d/rules: Changed UPSTREAM_GIT protocol to https * d/copyright: Changed source URL to https protocol - -- Ondřej Nový Sat, 09 Apr 2016 19:31:18 +0200 + [ Thomas Goirand ] + * New upstream release. + + -- Thomas Goirand Wed, 13 Jul 2016 21:47:19 +0200 python-taskflow (1.30.0-2) unstable; urgency=medium diff --git a/debian/gbp.conf b/debian/gbp.conf index c737cbbf..8cb45b92 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch = master -debian-branch = debian/mitaka +debian-branch = debian/newton upstream-tag = %(version)s compression = xz