[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/libreoffice/3.3.0/experimental r2356: depend on gcj-jre instead of (the virtual) java-gcj-compat



------------------------------------------------------------
revno: 2356
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Fri 2011-01-28 19:32:36 +0100
message:
  depend on gcj-jre instead of (the virtual) java-gcj-compat
modified:
  changelog
  control
  control.gcj.in
=== modified file 'changelog'
--- a/changelog	2011-01-27 19:22:56 +0000
+++ b/changelog	2011-01-28 18:32:36 +0000
@@ -8,8 +8,11 @@
       only option, thanks Kees Cook
     - install jar.sos in /usr/lib/gcj/libreoffice instead of /openoffice
       (closes: #611276) 
+  * debian/control.gcj.in:
+    - depend on gcj-jre instead of (the virtual) java-gcj-compat
+      (closes: #609657) 
 
- -- Rene Engelhard <rene@debian.org>  Thu, 27 Jan 2011 19:20:13 +0000
+ -- Rene Engelhard <rene@debian.org>  Fri, 28 Jan 2011 11:59:43 +0100
 
 libreoffice (1:3.3.0-1) experimental; urgency=low
 

=== modified file 'control'
--- a/control	2011-01-24 10:18:36 +0000
+++ b/control	2011-01-28 18:32:36 +0000
@@ -3137,7 +3137,7 @@
 
 Package: libreoffice-gcj
 Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel s390 s390x sparc kfreebsd-amd64 kfreebsd-i386
-Depends: ${shlibs:Depends}, java-gcj-compat, libreoffice-core (= ${binary:Version}), libreoffice-java-common (= ${source:Version}), ${java-gcj-depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, gcj-jre, libreoffice-core (= ${binary:Version}), libreoffice-java-common (= ${source:Version}), ${java-gcj-depends}, ${misc:Depends}
 Enhances: libreoffice-writer, libreoffice-base
 Description: office productivity suite -- Java libraries for GIJ
  LibreOffice is a full-featured office productivity suite that provides

=== modified file 'control.gcj.in'
--- a/control.gcj.in	2010-10-12 00:40:55 +0000
+++ b/control.gcj.in	2011-01-28 18:32:36 +0000
@@ -1,7 +1,7 @@
 Package: libreofficeVER-gcj
 Architecture: %OOO_GCJ_ARCHS%
 Depends: ${shlibs:Depends}, 
- java-gcj-compat,
+ gcj-jre,
  libreofficeVER-core (= ${binary:Version}),
  libreofficeVER-java-common (= ${source:Version}),
  ${java-gcj-depends},


Reply to: