The following commit has been merged in the master branch:
commit 336c61d3c73aed365ba6fb7af7c37c3c54582fad
Author: Simon McVittie <[email protected]>
Date:   Fri Jan 27 10:33:23 2012 +0000

    Remove explicit compression=gzip from gbp.conf so it can cope with bzip2 too

diff --git a/debian/changelog b/debian/changelog
index 99cb4cf..adf986d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ quakespasm (0.85.6-1) UNRELEASED; urgency=low
   [ Simon McVittie ]
   * debian/patches/gnu.patch: add "gnu" as an OS type, so compilation can at
     least be attempted on Hurd and kFreeBSD
+  * Remove explicit compression=gzip from gbp.conf so it can cope with
+    bzip2 too
 
  -- Stephen Kitt <[email protected]>  Mon, 23 Jan 2012 06:44:41 +0100
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 42e0a93..559c8d7 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,6 +1,3 @@
-[git-buildpackage]
-compression = gzip
-
 [git-import-orig]
 pristine-tar = True
 filter = ["Windows/*", "MacOSX/*"]

-- 
Packaging for quakespasm

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to