gnat-gps 5.0-6ubuntu1 source package in Ubuntu

Changelog

gnat-gps (5.0-6ubuntu1) precise-proposed; urgency=low

  * Backport fix from Quantal (LP: #1059621):
    - Avoid symlinking documentation directories (Closes: #684194).
 -- Evan Dandrea <email address hidden>   Wed, 17 Oct 2012 14:27:48 +0100

Upload details

Uploaded by:
Evan
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe devel

Downloads

File Size SHA-256 Checksum
gnat-gps_5.0.orig.tar.bz2 7.9 MiB 996665e34709aef47bc67d24704a801610d3910fad69235cf9caf27495f63013
gnat-gps_5.0-6ubuntu1.debian.tar.bz2 58.1 KiB 1bfd8bc5667a865d5bf39daa9ea8c54d42af47fa76581a0a69c6d5ce8bec05c5
gnat-gps_5.0-6ubuntu1.dsc 1.8 KiB d7c3d2e8828111a7cc85bcef9b69f27e5e0a055f8b7583847714fd804087f71b

View changes file

Binary packages built by this source

gnat-gps: integrated development environment for C and Ada

 GNAT Programming Studio 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.

gnat-gps-common: integrated development environment for C and Ada (common files)

 GNAT Programming Studio is a complete integrated development environment
 that gives access to a wide range of tools and integrates them smoothly.
 .
 This package contains images, templates and plug-ins required at run time
 by GPS.

gnat-gps-dbg: integrated development environment for C and Ada (debugging symbols)

 GNAT Programming Studio 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.

gnat-gps-doc: integrated development environment for C and Ada (documentation)

 GNAT Programming Studio is a complete integrated development environment
 that gives access to a wide range of tools and integrates them smoothly.
 .
 This package contains the documentation 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