This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javaparser.
commit 86799889e25656b2e94b6fd513cf3089be78e78d Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 3 09:52:11 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eb323de..99dbb93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +javaparser (1.0.8-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 03 Jul 2017 09:52:02 +0200 + javaparser (1.0.8-1) unstable; urgency=low * Initial release. (Closes: #711109) diff --git a/debian/control b/debian/control index ce049dc..e6a5362 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Benjamin Mesing <[email protected]> Build-Depends: debhelper (>= 9), javahelper (>= 0.4) Build-Depends-Indep: default-jdk, default-jdk-doc -Standards-Version: 3.9.4 +Standards-Version: 4.0.0 Vcs-Git: git://git.debian.org/git/pkg-java/javaparser.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/javaparser.git Homepage: http://code.google.com/p/javaparser -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javaparser.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

