Source: gpt
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Marcelo Jorge Vieira (metal) <metal@debian.org>
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, antlr, libantlr-dev, libpcre3-dev, locales
Standards-Version: 3.9.3
Homepage: http://gpt.berlios.de
Vcs-Git: git://git.debian.org/git/users/metal/gpt.git
Vcs-Browser: http://git.debian.org/?p=users/metal/gpt.git;a=summary

Package: gpt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, nasm
Description: G-Portugol is a portuguese structured programming language
 based on the popular, freeform, pseudocode known as portugol.
 The compiler features native compilation, translation to C code,
 and interpretation of algorithms.

Package: libgportugol-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libgportugol0 (= ${binary:Version}), antlr, libantlr-dev, libpcre3-dev
Description: Development files for the G-Portugol library
 G-Portugol is a portuguese structured programming language, based on the
 popular, freeform, pseudocode known as portugol. The compiler features
 native compilation, translation to C code, and interpretation of algorithms.

Package: libgportugol0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: G-Portugol library
 G-Portugol is a portuguese structured programming language, based on the
 popular, freeform, pseudocode known as portugol. The compiler features
 native compilation, translation to C code, and interpretation of algorithms.
