Package: liblog4cpp5v5 Version: 1.1.1-3 Tags: patch User: [email protected] Usertags: rebootstrap
liblog4cpp5v5 already uses multiarch paths for laying out its files, so it simply gain the "Multi-Arch: same" marking. This is actually beneficial, because a number of source packages need it for multiple architectures simultaneously (host via liblog4cpp5-dev and build via gnuradio). Please consider applying the attached patch. Helmut
diff --minimal -Nru log4cpp-1.1.1/debian/changelog log4cpp-1.1.1/debian/changelog --- log4cpp-1.1.1/debian/changelog 2016-08-29 15:58:51.000000000 +0200 +++ log4cpp-1.1.1/debian/changelog 2018-02-24 14:03:45.000000000 +0100 @@ -1,3 +1,10 @@ +log4cpp (1.1.1-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark liblog4cpp5v5 Multi-Arch: same. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Sat, 24 Feb 2018 14:03:45 +0100 + log4cpp (1.1.1-3) unstable; urgency=medium * Use right sized buffer on sparc64. Thanks james! (Closes: #835927) diff --minimal -Nru log4cpp-1.1.1/debian/control log4cpp-1.1.1/debian/control --- log4cpp-1.1.1/debian/control 2016-08-29 00:04:08.000000000 +0200 +++ log4cpp-1.1.1/debian/control 2018-02-24 14:03:43.000000000 +0100 @@ -25,6 +25,7 @@ Package: liblog4cpp5v5 Architecture: any +Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: liblog4cpp1c102, liblog4cpp3, liblog4cpp4, liblog4cpp5 Replaces: liblog4cpp0, liblog4cpp1c102, liblog4cpp3, liblog4cpp4, liblog4cpp5

