This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gs-collections.
commit a18838c89db5e632f96e1ef70909557cafe0c637 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 14 09:22:33 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aaf5475..cd47822 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gs-collections (5.1.0-3) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.1.0 + + -- Emmanuel Bourg <[email protected]> Thu, 14 Sep 2017 09:22:32 +0200 + gs-collections (5.1.0-2) unstable; urgency=medium * Fixed the build failure with Maven 3 (Closes: #808022) diff --git a/debian/control b/debian/control index 994f707..e8f4a8f 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), libmaven-dependency-plugin-java, libstringtemplate4-java, maven-debian-helper (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Vcs-Git: git://anonscm.debian.org/pkg-java/gs-collections.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gs-collections.git Homepage: https://github.com/goldmansachs/gs-collections -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gs-collections.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

