From 566258aff92594d0c3daa3ce3d5e97a79cb8dd87 Mon Sep 17 00:00:00 2001 From: Christopher Huhn <C.Huhn@gsi.de> Date: Wed, 18 Apr 2018 17:41:58 +0200 Subject: [PATCH] Backport for stretch --- debian/changelog | 7 +++++++ debian/gbp.conf | 4 +--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 56cd8cf..0562165 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +chef-handler-mail (0.1.2+20141105.fb56e0ae-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Backport for stretch + + -- Christopher Huhn <C.Huhn@gsi.de> Wed, 18 Apr 2018 17:41:57 +0200 + chef-handler-mail (0.1.2+20141105.fb56e0ae-1) UNRELEASED; urgency=medium * Initial release diff --git a/debian/gbp.conf b/debian/gbp.conf index e28d240..aa93b11 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,4 +1,2 @@ [DEFAULT] -debian-branch = debian -#upstream-tag = v%(version)s -upstream-tag = fb56e0ae +debian-branch = stretch-backports -- GitLab