Source: libdisasm Section: libs Priority: optional Maintainer: Kees Cook Build-Depends: debhelper (>= 9.0~), perl, dh-autoreconf Standards-Version: 3.9.5 Vcs-Browser: http://bastard.cvs.sourceforge.net/bastard/libdisasm/ Vcs-Cvs: :pserver:anonymous@bastard.cvs.sourceforge.net:/cvsroot/bastard Homepage: http://bastard.sourceforge.net/libdisasm.html Package: libdisasm-dev Section: libdevel Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: libdisasm0 (= ${binary:Version}), ${misc:Depends} Description: disassembler library for x86 code (development files) Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. . This package contains the development files. Package: libdisasm0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: x86dis Description: disassembler library for x86 code Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. Package: x86dis Section: utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Frontend to libdisasm Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. . This package contains the x86dis command-line frontend.