The unified diff between revisions [28545cda..] and [55895500..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [0031848e140371d8523cf7e98cad626f2d269b96]
# to [f2c131037bcb760ef37f01c49946123792027352]
#
============================================================
--- debian/changelog 0031848e140371d8523cf7e98cad626f2d269b96
+++ debian/changelog f2c131037bcb760ef37f01c49946123792027352
@@ -4,7 +4,7 @@ asis (2008-1) unstable; urgency=low
* debian/control (libasis-dev): rename to libasis2008-dev, with
Conflicts: and Replaces:, per Debian Policy for Ada
[http://people.debian.org/~lbrenta/debian-ada-policy.html]
- (libasis2007.1): rename to libasis2008.
+ (libasis2007.1): rename to libasis2008 with soname bump.
(Build-Depends): Transition to gnat-4.4, libgnatvsn4.4.
* debian/patches/gnat-4.3.patch: rename to gnat-4.4.patch and
adjust to the new version of the compiler and libgnatvsn.
@@ -14,13 +14,13 @@ asis (2008-1) unstable; urgency=low
* debian/tools.gpr (Default_Switches): build with -fstack-check.
* debian/rules: simplify now that install_asis.gpr is a proper
library project file; gnatmake knows about -fPIC, sonames,
- and where to place .ali files.
+ where to place .ali files and their required permissions.
(aliversion): new, set to 2008.
(soversion): new, set to 2008.
- * asis-programs: now includes the new static analysis tool for
- multitasking programs, gnatsync.
+ * asis-programs: add gnatsync, new tool to analyze multitasking
+ programs for race conditions.
- -- Ludovic Brenta <lbrenta@debian.org> Sat, 31 Oct 2009 15:24:23 +0100
+ -- Ludovic Brenta <lbrenta@debian.org> Sat, 31 Oct 2009 15:43:19 +0100
asis (2007-5) unstable; urgency=low
@@ -180,7 +180,7 @@ asis (3.15p-7) unstable; urgency=low
libgnatprj-dev. (was already done in -6, but not documented).
* debian/rules (CPUS): detect how many CPUs we have and do a parallel build.
- -- Ludovic Brenta <ludovic@ludovic-brenta.org> Thu, 13 Oct 2005 19:15:59 +0200
+ -- Ludovic Brenta <ludovic@ludovic-brenta.org> Thu, 13 Oct 2005 19:15:59 +0200
asis (3.15p-6) unstable; urgency=low