This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository sacjava.
commit 29d3d2f4011f3bdd21f4105b001831915769f77a Author: Jakub Adam <[email protected]> Date: Mon Aug 3 10:14:50 2015 +0200 Use xz for upstream tarball compression --- debian/changelog | 1 + debian/gbp.conf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 274234f..7b36360 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sacjava (1.3+dfsg-1) UNRELEASED; urgency=medium * Moved the package to Git * Add Jakub Adam to Uploaders + * Use xz for upstream tarball compression -- Jakub Adam <[email protected]> Mon, 03 Aug 2015 09:59:06 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..e2232b4 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,2 @@ +[DEFAULT] +compression=xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sacjava.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

