This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jayway-jsonpath.
commit 6c85c301c0f63bebec6123ad5b76e2dc87037992 Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 30 18:44:42 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5103a14..ee960ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jayway-jsonpath (0.9.1-2) UNRELEASED; urgency=medium * Fixed the Vcs-* fields + * Standards-Version updated to 3.9.8 -- Emmanuel Bourg <[email protected]> Sat, 30 Jul 2016 18:43:42 +0200 diff --git a/debian/control b/debian/control index ab01c11..e6f1777 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: junit4, libjson-smart-java, libmaven-bundle-plugin-java, libslf4j-java -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jayway-jsonpath.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jayway-jsonpath.git Homepage: https://github.com/jayway/JsonPath -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jayway-jsonpath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

