Package: liblog4ada
Version: 1.2-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el

Dear Maintainer,

This package is build depending on gnat version 4.9 and run depending on
version 4.6. 

It might occur to be a problem on platforms that has gnat-4.6, and it certainly
is on ppc64el, since we don't have version 4.6, because the support was added
initially in version 4.8 of gnat (GCC).

So, I am providing a patch that makes both dependencies to 4.9.

Thank you,
Breno
Index: liblog4ada-1.2/debian/control
===================================================================
--- liblog4ada-1.2.orig/debian/control
+++ liblog4ada-1.2/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.5
 Package: liblog4ada2-dev
 Section: libdevel
 Architecture: any
-Depends: liblog4ada1 (= ${binary:Version}), gnat, gnat-4.6, ${misc:Depends}, libxmlezout2-dev
+Depends: liblog4ada1 (= ${binary:Version}), gnat, gnat-4.9, ${misc:Depends}, libxmlezout2-dev
 Description: Ada library for flexible logging (development)
  Log4Ada is a library that eases logging in applications written in
  Ada. It is modelled after, and compatible with, log4j.  For more

Reply via email to