The unified diff between revisions [94371f06..] and [6633320d..] 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 [c7718ce376f6ec64589d56ae3d956b659d6a7aa6]
#    to [e97cb939cbbfcb5d0cbb3339cbc25ddc05dfaf82]
#
============================================================
--- debian/control	c7718ce376f6ec64589d56ae3d956b659d6a7aa6
+++ debian/control	e97cb939cbbfcb5d0cbb3339cbc25ddc05dfaf82
@@ -4,7 +4,7 @@ Uploaders: Ludovic Brenta <lbrenta@debia
 Maintainer: Stephen Leake <stephen_leake@stephe-leake.org>
 Uploaders: Ludovic Brenta <lbrenta@debian.org>
 # sqlite3, libsqlite3-dev are used to test the sqlite3 interface
-Build-Depends: debhelper (>= 6.0.7~), gnat-4.4, unixodbc-dev, libsqlite3-dev, quilt, sqlite3, libsqlite3-dev
+Build-Depends: debhelper (>= 6.0.7~), gnat-4.4, unixodbc-dev, libsqlite3-dev, quilt
 Standards-Version: 3.8.3
 XS-Vcs-Mtn: www.ada-france.org org.debian.gnade
 XS-Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.gnade
@@ -14,6 +14,7 @@ Depends: gnat-4.4, libgnadecommon1 (= ${
 Architecture: alpha amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel ppc64 powerpc sparc s390
 Section: libdevel
 Depends: gnat-4.4, 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
  programmers.  It consists of:
@@ -60,8 +61,9 @@ Depends: gnat-4.4, libgnadecommon1-dev (
 Architecture: alpha 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})
-Suggests: gnade-doc (= ${source:Version}), libgnadesqlite3-dev
-Conflicts: gnade-dev
+Suggests: libgnadesqlite3-dev, libgnadeodbc-dbg
+Conflicts: gnade-dev, libgnadeodbc-dev
+Replaces: libgnadeodbc-dev
 Description: GNat Ada Database Environment - ODBC programming interface
  GNADE is a complete database development environment for Ada
  programmers.  It consists of:
@@ -108,6 +110,9 @@ Section: libdevel
 Architecture: alpha 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})
 Section: libdevel
+Suggests: libgnadesqlite3-dbg
+Conflicts: libgnadesqlite-dev
+Replaces: libgnadesqlite-dev
 Description: GNat Ada Database Environment - SQLite3 programming interface
  GNADE is a complete database development environment for Ada
  programmers.  It consists of: