This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jsoup.
commit 5bd236e4bd91a56470b23a7108f24ef234ae607c Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 17 22:33:01 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6cc5e12..9a74d63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jsoup (1.8.3-2) UNRELEASED; urgency=medium + + * Standards-Version updated to 3.9.8 (no changes) + + -- Emmanuel Bourg <[email protected]> Sun, 17 Apr 2016 22:32:37 +0200 + jsoup (1.8.3-1) unstable; urgency=medium * New upstream release (Closes: #797275) diff --git a/debian/control b/debian/control index 5826f75..8a3455b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Torsten Werner <[email protected]>, Jakub Adam <[email protected] Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: libmaven-javadoc-plugin-java, junit4, default-jdk-doc, libmaven-bundle-plugin-java -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/jsoup.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jsoup.git Homepage: http://jsoup.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsoup.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

