summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 14:46:51 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 14:46:51 +0200
commit1ae0c5864562050b9d0039cae18638bae6129c41 (patch)
tree41424db4bfa275103f2c0c1236841836ab642c14 /debian
parentf4a3c416dbf6ca6fdce008b578c17f59bbd4ee33 (diff)
Set compression to bzip2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/source/options1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1308149d..471c6006 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ hurd (20100701-1) UNRELEASED; urgency=low
* debian/hurd.links: Add symlink to /usr/src/unifont.bdf from the unifont
package to /usr/share/hurd/vga-system.bdf so the console can pick it up
when installed.
+ * debian/source/options: Set compression to bzip2.
[ Guillem Jover ]
* Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 00000000..8f04d6dd
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = "bzip2"