Source: libopenraw Tags: patch Followup-For: Bug #802471 This works for me, tested installing libopenraw1v5 package.
-- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru libopenraw-0.0.9/debian/changelog libopenraw-0.0.9/debian/changelog --- libopenraw-0.0.9/debian/changelog 2015-10-20 06:30:56.000000000 -0200 +++ libopenraw-0.0.9/debian/changelog 2015-10-21 11:59:53.000000000 -0200 @@ -1,3 +1,10 @@ +libopenraw (0.0.9-3.8) unstable; urgency=medium + + * Non-maintainer upload. + * Replaces and Conflicts with libopenraw1 instead of libopenraw1v5. + + -- Thadeu Lima de Souza Cascardo <casca...@debian.org> Wed, 21 Oct 2015 11:59:07 -0200 + libopenraw (0.0.9-3.7) unstable; urgency=medium * Add Replaces and Conflicts for v5 ABI transition. diff -Nru libopenraw-0.0.9/debian/control libopenraw-0.0.9/debian/control --- libopenraw-0.0.9/debian/control 2015-10-20 06:29:25.000000000 -0200 +++ libopenraw-0.0.9/debian/control 2015-10-21 11:59:03.000000000 -0200 @@ -38,8 +38,8 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} -Replaces: libopenraw1v5 -Conflicts: libopenraw1v5 +Replaces: libopenraw1 +Conflicts: libopenraw1 Depends: ${shlibs:Depends} , ${misc:Depends} @@ -59,8 +59,8 @@ libopenraw1v5 (= ${binary:Version}) , libopenrawgnome1v5 (= ${binary:Version}) , ${misc:Depends} -Replaces: libopenraw1v5-dbg, libopenrawgnome1 -Conflicts: libopenraw1v5-dbg, libopenrawgnome1 +Replaces: libopenraw1-dbg, libopenrawgnome1 +Conflicts: libopenraw1-dbg, libopenrawgnome1 Section: debug Description: debugging symbols for libopenraw and libopenrawgnome libopenraw is an ongoing project to provide a free software implementation for @@ -81,8 +81,8 @@ ${shlibs:Depends} , ${misc:Depends} , libopenraw1v5 (= ${binary:Version}) -Replaces: libopenrawgnome1v5 -Conflicts: libopenrawgnome1v5 +Replaces: libopenrawgnome1 +Conflicts: libopenrawgnome1 Description: free implementation for RAW decoding (GNOME integration) libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited