diff --git a/debian/changelog b/debian/changelog index b721b4c1..7613cd7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +swh-web (0.0.1-1~swh1~bpo9+1) stretch-swh; urgency=medium + + * Rebuild for stretch-backports. + + -- Antoine R. Dumont (@ardumont) Thu, 01 Oct 2015 10:01:29 +0200 + swh-web (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * v0.0.1 * Hash lookup to check existence in swh's backend * Hash lookup to detail a content -- Antoine R. Dumont (@ardumont) Thu, 01 Oct 2015 10:01:29 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf index 75762062..c60809d8 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch=debian/upstream upstream-tag=debian/upstream/%(version)s upstream-vcs-tag=v%(version)s -debian-branch=debian/unstable-swh +debian-branch=debian/stretch-swh pristine-tar=True