With this patch, the transition to gnat-4.1 as the default Ada compiler will be complete; I will start uploading packages that build-depend on gnat (>= 4.1) after both gcc-defaults (=1.37) and gcc-4.1 (>= 4.1.1-6) are uploaded.
-- Ludovic Brenta. [Ludovic Brenta] * debian/control.m4, debian/control (gnat): conflict with gnat (<< 4.1), not all versions of gnat, since gcc-defaults will now provide gnat (=4.1) which depends on gnat-4.1. --- control.m4 543b53c2f2db746f445a883678f1ee77dd5d6ec7 +++ control.m4 6bff7f2372e23374c0e77396f491e70d3f904354 @@ -944,7 +944,7 @@ Depends: BASEDEP, gcc`'PV (= ${gcc:Version}), ${dep:libgnat}, ${dep:libcdev}, ${shlibs:Depends} Suggests: gnat`'PV-doc, ada-reference-manual Provides: ada-compiler, gnat -Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0 +Conflicts: gnat, gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0 Description: The GNU Ada compiler This is the GNU Ada compiler, which compiles Ada on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]