]> git.ipfire.org Git - people/ms/dma.git/commitdiff
Switch to bzip2 compression for the Debian tarball.
authorPeter Pentchev <roam@ringlet.net>
Sat, 16 Oct 2010 21:08:20 +0000 (00:08 +0300)
committerPeter Pentchev <roam@ringlet.net>
Sat, 16 Oct 2010 21:08:20 +0000 (00:08 +0300)
changelog
source/options [new file with mode: 0644]

index 3cd2154413f876e1103eb7b276618eb72bd87236..70ace54fc687d2b3cdf49649d3331fb0ef41caf5 100644 (file)
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ dma (0.0.2010.06.17-6) UNRELEASED; urgency=low
 
   * Add the 37-gnu-hurd patch to really fix the FTBFS on GNU/Hurd.
   * Convert several shell output assignments from = to :=
+  * Switch to bzip2 compression for the Debian tarball.
 
  -- Peter Pentchev <roam@ringlet.net>  Sat, 16 Oct 2010 18:54:54 +0300
 
diff --git a/source/options b/source/options
new file mode 100644 (file)
index 0000000..779dbfd
--- /dev/null
@@ -0,0 +1,2 @@
+compression = "bzip2"
+compression-level = 9