diff --git a/control b/control
index 10641b84..eb488489 100644
--- a/control
+++ b/control
@@ -861,9 +861,7 @@ Homepage: http://udk.openoffice.org/python/python-bridge.html
 Package: libreoffice-officebean
 Architecture: alpha amd64 arm64 armel armhf i386 ia64 m68k mips mipsel mips64el powerpc ppc64 ppc64el s390x sparc64 powerpcspe kfreebsd-amd64 kfreebsd-i386
 Section: java
-Depends: libofficebean-java,
-         libreoffice-core (= ${binary:Version}) | libreoffice-core-nogui (= ${binary:Version}),
-         ${java-common-depends},
+Depends: libreoffice-core (= ${binary:Version}) | libreoffice-core-nogui (= ${binary:Version}),
          ${java-runtime-depends},
          ${java:Depends},
          ${misc:Depends},
@@ -872,7 +870,7 @@ Description: office productivity suite -- Java bean
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
  .
- This package contains binaries for the the LibreOffice Office Bean for
+ This package contains the JNI library for the the LibreOffice Office Bean for
  embedding LibreOffice in custom Java applications.
 
 Package: libreoffice-script-provider-python
@@ -1048,10 +1046,12 @@ Description: LibreOffice UNO runtime environment -- UNO interface library
 
 Package: libofficebean-java
 Section: java
-Depends: ${java:Depednds}, ${misc:Depends}
+Depends: libreoffice-officebean (= ${binary:Version}),
+         ${java:Depends},
+         ${misc:Depends}
 Architecture: all
-Replaces: libreoffice-officebean (<< 1:6.4.0~beta1-1)
-Breaks: libreoffice-officebean (<< 1:6.4.0~beta1-1)
+Replaces: libreoffice-officebean (<< 1:6.4.0~rc1-6)
+Breaks: libreoffice-officebean (<< 1:6.4.0~rc1-6)
 Description: A generic Java Bean wrapper for LibreOffice components
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
diff --git a/control.in b/control.in
index 853c9e39..57eeb530 100644
--- a/control.in
+++ b/control.in
@@ -639,7 +639,6 @@ Package: libreoffice-officebean
 Architecture: %OOO_JAVA_ARCHS%
 Section: java
 Depends: libreoffice-core (= ${binary:Version}) | libreoffice-core-nogui (= ${binary:Version}),
-         libofficebean-java, ${java-common-depends},
          ${java-runtime-depends},
          ${java:Depends},
          ${misc:Depends},
@@ -648,7 +647,7 @@ Description: office productivity suite -- Java bean
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
  .
- This package contains binaries for the the LibreOffice Office Bean for
+ This package contains the JNI library for the the LibreOffice Office Bean for
  embedding LibreOffice in custom Java applications.
 
 Package: libreoffice-script-provider-python
@@ -802,8 +801,8 @@ Package: libunoil-java
 Section: java
 Depends: ${java:Depends}, ${misc:Depends}
 Architecture: all
-Replaces: libreoffice-java-common (<< 1:6.4.0~beta1-1)
-Breaks: libreoffice-java-common (<< 1:6.4.0~beta1-1)
+Replaces: libreoffice-java-common (<< 1:6.4.0~rc1-6)
+Breaks: libreoffice-java-common (<< 1:6.4.0~rc1-6)
 Description: LibreOffice UNO runtime environment -- UNO interface library
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
