This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit 8db7a1088e4a0cc32ee3129ade71061c8d44e74b Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 4 11:40:40 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5a4cd08..cf814e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libspring-java (4.3.8-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches * Removed the unused dependency on glassfish-toplink-essentials + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Fri, 03 Feb 2017 00:25:50 +0100 diff --git a/debian/control b/debian/control index 48fec73..5bfdb42 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,7 @@ Build-Depends-Indep: bsh, maven-repo-helper (>= 1.9~), testng, velocity -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libspring-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libspring-java.git Homepage: http://projects.spring.io/spring-framework/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

