The following commit has been merged in the master branch:
commit 09453772321d3c958af2bb0146662309c5729a6f
Author: Jakub Adam <[email protected]>
Date:   Mon Jul 1 08:39:58 2013 +0200

    Use xz for upstream tarball compression

diff --git a/debian/changelog b/debian/changelog
index 8e90ed7..9da0268 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ eclipse-emf (2.8.3-1) UNRELEASED; urgency=low
   * Remove now useless d/fetch-eclipse-source.exclude.
   * Added d/README.source mentioning removed JET tutorials.
   * Add s/*.lintian-overrides for codeless JARs.
+  * Use xz for upstream tarball compression.
 
  -- Jakub Adam <[email protected]>  Mon, 01 Jul 2013 08:36:37 +0200
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
index a7cda7e..e2232b4 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,2 @@
 [DEFAULT]
-compression=bzip2
+compression=xz

-- 
eclipse-emf - Plug-in for eclipse - Debian package.

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

Reply via email to