Source: gdb-mingw-w64
Section: devel
Priority: extra
Maintainer: Stephen Kitt <steve@sk2.org>
DM-Upload-Allowed: yes
Build-Depends: autoconf,
               automake,
               bison,
               debhelper (>= 7.0.50~),
               expect,
               flex,
               gdb-source (>= 7.4),
               libcloog-ppl-dev,
               libexpat1-dev,
               libkvm-dev [kfreebsd-any],
               libncurses5-dev,
               libreadline-dev,
               libunwind7-dev [ia64],
               m4,
               mig [hurd-any],
               python-dev,
               texinfo
Build-Depends-Indep: gcc-mingw-w64
Standards-Version: 3.9.3
Homepage: http://www.gnu.org/software/gdb/
Vcs-Git: git://git.debian.org/collab-maint/gdb-mingw-w64.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gdb-mingw-w64.git;a=summary

Package: gdb-mingw-w64
Architecture: any
Depends: gdb (>= ${local:Version}), ${misc:Depends}, ${shlibs:Depends}
Recommends: gdb-mingw-w64-target
Built-Using: gdb (= ${gdb:Version})
Description: Cross-debugger for Win32 and Win64 using MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit Windows applications using the GNU Compiler Collection (gcc).
 .
 This package contains the gdb debugger which can be used with a
 Windows-hosted gdbserver to debug programs running on Windows hosts.
 .
 The gdb-mingw-w64-target package contains gdbserver and gdbreplay for
 32- and 64-bit Windows.

Package: gdb-mingw-w64-target
Architecture: all
Depends: ${misc:Depends}
Replaces: gdb-mingw-w64 (<< 7.3)
Breaks: gdb-mingw-w64 (<< 7.3)
Built-Using: gdb (= ${gdb:Version})
Description: Cross-debugger server for Win32 and Win64 using MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit Windows applications using the GNU Compiler Collection (gcc).
 .
 This package contains gdbserver and gdbreplay for 32- and 64-bit
 Windows.
