This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository svnclientadapter.
commit 8d14adfa2ca1e995133a55efb3db8bce5aa299ed Author: Jakub Adam <[email protected]> Date: Sat Feb 22 09:17:33 2014 +0100 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 1b0a89f..d5b3bde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ svnclientadapter (1.10.3-1) UNRELEASED; urgency=medium * Refresh d/patches/subclipse-load-nativelib-from-single-bundle.patch. * Depend on libsvn-java (>= 1.8~). * Bump Standards-Version to 3.9.5. + * Use xz for upstream tarball compression. -- Jakub Adam <[email protected]> Sat, 22 Feb 2014 08:54:26 +0100 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/svnclientadapter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

