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 db4e9d9b34458815515d0692e0d768e583ab052d Author: Emmanuel Bourg <[email protected]> Date: Sat Jul 30 18:44:00 2016 +0200 Fixed the Vcs-* fields --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4dd8d2a..5103a14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jayway-jsonpath (0.9.1-2) UNRELEASED; urgency=medium + + * Fixed the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Sat, 30 Jul 2016 18:43:42 +0200 + jayway-jsonpath (0.9.1-1) unstable; urgency=medium * Initial release (Closes: #819651) diff --git a/debian/control b/debian/control index 5ccbdeb..ab01c11 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends-Indep: junit4, libmaven-bundle-plugin-java, libslf4j-java Standards-Version: 3.9.7 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/jsonpath.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jsonpath.git +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 Package: libjsonpath-java -- 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

