Package: adacontrol
Version: 1.12r4-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
Dear Maintainer,
This package depends on a old gnat version. Currently it doesn't build on
ppc64el because ppc64el support started on GCC/GNAT 4.8, so, I would like if
you can increase the gnat version on the dependencies, to a more recent version.
I am providing a patch that would do it for you.
On the other side, if you want to continue to use the current gnat version, you
can do something like:
-Depends: gnat-4-6
+Depends: gnat-4.6 [!ppc64el] | gnat-4.9 [ppc64el]
Thank you,
Breno
Index: adacontrol-1.12r4/debian/control
===================================================================
--- adacontrol-1.12r4.orig/debian/control
+++ adacontrol-1.12r4/debian/control
@@ -4,12 +4,12 @@ Maintainer: Ludovic Brenta <lbrenta@debi
Section: devel
Priority: optional
Standards-Version: 3.9.2
-Build-Depends: gnat, gnat-4.6, libasis2010-dev, quilt, debhelper (>= 7)
+Build-Depends: gnat, gnat-4.8, libasis2010-dev, quilt, debhelper (>= 7)
Package: adacontrol
Architecture: any
Priority: optional
-Depends: gnat-4.6, ${shlibs:Depends}, ${misc:Depends}
+Depends: gnat-4.8, ${shlibs:Depends}, ${misc:Depends}
Enhances: gnat-gps, gprbuild
Description: Ada rules controller
AdaControl verifies that Ada software meets the requirements of a