The unified diff between revisions [e6fb9d53..] and [6e842c59..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [5dbec64472e7499fbc4018ca869c883851fa3165]
# to [f78fbe88c767145de2c88925e1a24a01177c542c]
#
# patch "debian/control"
# from [61ee56b5626bcd5b5329047b29ba4b8c376197e4]
# to [654f8a835f9b2513a8333e2036db349053ce0879]
#
============================================================
--- debian/changelog 5dbec64472e7499fbc4018ca869c883851fa3165
+++ debian/changelog f78fbe88c767145de2c88925e1a24a01177c542c
@@ -1,6 +1,9 @@ gnade (1.6.2-6) unstable; urgency=low
gnade (1.6.2-6) unstable; urgency=low
* debian/control (DM-Upload-Allowed): true.
+ Comply with Fifth Edition of the Debian Policy for Ada:
+ (*-dev): depend on gnat and ada-compiler in addition to gnat-4.4.
+ (*-dbg): suggest gnat, ada-compiler to be more visible in aptitude.
-- Ludovic Brenta <lbrenta@debian.org> Sat, 5 Jun 2010 21:42:29 +0200
============================================================
--- 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: