tags 642791 pending
thanks

Hi,

 I've prepared an NMU for zemberek (versioned as 3.0-1.1) and I've uploaded 
 it to DELAYED/2. Please feel free to tell me if I should delay it longer.

 Thanks.


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -u jwordsplitter-3.0/debian/rules jwordsplitter-3.0/debian/rules
--- jwordsplitter-3.0/debian/rules
+++ jwordsplitter-3.0/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME := /usr/lib/jvm/java-6-openjdk
+JAVA_HOME := /usr/lib/jvm/default-java
 DEB_JARS := junit ant-junit
 DEB_ANT_BUILD_TARGET := test build
 DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
diff -u jwordsplitter-3.0/debian/changelog jwordsplitter-3.0/debian/changelog
--- jwordsplitter-3.0/debian/changelog
+++ jwordsplitter-3.0/debian/changelog
@@ -1,3 +1,13 @@
+jwordsplitter (3.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control
+    - set "Build-Depends: default-jdk"
+  * debian/rules
+    - use /usr/lib/jvm/default-java as JAVA_HOME (Closes: #642791)
+
+ -- Hideki Yamane <henr...@debian.org>  Tue, 24 Jan 2012 03:19:59 +0900
+
 jwordsplitter (3.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #533743)
diff -u jwordsplitter-3.0/debian/control jwordsplitter-3.0/debian/control
--- jwordsplitter-3.0/debian/control
+++ jwordsplitter-3.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Rail Aliev <r...@i-rs.ru>
 Build-Depends: cdbs, debhelper (>= 5), ant, quilt
-Build-Depends-Indep: openjdk-6-jdk, junit, ant-optional, locales
+Build-Depends-Indep: default-jdk, junit, ant-optional, locales
 Standards-Version: 3.8.3
 Vcs-Bzr: http://bzr.debian.org/users/rail-guest/jwordsplitter/
 Vcs-Browser: http://bzr.debian.org/loggerhead/users/rail-guest/jwordsplitter

Reply via email to