[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Patch] #8: add changelog entries for patches #1 .. #7



Maybe I should have included changelog entries in each patch?  Anyway
here is a summary of the current situation with all patches applied.

-- 
Ludovic Brenta.

Index: changelog
===================================================================
RCS file: /var/lib/cvs/gcc-debian/F-A7E458B61A7145A9E956BCFF2E312108,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changelog	1 Apr 2006 14:11:50 -0000	1.4
+++ changelog	15 Apr 2006 12:51:16 -0000	1.5
@@ -1,3 +1,26 @@
+gcc-4.1 (4.1.0-2) unstable; urgency=low
+
+  [Ludovic Brenta]
+  * debian/patches/ada-default-project-path.dpatch: new.  gnatmake et al
+    now look in /usr/share/ada/adainclude for project files by default, as
+    per the Debian Policy for Ada.
+  * debian/patches/ada-symbolic-tracebacks.dpatch: new.  Add support for
+    symbolic tracebacks when handling exceptions in Ada.
+  * debian/patches/ada-missing-lib.dpatch: remove, superseded by
+    ada-symbolic-tracebacks.dpatch.
+  * debian/patches/ada-link-lib.dpatch: Build the GNAT tools in their own
+    toplevel directory build/gnattools, without recursing into
+    build/gcc/ada.  Link the GNAT tools dynamically against libgnat.so
+    (reduces the combined size of the GNAT tools from 8555 kB to 6932 kB
+    on i386).
+  * debian/patches/ada-libgnatvsn.dpatch: new.  Introduce a new shared
+    library named libgnatvsn, containing common components of GNAT under
+    the GNAT-Modified GPL, for use in GNAT tools, ASIS, GLADE and GPS.
+    Link the GNAT tools against libgnatvsn.so, too (further reduces the
+    combined size of the GNAT tools to 5138 kB on i386).
+
+ -- Ludovic Brenta <ludovic@ludovic-brenta.org>  Sat, 15 Apr 2006 14:50:52 +0200
+
 gcc-4.1 (4.1.0-1) unstable; urgency=low
 
   * libstdc++CXX-BV-dev.preinst: Remove (handling of c++ include dir for 4.0).



Reply to: