This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjpa.
commit 163f92d6bdcefa4e51570ddca2267963b0ef9089 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 26 09:18:30 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 020a9a8..af19fec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ openjpa (2.4.2-2) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Removed the build dependency on libmaven-enforcer-plugin-java and libmaven-install-plugin-java + * Standards-Version updated to 4.1.0 -- Miguel Landaeta <[email protected]> Wed, 09 Aug 2017 21:24:25 +0100 diff --git a/debian/control b/debian/control index f783351..a3a4cf3 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Build-Depends: ant, libservlet3.1-java, maven-debian-helper, xmlto -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/openjpa.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openjpa.git Homepage: http://openjpa.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjpa.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

