The unified diff between revisions [899d568e..] and [ba7c7be3..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [7d47ebf1bf38d3706a93af0b8621d5f980855dbe]
# to [5b67e05d6631be6a24d0d56d0f2fe9116550ee61]
#
# patch "debian/control"
# from [2d97f66546cb4153262ad46e9b7dfac985612a4c]
# to [2bed330006075ecf1ca774bab0b23ac40bb7a71d]
#
============================================================
--- debian/changelog 7d47ebf1bf38d3706a93af0b8621d5f980855dbe
+++ debian/changelog 5b67e05d6631be6a24d0d56d0f2fe9116550ee61
@@ -1,3 +1,10 @@
+libtexttools (2.0.6-2) unstable; urgency=low
+
+ * control: (Architectures) any like all Ada packages
+ (see http://lists.debian.org/debian-ada/2010/02/msg00002.html)
+
+ -- Nicolas Boulenguez <nicolas.boulenguez@free.fr> Wed, 03 Mar 2010 20:50:50 +0100
+
libtexttools (2.0.6-1) unstable; urgency=low
* new upstream release.
============================================================
--- debian/control 2d97f66546cb4153262ad46e9b7dfac985612a4c
+++ debian/control 2bed330006075ecf1ca774bab0b23ac40bb7a71d
@@ -8,7 +8,7 @@ Package: libtexttools2-dev
Homepage: http://www.pegasoft.ca/tt.html
Package: libtexttools2-dev
-Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: any
# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
Depends: ${misc:Depends}, gnat-4.4, libtexttools4 (= ${binary:Version})
Conflicts: libtexttools-dev, libtexttools1-dev
@@ -26,7 +26,7 @@ Section: libs
Package: libtexttools4
Section: libs
-Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: any
# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Ada and C++ library for writing console applications: shared library
@@ -56,7 +56,7 @@ Section: debug
Package: libtexttools4-dbg
Section: debug
-Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: any
# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
Depends: ${misc:Depends}, libtexttools4 (= ${binary:Version})
Recommends: libtexttools2-dev (= ${binary:Version})