At next renaming of packages due to a gnat transition:

--

The gtkada reference manual is intended to be built by the
generate-docs script, using the gnat-gps tool, itself depending on the
gtkada library.

List: debian-devel
Subject: Re: On accepting pre-generated doc from upstream
Message-ID: <20130723120541.GB23436@frosties>
References: <4425638.rairflbtfP@luna>
        <20130718124538.GD23957@frosties>
        <2155301.FLmz5SKP4F@luna>

For the moment, the Debian packaging breaks this circular dependency
by not building the reference manual. A better solution would be to
have two source packages:

Package: libgtkada2.18-dev

Package: gnat-gps
Build-Depends: libgtkada2.18-dev

Package: libgtkada-doc
Build-Depends: gnat-gps

--

Partially related problem: lintian complains rightfully that most data
in libgtkada is actually arch-independant. Maybe a -common package
split is needed.
