[Pkg-gdb-logs] [gdb] 10/11: debian/control: declare gdb{, -python2} m-a same

Hector Oron zumbi at moszumanska.debian.org
Wed Dec 14 11:35:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

zumbi pushed a commit to branch master
in repository gdb.

commit edb0ea60fec886951bded3e219e49f8cc49662d8
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Wed Dec 14 12:13:05 2016 +0100

    debian/control: declare gdb{,-python2} m-a same
    
      Now that we ship jit-reader.h in those package, make them co-installable
      in a multiarch environment.
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/control    | 2 ++
 debian/control.in | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 0e01b2d..38bdf48 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Homepage: http://www.gnu.org/s/gdb/
 
 Package: gdb
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python3:Depends}
@@ -63,6 +64,7 @@ Description: GNU Debugger
 
 Package: gdb-python2
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Recommends: libc-dbg
diff --git a/debian/control.in b/debian/control.in
index 47bb94f..6e1e4f1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -46,6 +46,7 @@ Homepage: http://www.gnu.org/s/gdb/
 
 Package: gdb at TS@
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          ${python3:Depends}
@@ -63,6 +64,7 @@ Description: GNU Debugger
 
 Package: gdb-python2 at TS@
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Recommends: libc-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list