The unified diff between revisions [556510e1..] and [824e2865..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "debian/changelog"
#  from [50235ca9d925be8630a8f0789925468f646291fc]
#    to [f89000d1d66144d8b690a9a2527ba8d02ba5accd]
#
# patch "debian/control"
#  from [2fa69f46089278753f34a342a393df10ec1feb7d]
#    to [71f95956c819b0723cde2dcd8f871a62aec4ac42]
#
============================================================
--- debian/changelog	50235ca9d925be8630a8f0789925468f646291fc
+++ debian/changelog	f89000d1d66144d8b690a9a2527ba8d02ba5accd
@@ -1,11 +1,12 @@ libgmpada (0.0.20091124-4) unstable; urg
 libgmpada (0.0.20091124-4) unstable; urgency=low

-  * control: (Architectures) Added arm armel (Closes: #568441)
+  * control: (Architectures) any like all ada packages. Closes: #568441.
+    see http://lists.debian.org/debian-ada/2010/02/msg00002.html)
     (Standards-Version) Updated to 3.8.4.0, no changes needed.
   * rules: SOVERSION and LIBNAME must be exported to upstream Makefile.
-  * Switch to dpkg-source 3.0 (quilt) format
+  * Switch to dpkg-source 3.0 (quilt) format.

- -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Sun, 07 Feb 2010 23:09:39 +0100
+ -- Nicolas Boulenguez <nicolas.boulenguez@free.fr>  Wed, 03 Mar 2010 20:43:06 +0100

 libgmpada (0.0.20091124-3) unstable; urgency=low

============================================================
--- debian/control	2fa69f46089278753f34a342a393df10ec1feb7d
+++ debian/control	71f95956c819b0723cde2dcd8f871a62aec4ac42
@@ -9,7 +9,7 @@ Package: libgmpada1-dev
 Homepage: http://mtn-host.prjek.net/projects/libgmpada

 Package: libgmpada1-dev
-Architecture: amd64 arm 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, libgmpada1 (= ${binary:Version})
 Description: Ada binding to the GNU MultiPrecision library: development
@@ -23,7 +23,7 @@ Section: libs

 Package: libgmpada1
 Section: libs
-Architecture: amd64 arm 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
 Conflicts:
 Replaces:
@@ -38,7 +38,7 @@ Section: debug

 Package: libgmpada1-dbg
 Section: debug
-Architecture: amd64 arm 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}, libgmpada1 (= ${binary:Version})
 Recommends: libgmpada1-dev (= ${binary:Version})