[SCM] jedit - Java plugin-based editor for programmers branch, master, updated. debian/5.0.0+dfsg-1-1-g426b5ba

Gabriele Giacone 1o5g4r8o at gmail.com
Mon Mar 25 01:17:44 UTC 2013


The following commit has been merged in the master branch:
commit 426b5ba8892ede1da3e65cb35038519da4cc8bca
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Mon Mar 25 02:10:41 2013 +0100

    Replace openjdk|sunjdk with default-jdk.

diff --git a/debian/changelog b/debian/changelog
index f5bdf2b..14ce42a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jedit (5.0.0+dfsg-2) UNRELEASED; urgency=low
+
+  * B-D: Replace openjdk|sunjdk with default-jdk (Closes: #683502).
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Mon, 25 Mar 2013 02:11:24 +0100
+
 jedit (5.0.0+dfsg-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 2575b41..1db9ef4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: ant,
                libjsr305-java,
                quilt (>= 0.46-7~),
                xsltproc
-Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk
+Build-Depends-Indep: default-jdk
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/pkg-java/jedit.git

-- 
jedit - Java plugin-based editor for programmers



More information about the pkg-java-commits mailing list