This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository lucene-solr.
commit 0e7be3dc9de0868a6920097298f8b7db681c624b Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 6 15:46:36 2014 +0200 Standards-Version updated to 3.9.6 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e136618..a96b65b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lucene-solr (3.6.2+dfsg-4) UNRELEASED; urgency=medium * Team upload. * Switched the dependencies to tomcat7, libservlet3.0-java and jetty8 * Fixed a format issue with CVE-2013-6397.patch + * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Thu, 13 Mar 2014 16:26:17 +0100 diff --git a/debian/control b/debian/control index 2203ec1..ba2bd6a 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,6 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Mat Scales <[email protected]>, James Page <[email protected]> -Homepage: http://lucene.apache.org -Standards-Version: 3.9.5 Build-Depends: ant, ant-optional, @@ -44,8 +42,10 @@ Build-Depends: libxml-commons-resolver1.1-java, maven-repo-helper (>= 1.5~), po-debconf +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/lucene-solr.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/lucene-solr.git +Homepage: http://lucene.apache.org Package: liblucene3-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

