This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository reactive-streams.
commit 82892dfdde0916bb2e50c0e160553ce4bd44dfd0 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 15 15:27:26 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0aafca8..5b863a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ reactive-streams (1.0.0-2) UNRELEASED; urgency=medium * Build with gradle-debian-helper * Removed 01-disable-modules.patch + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 13 Oct 2015 22:26:36 +0200 diff --git a/debian/control b/debian/control index 0279ee6..34d4101 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, gradle-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Vcs-Git: git://anonscm.debian.org/pkg-java/reactive-streams.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/reactive-streams.git Homepage: http://www.reactive-streams.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/reactive-streams.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

