Package: libncursesada Version: 5.9.20110404 Severity: normal Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el
Dear Maintainer, This package depends on an old gnat version that is not supported on newer architectures. 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 changes the dependencies from version 4.6 to 4.8. If you don't like this change and you would want to continue to use the current gnat version, I would request to change the dependencies for ppc64el, so, we are going to be able to build this package on ppc64el architecture. You can do that using something like: -Depends: gnat-4-6 +Depends: gnat-4.6 [!ppc64el] | gnat-4.9 [ppc64el] Thank you, Breno
Index: libncursesada-5.9.20110404/debian/control =================================================================== --- libncursesada-5.9.20110404.orig/debian/control +++ libncursesada-5.9.20110404/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Nicolas Boulenguez <nico...@debian.org> Build-Depends: dpkg-dev (>= 1.16.1), debhelper (>= 9), dh-autoreconf, autoconf-dickey, - gnat, gnat-4.6, + gnat, gnat-4.9, pkg-config, dh-ada-library (>= 5.4), # Previous versions did enforce a symlink.