[eclipse-anyedit] 05/06: Use xz for upstream tarball compression

Jakub Adam xhaakon-guest at alioth.debian.org
Thu Aug 1 19:43:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

xhaakon-guest pushed a commit to branch master
in repository eclipse-anyedit.

commit 534466d7fb1d2af17558572cdad5e5bf354bd638
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Thu Aug 1 21:21:27 2013 +0200

    Use xz for upstream tarball compression
---
 debian/changelog |    1 +
 debian/gbp.conf  |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d28c285..a69eecf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eclipse-anyedit (2.4.4-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.4.
+  * Use xz for upstream tarball compression.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Thu, 01 Aug 2013 21:18:42 +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

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/eclipse-anyedit.git



More information about the pkg-java-commits mailing list