The unified diff between revisions [c9f346c2..] and [bd016fa4..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'debian/README.source'

#
#
# patch "debian/README.source"
#  from [7723c320d71ee460aec6bf78d02179568e0d16f0]
#    to [e29cfb655e1e73bdab8ff160d0cd760d7ff70d53]
#
============================================================
--- debian/README.source	7723c320d71ee460aec6bf78d02179568e0d16f0
+++ debian/README.source	e29cfb655e1e73bdab8ff160d0cd760d7ff70d53
@@ -4,6 +4,11 @@ call that version 1.6.2 here.
 The upstream CVS head was not officially released from SourceForge; we
 call that version 1.6.2 here.

+The SourceForge GNADE distribution uses autotools to create some
+files. We do not use autotools in the Debian build. We suppress the
+lintian error for the out-of-date autotools files in the GNADE source
+in source.lintian-overrides.
+
 Many Ada files in GNADE import C structs and functions. Those imports
 must be manually checked against the corresponding C header files
 (given in Ada comments) for each soname change in the corresponding C