This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libdb-je-java.

commit 6dc2fa3c40f522da5237a8c8414990192122e284
Author: Varun Hiremath <va...@debian.org>
Date:   Thu May 7 23:48:34 2009 +0000

    * Convert to default-jre/jdk, thanks to Chris Cheney for the patch
      (Closes: #508974)
    * Bump Standards-Version to 3.8.1
    * Chnage the section to java
---
 debian/changelog | 9 +++++++++
 debian/control   | 8 ++++----
 debian/copyright | 4 ++--
 debian/rules     | 2 +-
 4 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 96ab2ed..61ef609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdb-je-java (3.3.62-3) unstable; urgency=low
+
+  * Convert to default-jre/jdk, thanks to Chris Cheney for the patch
+    (Closes: #508974)
+  * Bump Standards-Version to 3.8.1
+  * Chnage the section to java 
+
+ -- Varun Hiremath <va...@debian.org>  Thu, 07 May 2009 19:41:08 -0400
+
 libdb-je-java (3.3.62-2) unstable; urgency=low
 
   * Add patches/RawObject.diff, thanks to Andreas Jonsson (Closes: #506441)
diff --git a/debian/control b/debian/control
index 8b35bd9..543c10d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libdb-je-java
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Varun Hiremath <va...@debian.org>, Torsten Werner 
<twer...@debian.org>
 Build-Depends: cdbs, debhelper (>= 5), quilt
-Build-Depends-Indep: ant, java-gcj-compat-dev, glassfish-javaee
-Standards-Version: 3.8.0
+Build-Depends-Indep: ant, default-jdk, glassfish-javaee
+Standards-Version: 3.8.1
 Homepage: http://www.oracle.com/database/berkeley-db/je/index.html
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libdb-je-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libdb-je-java
@@ -13,7 +13,7 @@ Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libdb-je-java
 Package: libdb-je-java
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends},
- java-gcj-compat | java1-runtime | java2-runtime
+ default-jre-headless | java2-runtime-headless
 Description: Oracle Berkeley Database Java Edition
  Oracle Berkeley DB Java Edition is a open source, embeddable,
  transactional storage engine written entirely in Java. Like Oracle
diff --git a/debian/copyright b/debian/copyright
index cba06a8..4f64459 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ 
http://www.oracle.com/technology/software/products/berkeley-db/index.html
 
 Upstream Authors: Oracle. All rights reserved.
 
-Copyright: (c) 2002,2007 Oracle.  All rights reserved.
+Copyright: © 2002,2007 Oracle.  All rights reserved.
 
 License:
     Redistribution and use in source and binary forms, with or without
@@ -74,5 +74,5 @@ License:
     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     THE POSSIBILITY OF SUCH DAMAGE.
 
-The Debian packaging is (C) 2007, Varun Hiremath <varunhirem...@gmail.com> and
+The Debian packaging is © 2007, Varun Hiremath <varunhirem...@gmail.com> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
diff --git a/debian/rules b/debian/rules
index b514c05..f3b6f8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ 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/default-java
 DEB_ANT_BUILD_TARGET   := jar
 DEB_ANT_BUILDFILE      := debian/build.xml
 DEB_JARS               := glassfish-javaee

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libdb-je-java.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to