Source: gnat-gps
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Ludovic Brenta <lbrenta@debian.org>
Uploaders: Xavier Grave <xavier.grave@ipno.in2p3.fr>,
 Nicolas Boulenguez <nicolas.boulenguez@free.fr>
Build-Depends: gnat, gnat-4.4, libgnatprj4.4-dev, python-dev,
 libtemplates-parser11.5-dev (>= 11.5-2), libgtkada2.14.2-dev, tcl8.4-dev,
 debhelper (>= 7.0.50~)
Build-Depends-Indep: texinfo,  imagemagick,
 texlive-fonts-recommended, texlive-latex-base, texlive-generic-recommended
Standards-Version: 3.8.4
Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.gnat-gps
Vcs-Svn: http://svn.eu.adacore.com/anonsvn/Dev/trunk/gps
Homepage: http://libre.adacore.com/libre/tools/gps

Package: gnat-gps
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 s390 sparc armel
# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
# mips  is temporarily disabled due to #http://bugs.debian.org/566234
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: gnat (>= 4.3), gdb (>= 6.8),
 gnat-gps-doc (= ${source:Version}), ada-reference-manual-text
Description: The GNAT Programming System - advanced IDE for C and Ada
 GPS is a complete integrated development environment that gives access
 to a wide range of tools and integrates them smoothly.
 .
 GPS gives access to built-in file editing; HTML based help system;
 complete compile/build/run cycle; intelligent source navigation;
 project management; general graph technology giving access to many
 different browsers such as source dependency, project dependency, call
 graphs, etc.; fully integrated visual debugger, based on the GVD
 technology, and enhanced for inclusion in GPS; generic version control
 system, providing access to CVS, ClearCase, and possibly others in the
 future; many other tools such as a visual comparison, automatic
 generation of files, source reformatting.
 .
 GPS is fully customizable, providing several levels of customizations:
 a first level, available through the preferences dialog; a second
 level, which allows you to customize your menu items, tool bar and key
 bindings; a third level, which allows you to automate processing
 through scripts; and a fourth level, which allows any kind of very
 specific or tight integration, due to the open nature of GPS, and to
 its architecture.
 .
 GPS also integrates with existing editors such as Emacs and Vi.

Package: gnat-gps-dbg
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 s390 sparc armel
# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
# mips  is temporarily disabled due to #http://bugs.debian.org/566234
Priority: extra
Section: debug
Depends: gnat-gps (= ${binary:Version}), ${misc:Depends}
Description: The GNAT Programming System - advanced IDE for C and Ada (debugging symbols)
 GPS is a complete integrated development environment that gives access
 to a wide range of tools and integrates them smoothly.
 .
 This package contains the detached debugging symbols for debugging GPS.

Package: gnat-gps-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Description: The GNAT Programming System - documentation
 This package contains the documentation for GPS, the GNAT Programming
 System, in ASCII, Info, HTML and PostScript formats.  This documentation
 consists of:
 .
  - the GPS Tutorial: building Hello, World with the GPS
  - a User's Guide: using the GPS for multi-language projects
  - a Programmer's Manual: extending the GPS with new modules
