Package: u1db Version: 13.10-6 Severity: important Tags: patch pending Dear maintainer,
The json-c upstream has dropped an compatibility layer from libjson0(-dev) to libjson-c2(-dev) in current upstream release. u1db needs to update the dependency of libu1db-dev from libjson0-dev to libjson-c-dev and in order to fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792177, I'm going around each of the reverse dependencies of libjson0-dev. I've prepared an NMU for u1db (versioned as 13.10-6.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru u1db-13.10/debian/changelog u1db-13.10/debian/changelog --- u1db-13.10/debian/changelog 2015-05-21 22:15:14.000000000 +0100 +++ u1db-13.10/debian/changelog 2016-02-21 12:27:06.000000000 +0000 @@ -1,3 +1,10 @@ +u1db (13.10-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Ensure libu1db-dev depends on libjson-c-dev + + -- Neil Williams <[email protected]> Sun, 21 Feb 2016 12:27:04 +0000 + u1db (13.10-6) unstable; urgency=medium * Transition to dh_python2 (Closes: #786220) diff -Nru u1db-13.10/debian/control u1db-13.10/debian/control --- u1db-13.10/debian/control 2015-05-21 22:13:02.000000000 +0100 +++ u1db-13.10/debian/control 2016-02-21 12:26:25.000000000 +0000 @@ -63,7 +63,7 @@ Multi-Arch: same Depends: ${misc:Depends}, libcurl4-nss-dev | libcurl4-gnutls-dev | libcurl4-openssl-dev, - libjson0-dev, + libjson-c-dev, liboauth-dev, libsqlite3-dev, libu1db1 (= ${binary:Version}),
signature.asc
Description: PGP signature

