[java-common] 03/04: Properly handle the symlink to dir conversion in gcj-native-helper (Closes: #813223)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Feb 4 23:48:53 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository java-common.

commit d9a3d82d815c971c8c87686fa8e5704f2dec2c89
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Feb 5 00:42:16 2016 +0100

    Properly handle the symlink to dir conversion in gcj-native-helper (Closes: #813223)
---
 debian/changelog                     | 2 ++
 debian/control                       | 1 +
 debian/gcj-native-helper.maintscript | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e0497dc..9c8426a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ java-common (0.55) UNRELEASED; urgency=medium
   * Fixed the name of the plugin dependency
     (icedtea-<n>-plugin instead of icedtea-<n>-web)
   * Standards-Version updated to 3.9.7 (no changes)
+  * Properly handle the symlink to dir conversion in gcj-native-helper
+    (Closes: #813223)
 
   [ Matthias Klose ]
   * Bump m68k, sh4 and sparc64 to 1.8.
diff --git a/debian/control b/debian/control
index 214495f..b32f156 100644
--- a/debian/control
+++ b/debian/control
@@ -76,6 +76,7 @@ Description: Default Java Plugin for running applets and Java Web Start applicat
 
 Package: gcj-native-helper
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: gcj-jdk, ${misc:Depends}
 Provides: default-jdk-builddep
 Conflicts: default-jdk-builddep
diff --git a/debian/gcj-native-helper.maintscript b/debian/gcj-native-helper.maintscript
new file mode 100644
index 0000000..0301f31
--- /dev/null
+++ b/debian/gcj-native-helper.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/gcj-native-helper /usr/share/doc/default-jdk 0.55~

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



More information about the pkg-java-commits mailing list