From 203396535d2d8dd9c6b874a9fbcbf95903864f3e Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Sat, 7 Jul 2012 22:40:24 +0200 Subject: [PATCH] Add compression = xz to debian/gbp.conf Rewritten-From: 27ee46d86ed4bb1f740b438569cd2d7b335b3064 --- xenial/debian/changelog | 6 +++++- xenial/debian/gbp.conf | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 12c292b..f56f67c 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,12 +1,16 @@ horizon (2012.1.1-3) unstable; urgency=low + [ Thomas Goirand ] * Added missing (build-)dependencies (took what was in the Ubuntu package and which seems to be missing in Debian). * Fixed missing license in debian/copyright. * Added a get-vcs-source target in debian/rules. * Fixed debian/copyright header. - -- Thomas Goirand Fri, 06 Jul 2012 18:03:53 +0000 + [ Loic Dachary (OuoU) ] + * Add compression = xz to debian/gbp.conf + + -- Loic Dachary (OuoU) Sat, 07 Jul 2012 22:39:48 +0200 horizon (2012.1.1-2) unstable; urgency=low diff --git a/xenial/debian/gbp.conf b/xenial/debian/gbp.conf index 0e3770a..ec67660 100644 --- a/xenial/debian/gbp.conf +++ b/xenial/debian/gbp.conf @@ -5,3 +5,4 @@ upstream-tag = %(version)s [git-buildpackage] export-dir = ../build-area/ +compression = xz -- 2.45.2