summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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"