This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-directory-server.
commit e399b0ab6672080d874adc1b8e8ab62dad758ff6 Author: Emmanuel Bourg <[email protected]> Date: Tue May 17 11:51:27 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- debian/maven.ignoreRules | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 20af01e..564d8b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ apache-directory-server (2.0.0~M15-4) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS + * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg <[email protected]> Tue, 17 May 2016 11:44:27 +0200 diff --git a/debian/control b/debian/control index d142619..d620d72 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: ant, libplexus-utils2-java (>= 2.x), libslf4j-java, maven-debian-helper (>= 2.0) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/apache-directory-server.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/apache-directory-server.git Homepage: http://directory.apache.org diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 22ce129..b7ccde9 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -12,6 +12,7 @@ org.apache.directory.server apacheds-kerberos-test * * * * org.apache.directory.server apacheds-test-framework * * * * org.apache.maven.plugins maven-eclipse-plugin * * * * org.apache.maven.plugins maven-jar-plugin * * * * +org.apache.maven.plugins maven-release-plugin * * * * org.apache.maven.plugins maven-shade-plugin * * * * org.apache.maven.plugins maven-site-plugin * * * * org.apache.maven.plugins maven-source-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-server.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

