[Crosstoolchain-logs] [gdb] 02/03: d/control.in: add ppc64el architecture

Hector Oron zumbi at moszumanska.debian.org
Thu May 8 10:12:14 UTC 2014


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

zumbi pushed a commit to branch master
in repository gdb.

commit 9f8e7c944e55463a80d12fe49f79e42b93fa48d4
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Thu May 8 11:57:54 2014 +0200

    d/control.in: add ppc64el architecture
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/control.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 4742d20..1ba5eb9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -41,7 +41,7 @@ Homepage: http://www.gnu.org/s/gdb/
 
 Package: gdb at TS@
 Architecture: any
-Depends: gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x x32],
+Depends: gdbserver [amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x x32],
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: libc-dbg
@@ -95,7 +95,7 @@ Description: GNU Debugger (with support for multiple architectures)
  target architectures.
 
 Package: gdbserver
-Architecture: amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x x32
+Architecture: amd64 armel armhf arm64 i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x x32
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: gdb (<< 7.0.1-1)
 Description: GNU Debugger (remote server)

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



More information about the Crosstoolchain-logs mailing list