[SCM] lucene-solr packaging branch, master, updated. debian/3.6.1+dfsg-1-1-g4b8133d
tony mancill
tmancill at debian.org
Thu Dec 27 05:53:50 UTC 2012
The following commit has been merged in the master branch:
commit 4b8133df7722a3a1f64bf8ed5ba4f34072a9a283
Author: tony mancill <tmancill at debian.org>
Date: Wed Dec 26 21:53:38 2012 -0800
update symlink in /var/lib/jetty/webapps/solr to point to /usr/share/solr/web (Closes: #696347)
diff --git a/debian/changelog b/debian/changelog
index 2c428da..dfc92b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lucene-solr (3.6.1+dfsg-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * solr-jetty: correct symlink to solr in /var/lib/jetty/webapps/
+ (Closes: #696347)
+
+ -- tony mancill <tmancill at debian.org> Wed, 26 Dec 2012 21:50:00 -0800
+
lucene-solr (3.6.1+dfsg-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/solr-jetty.links b/debian/solr-jetty.links
index 1bcf98e..b27a931 100644
--- a/debian/solr-jetty.links
+++ b/debian/solr-jetty.links
@@ -1 +1 @@
-/usr/share/solr/webapp /var/lib/jetty/webapps/solr
+/usr/share/solr/web /var/lib/jetty/webapps/solr
--
lucene-solr packaging
More information about the pkg-java-commits
mailing list