[pkg-java] r6710 - trunk/libcobra-java/debian

varun at alioth.debian.org varun at alioth.debian.org
Fri Jul 18 09:00:10 UTC 2008


Author: varun
Date: 2008-07-18 09:00:08 +0000 (Fri, 18 Jul 2008)
New Revision: 6710

Removed:
   trunk/libcobra-java/debian/patches/
Modified:
   trunk/libcobra-java/debian/changelog
   trunk/libcobra-java/debian/control
   trunk/libcobra-java/debian/rules
   trunk/libcobra-java/debian/watch
Log:
* New upstream release
* Switch to openjdk-6
* Remove all patches
* Bump Standards-Version to 3.8.0
* New upstream release

Modified: trunk/libcobra-java/debian/changelog
===================================================================
--- trunk/libcobra-java/debian/changelog	2008-07-17 20:32:58 UTC (rev 6709)
+++ trunk/libcobra-java/debian/changelog	2008-07-18 09:00:08 UTC (rev 6710)
@@ -1,3 +1,18 @@
+libcobra-java (0.98.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Switch to openjdk-6
+  * Remove all patches
+  * Bump Standards-Version to 3.8.0
+
+ -- Varun Hiremath <varun at debian.org>  Fri, 18 Jul 2008 14:24:58 +0530
+
+libcobra-java (0.98.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Varun Hiremath <varun at debian.org>  Tue, 08 Apr 2008 13:11:22 +0530
+
 libcobra-java (0.98-1) unstable; urgency=low
 
   * new upstream release

Modified: trunk/libcobra-java/debian/control
===================================================================
--- trunk/libcobra-java/debian/control	2008-07-17 20:32:58 UTC (rev 6709)
+++ trunk/libcobra-java/debian/control	2008-07-18 09:00:08 UTC (rev 6710)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, rhino, libxalan2-java, java-gcj-compat-dev
-Standards-Version: 3.7.3
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant, rhino, libxalan2-java, openjdk-6-jdk
+Standards-Version: 3.8.0
 Homepage: http://html.xamjwg.org/cobra.jsp
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcobra-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcobra-java

Modified: trunk/libcobra-java/debian/rules
===================================================================
--- trunk/libcobra-java/debian/rules	2008-07-17 20:32:58 UTC (rev 6709)
+++ trunk/libcobra-java/debian/rules	2008-07-18 09:00:08 UTC (rev 6710)
@@ -2,9 +2,8 @@
 
 include /usr/share/cdbs/1/class/ant.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-JAVA_HOME 		:= /usr/lib/jvm/java-gcj
+JAVA_HOME 		:= /usr/lib/jvm/java-6-openjdk
 DEB_ANT_BUILDFILE	:= debian/build.xml
 DEB_ANT_BUILD_TARGET 	:= jar javadoc
 DEB_JARS 		:= js xml-apis

Modified: trunk/libcobra-java/debian/watch
===================================================================
--- trunk/libcobra-java/debian/watch	2008-07-17 20:32:58 UTC (rev 6709)
+++ trunk/libcobra-java/debian/watch	2008-07-18 09:00:08 UTC (rev 6710)
@@ -1,4 +1,3 @@
 version=3
-#http://nchc.dl.sourceforge.net/sourceforge/xamj/ cobra-(.*)\.zip \
 http://sf.net/xamj/ cobra-(.*)\.zip \
   debian debian/orig-tar.sh




More information about the pkg-java-commits mailing list