The unified diff between revisions [b89440b3..] and [121647f0..] 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 [95685826109bd4dda8a38330e2a492f6b88570d2]
# to [7c545cfed608c8a6c8cefc7e84e3f611dd1fdb26]
#
============================================================
--- debian/control 95685826109bd4dda8a38330e2a492f6b88570d2
+++ debian/control 7c545cfed608c8a6c8cefc7e84e3f611dd1fdb26
@@ -14,7 +14,7 @@ Section: libdevel
# architecture is limited only because gnat is; keep this in sync with gnat
Architecture: alpha amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
-Depends: gnat-4.3
+Depends: gnat-4.3, libgnadecommon1 (= ${binary:Version})
Description: GNat Ada Database Environment - subprograms common to other GNADE packages
GNADE is a complete database development environment for Ada
programmers. It consists of:
@@ -60,7 +60,7 @@ Section: libdevel
Package: libgnadeodbc-dev
Architecture: alpha amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
Section: libdevel
-Depends: gnat-4.3, libgnadecommon-dev, unixodbc (>= 2.2.4-6), libgnadeodbc2 (= ${binary:Version})
+Depends: gnat-4.3, unixodbc (>= 2.2.11-16), libgnadeodbc2 (= ${binary:Version})
Suggests: gnade-doc (= ${source:Version}), libgnadesqlite3-dev
Conflicts: gnade-dev
Description: GNat Ada Database Environment - ODBC programming interface
@@ -107,7 +107,7 @@ Architecture: alpha amd64 hppa i386 ia64
Package: libgnadesqlite3-dev
Architecture: alpha amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
-Depends: gnat-4.3, libgnadecommon-dev (= ${binary:Version}), libgnadesqlite3-2 (= ${binary:Version}), libsqlite3-dev
+Depends: gnat-4.3, libgnadecommon-dev (= ${binary:Version}), libsqlite3-dev, libgnadesqlite3-2 (= ${binary:Version})
Section: libdevel
Description: GNat Ada Database Environment - SQLite3 programming interface
GNADE is a complete database development environment for Ada