This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit ebae2196940c230e45d6ab2caec3f07c79e64b31 Author: Markus Koschany <[email protected]> Date: Sun Sep 25 14:56:29 2016 +0200 Update changelog --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index be3bcb7..ca0ce5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +syncany (0.4.7~alpha-2) experimental; urgency=medium + + * Just depend on default-jre headless | java7-runtime-headless. + * Declare compliance with Debian Policy 3.9.8. + * Switch to compat level 10. + * Build-depend on gradle-debian-helper instead of gradle. + Simplify debian/rules and let gradle-debian-helper handle the debianization + of the build system. + * Remove build.gradle.patch + * Add applicationVersion.patch and remove the snapshot release number. + * d/rules: Exclude tests and sonarRunner tasks. + * Remove no-tests.patch. + + -- Markus Koschany <[email protected]> Sun, 25 Sep 2016 14:55:27 +0200 + syncany (0.4.7~alpha-1) experimental; urgency=medium * Initial release. (Closes: #766997) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

