This is an automated email from the git hooks/post-receive script. sylvestre pushed a commit to branch master in repository libhibernate-validator-java.
commit 8df65bd5653c2dbf991d46a4acc79c7cfe50ec9a Author: Sylvestre Ledru <[email protected]> Date: Mon Oct 21 16:13:21 2013 +0200 Standards-Version updated to 3.9.4 + explicit the minimal version of testng --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b515503..91917a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ libhibernate-validator-java (4.0.2.GA-8) unstable; urgency=low * add patch to remove jdk15 classifier from testng dependency from pom.xml * fix testng version handling in d/maven.rules + [ Sylvestre Ledru ] + * Standards-Version updated to 3.9.4 + -- Eugene Zhukov <[email protected]> Fri, 04 Oct 2013 05:58:30 +0000 libhibernate-validator-java (4.0.2.GA-7) unstable; urgency=low diff --git a/debian/control b/debian/control index 1672a1c..55dbb11 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected] Build-Depends: debhelper (>= 5), cdbs, maven-debian-helper Build-Depends-Indep: default-jdk, libhibernate3-java, libmaven-shade-plugin-java, glassfish-javaee, libjtype-java, libgeronimo-validation-1.0-spec-java, - liblog4j1.2-java, libmaven-reporting-impl-java, testng -Standards-Version: 3.9.2 + liblog4j1.2-java, libmaven-reporting-impl-java, testng (>= 6.8.7) +Standards-Version: 3.9.4 Homepage: http://validator.hibernate.org Vcs-Git: git://git.debian.org/git/pkg-java/libhibernate-validator-java.git Vcs-Browser: http://git.debian.org/?p=pkg-java/libhibernate-validator-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-validator-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

