This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit fa97390fa1ef2b31a28d9fdd8ecaa33cb336596f Author: Jakub Adam <[email protected]> Date: Sun Aug 2 23:37:16 2015 +0200 Use xz for orig tarball compression --- debian/changelog | 1 + debian/gbp.conf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0ae7cb4..ba0e668 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libcommons-jxpath-java (1.3-7) UNRELEASED; urgency=medium * Moved the package to Git * Add Jakub Adam to Uploaders * Bump Standards-Version to 3.9.6 + * Use xz for orig tarball compression -- Jakub Adam <[email protected]> Sun, 02 Aug 2015 23:12:33 +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/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

