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 d8b33c2b4d422bd40c849501c4bf63f843e8fe56 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 09:35:36 2016 +0200 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 74cfb0a..ed3ec68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jayway-jsonpath (2.0.0-1) UNRELEASED; urgency=medium * New upstream release - Build with Gradle instead of Maven - Depend on libjson-smart-java (>= 2.1) + - Refreshed debian/copyright * Install the json-path-assert module * Fixed the Vcs-* fields * Standards-Version updated to 3.9.8 diff --git a/debian/copyright b/debian/copyright index 0b11b91..d4dea2f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -34,7 +34,7 @@ License: BSD-3-clause WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: json-path/src/test/resources/js/jsonpath-0.8.0.js +Files: json-path-web-test/src/main/resources/webapp/js/jsonpath-0.8.0.js Copyright: 2007, Stefan Goessner License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy -- 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

