The unified diff between revisions [9a61bb9f..] and [d3e224e3..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "debian/changelog"
#  from [5267610c366e4f97f123cbf69769d676389219ce]
#    to [987c95d336004c1c0929ee228860793b4760de0a]
#
# patch "debian/control"
#  from [5b18bbace6470f44d0510fdb7116675801237990]
#    to [02bafa6b834984cf7e5256463fa7aaf1aabca312]
#
============================================================
--- debian/changelog	5267610c366e4f97f123cbf69769d676389219ce
+++ debian/changelog	987c95d336004c1c0929ee228860793b4760de0a
@@ -7,6 +7,7 @@ libtexttools (2.0.6-1) unstable; urgency
     Closes: #557894, #249917, #563991.
   * control: updated XS-Vcs- field to Vcs- to follow new dpkg policy.
     (Architectures) documented alpha removal
+      Added arm armel (Closes: #568446).
     (Priority) extra seems more realistic
     (Vcs-Browser) used official URL.
     (Section) removed binary section inherited from source
@@ -18,7 +19,7 @@ libtexttools (2.0.6-1) unstable; urgency
     Used upstream build process, with a patch to transmit soversion.
   * DOC_PKG.doc-base.*: added.

- -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Thu, 21 Jan 2010 02:06:33 +0100
+ -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Fri, 05 Feb 2010 13:03:42 +0100

 libtexttools (2.0.5-2) unstable; urgency=low

============================================================
--- debian/control	5b18bbace6470f44d0510fdb7116675801237990
+++ debian/control	02bafa6b834984cf7e5256463fa7aaf1aabca312
@@ -9,7 +9,7 @@ Package: libtexttools2-dev
 Homepage: http://www.pegasoft.ca/tt.html

 Package: libtexttools2-dev
-Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
 # 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
@@ -27,7 +27,7 @@ Section: libs

 Package: libtexttools4
 Section: libs
-Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
 # 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
@@ -57,7 +57,7 @@ Section: debug

 Package: libtexttools4-dbg
 Section: debug
-Architecture: amd64 hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
 # alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
 Depends: ${misc:Depends}, libtexttools4 (= ${binary:Version})
 Recommends: libtexttools2-dev (= ${binary:Version})