tags 642792 pending
thanks

Hi,
 
 I've prepared an NMU for segment (versioned as 1.3.5~svn57+dfsg-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 segment-1.3.5~svn57+dfsg/debian/rules segment-1.3.5~svn57+dfsg/debian/rules
--- segment-1.3.5~svn57+dfsg/debian/rules
+++ segment-1.3.5~svn57+dfsg/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 := commons-cli commons-logging junit4
 DEB_ANT_BUILD_TARGET := jardist
 DEB_INSTALL_CHANGELOGS_ALL := doc/history.html
diff -u segment-1.3.5~svn57+dfsg/debian/changelog segment-1.3.5~svn57+dfsg/debian/changelog
--- segment-1.3.5~svn57+dfsg/debian/changelog
+++ segment-1.3.5~svn57+dfsg/debian/changelog
@@ -1,3 +1,11 @@
+segment (1.3.5~svn57+dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules,control
+    - switch to default-jdk (Closes: #642792)
+
+ -- Hideki Yamane <henr...@debian.org>  Tue, 24 Jan 2012 03:33:44 +0900
+
 segment (1.3.5~svn57+dfsg-1) unstable; urgency=low
 
   * New upstream version
diff -u segment-1.3.5~svn57+dfsg/debian/control segment-1.3.5~svn57+dfsg/debian/control
--- segment-1.3.5~svn57+dfsg/debian/control
+++ segment-1.3.5~svn57+dfsg/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, libcommons-cli-java, libcommons-logging-java, junit4
+Build-Depends-Indep: default-jdk, libcommons-cli-java, libcommons-logging-java, junit4
 Standards-Version: 3.8.3
 Vcs-Bzr: http://bzr.debian.org/users/rail-guest/segment/
 Vcs-Browser: http://bzr.debian.org/loggerhead/users/rail-guest/segment

Reply via email to