[felix-main] 07/08: Fix symlink to config.properties in felix-main.links.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jul 12 22:00:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository felix-main.

commit e6812c40fd44bd542dd5439b25215f6589598c3d
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jul 12 22:50:09 2014 +0200

    Fix symlink to config.properties in felix-main.links.
---
 debian/changelog        | 1 +
 debian/felix-main.links | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e5a443a..bf1562e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ felix-main (4.4.0-1) unstable; urgency=low
   * Imported upstream version 4.4.0.
     - Fixes FTBFS error. (Closes: #746113)
   * Update installation path of config.properties in felix-main.install.
+  * Fix symlink to config.properties in felix-main.links.
   * Update debian/copyright to copyright format 1.0.
 
  -- Markus Koschany <apo at gambaru.de>  Sat, 12 Jul 2014 21:28:19 +0200
diff --git a/debian/felix-main.links b/debian/felix-main.links
index 51dfbcf..ed729c1 100644
--- a/debian/felix-main.links
+++ b/debian/felix-main.links
@@ -5,6 +5,6 @@
 /usr/share/java/org.apache.felix.gogo.shell.jar /usr/share/felix-framework/bundle/org.apache.felix.gogo.shell.jar
 /usr/share/java/org.apache.felix.bundlerepository.jar /usr/share/felix-framework/bundle/org.apache.felix.bundlerepository.jar
 
-/etc/felix-main/config.properties /usr/share/felix-framework/conf/config.properties
+/etc/felix-framework/config.properties /usr/share/felix-framework/conf/config.properties
 
 /var/cache/felix-framework /usr/share/felix-framework/felix-cache

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-main.git



More information about the pkg-java-commits mailing list