The unified diff between revisions [e6fb9d53..] and [6e842c59..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'debian/control'
#
#
# patch "debian/control"
# from [61ee56b5626bcd5b5329047b29ba4b8c376197e4]
# to [654f8a835f9b2513a8333e2036db349053ce0879]
#
============================================================
--- debian/control 61ee56b5626bcd5b5329047b29ba4b8c376197e4
+++ debian/control 654f8a835f9b2513a8333e2036db349053ce0879
@@ -14,7 +14,7 @@ Section: libdevel
# architecture is limited only because gnat is; keep this in sync with gnat
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
-Depends: gnat-4.4, libgnadecommon1 (= ${binary:Version})
+Depends: gnat, gnat-4.4, ada-compiler, libgnadecommon1 (= ${binary:Version})
Suggests: libgnadecommon-dbg
Description: GNat Ada Database Environment - subprograms common to other GNADE packages
GNADE is a complete database development environment for Ada
@@ -33,6 +33,7 @@ Depends: libgnadecommon1 (= ${binary:Ver
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: debug
Depends: libgnadecommon1 (= ${binary:Version})
+Suggests: gnat, ada-compiler
Description: GNat Ada Database Environment - common debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of:
@@ -61,7 +62,8 @@ Section: libdevel
Package: libgnadeodbc1-dev
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
-Depends: gnat-4.4, libgnadecommon1-dev (= ${binary:Version}), unixodbc (>= 2.2.11-16), libgnadeodbc2 (= ${binary:Version})
+Depends: gnat, gnat-4.4, ada-compiler,
+ libgnadecommon1-dev (= ${binary:Version}), unixodbc (>= 2.2.11-16), libgnadeodbc2 (= ${binary:Version})
Suggests: libgnadesqlite3-dev, libgnadeodbc-dbg
Conflicts: gnade-dev, libgnadeodbc-dev
Replaces: libgnadeodbc-dev
@@ -82,6 +84,7 @@ Depends: libgnadeodbc2 (= ${binary:Versi
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: debug
Depends: libgnadeodbc2 (= ${binary:Version})
+Suggests: gnat, ada-compiler
Description: GNat Ada Database Environment - ODBC debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of:
@@ -109,7 +112,8 @@ Architecture: amd64 hppa i386 ia64 kfree
Package: libgnadesqlite3-1-dev
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
-Depends: gnat-4.4, libgnadecommon1-dev (= ${binary:Version}), libsqlite3-dev, libgnadesqlite3-2 (= ${binary:Version})
+Depends: gnat, gnat-4.4, ada-compiler,
+ libgnadecommon1-dev (= ${binary:Version}), libsqlite3-dev, libgnadesqlite3-2 (= ${binary:Version})
Section: libdevel
Suggests: libgnadesqlite3-dbg
Conflicts: libgnadesqlite-dev
@@ -131,6 +135,7 @@ Section: debug
Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Depends: libgnadesqlite3-2 (= ${binary:Version})
Section: debug
+Suggests: gnat, ada-compiler
Description: GNat Ada Database Environment - SQLite3 debugging symbols
GNADE is a complete database development environment for Ada
programmers. It consists of: