The unified diff between revisions [a0f43d8e..] and [5ae32196..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "debian/changelog"
#  from [7d8f22f62cd6259c50e52e1d394ce60de17bacf6]
#    to [25ce1bbc725f45d09039daeeea16701150749b55]
#
# patch "debian/control"
#  from [de7aff62ad987b08ce854f44ed93d55f40fc520f]
#    to [c77251921d5436df4f6c0edfe211bfe3f97b8d66]
#
# patch "debian/rules"
#  from [85c917b423468431283a0c56b9e3cdfffa6cb990]
#    to [6154375ea93ef949be004f12057917380688cb40]
#
============================================================
--- debian/changelog	7d8f22f62cd6259c50e52e1d394ce60de17bacf6
+++ debian/changelog	25ce1bbc725f45d09039daeeea16701150749b55
@@ -1,3 +1,12 @@
+libxmlada (3.2-2) unstable; urgency=low
+
+  * debian/control (libxmlada-doc): conflict with old versions of
+    the -dev package, they used to contain the documentation.
+    Closes: #557497.
+  * debian/rules (libxmlada-doc): also install the changelog.
+
+ -- Ludovic Brenta <lbrenta@debian.org>  Tue, 24 Nov 2009 00:37:12 +0100
+
 libxmlada (3.2-1) unstable; urgency=low

   * New upstream version taken from Subversion revision 150712.
============================================================
--- debian/control	de7aff62ad987b08ce854f44ed93d55f40fc520f
+++ debian/control	c77251921d5436df4f6c0edfe211bfe3f97b8d66
@@ -30,6 +30,7 @@ Depends: ${misc:Depends}
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Conflicts: libxmlada-dev
 Description: XML/Ada, a full XML suite for Ada programmers (documentation)
  XML/Ada is a set of modules that provide a simple manipulation of XML
  streams. It supports the whole XML 1.0 specifications, and can parse
============================================================
--- debian/rules	85c917b423468431283a0c56b9e3cdfffa6cb990
+++ debian/rules	6154375ea93ef949be004f12057917380688cb40
@@ -77,6 +77,7 @@ binary-indep: build libxmlada-doc


 binary-indep: build libxmlada-doc
+	dh_installchangelogs -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i