This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository lucene-solr.
commit 3602f195215ad4c1c7d921442900bccca0c5b31e Author: Jakub Adam <[email protected]> Date: Tue Aug 18 16:33:03 2015 +0200 Update file paths in d/copyright --- debian/changelog | 1 + debian/copyright | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 750e435..9b95626 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lucene-solr (3.6.2+dfsg-7) UNRELEASED; urgency=medium * Add OSGi metadata to JAR manifests * Add Jakub Adam to Uploaders + * Update file paths in d/copyright -- Jakub Adam <[email protected]> Mon, 03 Aug 2015 15:49:56 +0200 diff --git a/debian/copyright b/debian/copyright index 623a637..c698437 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,13 +12,13 @@ Files: * Copyright: 2007-2011 The Apache Software Foundation License: Apache-2 -Files: lucene/src/java/org/apache/lucene/util/UnicodeUtil.java +Files: lucene/core/src/java/org/apache/lucene/util/UnicodeUtil.java Copyright: 2001-2004 Unicode, Inc. 1995-2011 International Business Machines Corporation and others 2007-2011 The Apache Software Foundation License: Unicode and Apache-2 and ICU -Files: lucene/src/java/org/apache/lucene/util/ArrayUtil.java +Files: lucene/core/src/java/org/apache/lucene/util/ArrayUtil.java Copyright: 1991-2005 Python Software Foundation 2007-2011 The Apache Software Foundation License: PSF-2.4 and Apache-2 @@ -30,7 +30,7 @@ Copyright: 2003 Center for Intelligent Information Retrieval, License: CIIR and Apache-2 Files: lucene/contrib/analyzers/common/src/java/org/tartarus/snowball/*.java - lucene/analyzers/common/src/resources/org/apache/lucene/analysis/snowball/* + lucene/contrib/analyzers/common/src/resources/org/apache/lucene/analysis/snowball/* Copyright: 2001 Dr Martin Porter 2002 Richard Boulton License: Snowball and Apache-2 -- 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

