
--- ChangeLog | 4 ++++ debian/source/options | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2f6f58..24e72e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-05-23 Guillaume Lazzara <z@lrde.epita.fr> + * debian/source/options: Disable bzip2 compression. + +2012-05-23 Guillaume Lazzara <z@lrde.epita.fr> + * debian/control: Update maintainer name. 2012-05-23 Guillaume Lazzara <z@lrde.epita.fr> diff --git a/debian/source/options b/debian/source/options index c42801e..5d68209 100644 --- a/debian/source/options +++ b/debian/source/options @@ -2,7 +2,7 @@ # This file is part of the distribution. # Bzip2 compression for debian.tar -compression = "bzip2" -compression-level = 7 +#compression = "bzip2" +#compression-level = 7 # Do not generate diff for changes in config.(sub|guess) extend-diff-ignore = "(^|/)config.(sub|guess)$" \ No newline at end of file -- 1.7.2.5