diff -Nru gdb-7.4-2012.06/debian/changelog gdb-7.4-2012.06/debian/changelog --- gdb-7.4-2012.06/debian/changelog 2012-08-16 14:25:01.000000000 -0400 +++ gdb-7.4-2012.06/debian/changelog 2012-08-16 14:30:15.000000000 -0400 @@ -1,3 +1,10 @@ +gdb (7.4-2012.06-0ubuntu2.1) quantal-proposed; urgency=low + + [ Mark Russell ] + * Added Multi-arch: allowed field to gdb. (LP: #1036834) + + -- Adam Stokes Thu, 16 Aug 2012 14:29:05 -0400 + gdb (7.4-2012.06-0ubuntu2) quantal; urgency=low * segfault-when-checking-for-ctor-of-lambda.diff: diff -Nru gdb-7.4-2012.06/debian/control gdb-7.4-2012.06/debian/control --- gdb-7.4-2012.06/debian/control 2012-08-16 14:25:01.000000000 -0400 +++ gdb-7.4-2012.06/debian/control 2012-08-16 14:33:19.000000000 -0400 @@ -21,6 +21,7 @@ Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gdb-doc, gdbserver [amd64 armel armhf i386 ia64 mips mipsel powerpc s390] +Multi-Arch: allowed Description: The GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining diff -Nru gdb-7.4-2012.06/debian/control.in gdb-7.4-2012.06/debian/control.in --- gdb-7.4-2012.06/debian/control.in 2012-08-16 14:25:01.000000000 -0400 +++ gdb-7.4-2012.06/debian/control.in 2012-08-16 14:32:31.000000000 -0400 @@ -21,6 +21,7 @@ Section: devel Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gdb-doc, gdbserver [amd64 armel armhf i386 ia64 mips mipsel powerpc s390] +Multi-Arch: allowed Description: The GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining