diff -Nru socket++-1.12.13/debian/changelog socket++-1.12.13/debian/changelog --- socket++-1.12.13/debian/changelog 2013-12-31 11:39:23.000000000 +0100 +++ socket++-1.12.13/debian/changelog 2014-11-07 09:51:04.000000000 +0100 @@ -1,3 +1,10 @@ +socket++ (1.12.13-8) unstable; urgency=low + + * Really make the package multiarch capable. Closes: #768405 + * Bump Std-Vers to 3.9.6, no changes needed. + + -- Mathieu Malaterre Fri, 07 Nov 2014 09:48:56 +0100 + socket++ (1.12.13-7) unstable; urgency=low * Hurd does not support sys_errlist diff -Nru socket++-1.12.13/debian/control socket++-1.12.13/debian/control --- socket++-1.12.13/debian/control 2013-12-31 11:40:33.000000000 +0100 +++ socket++-1.12.13/debian/control 2014-11-07 09:51:04.000000000 +0100 @@ -3,14 +3,15 @@ Uploaders: Mathieu Malaterre Section: libs Priority: optional -Build-Depends: debhelper (>= 9~), dh-autoreconf, texinfo, install-info -Standards-Version: 3.9.5 +Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, install-info +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/socket++/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/socket++/trunk/ Homepage: http://www.linuxhacker.at/socketxx Package: libsocket++1 Architecture: any +Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: lightweight convenience library to handle low level BSD sockets in C++ - libs @@ -25,6 +26,7 @@ Package: libsocket++-dev Section: libdevel +Multi-Arch: same Architecture: any Depends: ${misc:Depends}, libsocket++1 (= ${binary:Version}) Description: lightweight convenience library to handle low level BSD sockets in C++ -devel