The unified diff between revisions [e03ca797..] and [899d568e..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [c22a78011325d05966b4d612f04aa1fc8db2b84c]
# to [7d47ebf1bf38d3706a93af0b8621d5f980855dbe]
#
# patch "debian/control"
# from [a1b50e202946a9774eb6f51a73c668ec9796081f]
# to [2d97f66546cb4153262ad46e9b7dfac985612a4c]
#
============================================================
--- debian/changelog c22a78011325d05966b4d612f04aa1fc8db2b84c
+++ debian/changelog 7d47ebf1bf38d3706a93af0b8621d5f980855dbe
@@ -7,7 +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).
+ Added armel (Closes: #568446).
(Priority) extra seems more realistic
(Vcs-Browser) used official URL.
(Section) removed binary section inherited from source
============================================================
--- debian/control a1b50e202946a9774eb6f51a73c668ec9796081f
+++ debian/control 2d97f66546cb4153262ad46e9b7dfac985612a4c
@@ -2,14 +2,13 @@ Maintainer: Nicolas Boulenguez <nicolas.
Section: libdevel
Priority: extra
Maintainer: Nicolas Boulenguez <nicolas.boulenguez@free.fr>
-Uploaders: Ludovic Brenta <lbrenta@debian.org>
Build-Depends: debhelper (>= 7.0.50~), ncurses-dev, gnat, gnat-4.4
Standards-Version: 3.8.4.0
Vcs-Browser: http://ada-france.org:8081/branch/changes/org.debian.texttools
Homepage: http://www.pegasoft.ca/tt.html
Package: libtexttools2-dev
-Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 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 +26,7 @@ Section: libs
Package: libtexttools4
Section: libs
-Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 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 +56,7 @@ Section: debug
Package: libtexttools4-dbg
Section: debug
-Architecture: amd64 arm armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sparc
+Architecture: amd64 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})