And one last bit of the patch (apply on top of the attachment):

diff --git a/debian/changelog b/debian/changelog
index 15e4e33..7af3da1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ subversion (1.6.17dfsg-3.1) unstable; urgency=low
   * Split libsvn-java to libsvn-java and libsvn-jni (Closes: #670034)
   * Depend on generic libdb-dev and db-util (Closes: #621460)
   * Install java files prior to dh_install -i call
+  * Declare proper relationships between -jni and -java packages

- -- Ondřej Surý <ond...@debian.org>  Tue, 29 May 2012 13:59:11 +0200
+ -- Ondřej Surý <ond...@debian.org>  Tue, 29 May 2012 15:49:32 +0200

 subversion (1.6.17dfsg-3) unstable; urgency=medium

diff --git a/debian/control b/debian/control
index f94fe1f..73a8fe2 100644
--- a/debian/control
+++ b/debian/control
@@ -128,6 +128,8 @@ Section: java
 Architecture: any
 Multi-Arch: same
 Pre-Depends: multiarch-support
+Breaks: libsvn-java (<< 1.6.17dfsg-3.1)
+Replaces: libsvn-java (<< 1.6.17dfsg-3.1)
 Depends: libsvn1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Java native interface bindings for Subversion
  This is a set of Java classes which provide the functionality of


On Tue, May 29, 2012 at 3:26 PM, Ondřej Surý <ond...@sury.org> wrote:
> subversion (1.6.17dfsg-3.1) unstable; urgency=low
>
>  * Non-maintainer upload
>  * Disable test-suite which was broken by apr 1.4.6 update (Closes: #669494)
>  * Also rescue on Errno::EINVAL (Closes: #624810, #629952)
>  * Split libsvn-java to libsvn-java and libsvn-jni (Closes: #670034)
>  * Depend on generic libdb-dev and db-util (Closes: #621460)
>  * Install java files prior to dh_install -i call
>
>  -- Ondřej Surý <ond...@debian.org>  Tue, 29 May 2012 13:59:11 +0200
>
> The fix for #624810, #629952 should also apply to stable updates.
>
> The update will unfortunatelly be stalled in NEW queue due -java, -jni split.
>
> O.
> --
> Ondřej Surý <ond...@sury.org>



-- 
Ondřej Surý <ond...@sury.org>



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to