This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhibernate3-java.
commit e4fae473a096e03e59646748accdb217c9a1457d Author: Emmanuel Bourg <[email protected]> Date: Sun Sep 3 14:38:20 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 3c533e4..5c74532 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libhibernate3-java (3.6.10.Final-7) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Added the missing build dependency on junit + * Standards-Version updated to 4.1.0 -- Miguel Landaeta <[email protected]> Tue, 08 Aug 2017 21:05:08 +0100 diff --git a/debian/control b/debian/control index 6eeca78..48b1dd8 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: libproxool-java, libswarmcache-java, maven-debian-helper (>= 2.0) -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhibernate3-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate3-java.git Homepage: http://www.hibernate.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

