The unified diff between revisions [5e009bc1..] and [163c9b08..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [f1e9de86f4868742136263a1aa703a95d65f2c2b]
# to [ee6dacfa03b572f6a7baba31733e2c6f05635026]
#
# patch "debian/control"
# from [884972ed70061e833316d0f18d1ca01f164c749c]
# to [982f54845ea952a9f547a50adce609f50644dc20]
#
============================================================
--- debian/changelog f1e9de86f4868742136263a1aa703a95d65f2c2b
+++ debian/changelog ee6dacfa03b572f6a7baba31733e2c6f05635026
@@ -1,3 +1,10 @@
+gnat-glade-doc (3.15p-4) unstable; urgency=low
+
+ * Recommend gnat-glade (>= 3.15p) instead of (= ${Source-Version}).
+ Closes: #240569.
+
+ -- Ludovic Brenta <ludovic.brenta@insalien.org> Sun, 28 Mar 2004 11:13:30 +0200
+
gnat-glade-doc (3.15p-3) unstable; urgency=low
* Build-depend on debhelper (>= 4.1) and gnat (>= 3.15p).
============================================================
--- debian/control 884972ed70061e833316d0f18d1ca01f164c749c
+++ debian/control 982f54845ea952a9f547a50adce609f50644dc20
@@ -8,7 +8,7 @@ Architecture: all
Package: gnat-glade-doc
Architecture: all
-Recommends: gnat-glade (=${Source-Version})
+Recommends: gnat-glade (>= 3.15p)
Description: GNAT Distributed Systems Annex documentation
This package contains the whole documentation of the GNAT Distributed
Systems Annex implementation, called GLADE. Note that GLADE has nothing to