[java-common] 01/04: Fixed the name of the plugin dependency (icedtea-<n>-plugin instead of icedtea-<n>-web)

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 d3df15f2ef9ec77271d48b03b3210ef00d540dbb
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Feb 4 23:30:03 2016 +0100

    Fixed the name of the plugin dependency (icedtea-<n>-plugin instead of icedtea-<n>-web)
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a1ca7f4..d01cd0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,12 @@
 java-common (0.55) UNRELEASED; urgency=medium
 
+  * Team upload.
+
+  [ Emmanuel Bourg ]
+  * Fixed the name of the plugin dependency
+    (icedtea-<n>-plugin instead of icedtea-<n>-web)
+
+  [ Matthias Klose ]
   * Bump m68k, sh4 and sparc64 to 1.8.
 
  -- Matthias Klose <doko at debian.org>  Wed, 03 Feb 2016 11:08:03 +0100
diff --git a/debian/rules b/debian/rules
index 3a8920a..3f12603 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ p_jre		= openjdk-$(java_default_version)-jre
 p_jhl		= openjdk-$(java_default_version)-jre-headless
 p_jdk		= openjdk-$(java_default_version)-jdk
 p_doc		= openjdk-$(java_default_version)-doc
-p_plugin	= icedtea-$(java_default_version)-web
+p_plugin	= icedtea-$(java_default_version)-plugin
 dversion	= 2:1.$(java_default_version)-$(release)
 jvmdir		= java-1.$(java_default_version).0-openjdk-$(DEB_HOST_ARCH)
 

-- 
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