Author: malat Date: 2014-11-07 07:58:59 +0000 (Fri, 07 Nov 2014) New Revision: 18457
Modified: trunk/packages/charls/trunk/debian/changelog trunk/packages/charls/trunk/debian/control Log: prepare upload Modified: trunk/packages/charls/trunk/debian/changelog =================================================================== --- trunk/packages/charls/trunk/debian/changelog 2014-11-07 07:05:41 UTC (rev 18456) +++ trunk/packages/charls/trunk/debian/changelog 2014-11-07 07:58:59 UTC (rev 18457) @@ -1,3 +1,9 @@ +charls (1.0-6) unstable; urgency=low + + * Really make the package multiarch capable. + + -- Mathieu Malaterre <[email protected]> Fri, 07 Nov 2014 08:58:36 +0100 + charls (1.0-5) unstable; urgency=medium * Rework the symbol file to hide stl exported symbols Modified: trunk/packages/charls/trunk/debian/control =================================================================== --- trunk/packages/charls/trunk/debian/control 2014-11-07 07:05:41 UTC (rev 18456) +++ trunk/packages/charls/trunk/debian/control 2014-11-07 07:58:59 UTC (rev 18457) @@ -13,6 +13,7 @@ Package: libcharls-dev Architecture: any Section: libdevel +Multi-Arch: same Depends: libcharls1 (= ${binary:Version}), ${misc:Depends} Description: Implementation of the JPEG-LS standard (development libraries) @@ -29,6 +30,7 @@ Package: libcharls1 Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
