The unified diff between revisions [13775c4a..] and [086584aa..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "debian/changelog"
# from [55f4a8ff7918fbb6dc1116315d6f023262f92f46]
# to [8de82b569bda0cb8eb3573e6fd26f1d4ad2574e2]
#
# patch "debian/control"
# from [08729a5dd5118fb1d44a06358f099f3a5c124c2a]
# to [5e786926fc92dcedbedf87bc83322e7bcf3c0a3a]
#
============================================================
--- debian/changelog 55f4a8ff7918fbb6dc1116315d6f023262f92f46
+++ debian/changelog 8de82b569bda0cb8eb3573e6fd26f1d4ad2574e2
@@ -1,3 +1,9 @@
+libtexttools (2.0.6-3) unstable; urgency=low
+
+ * control (Vcs-*): Added Vcs-Browser, corrected Vcs-Mtn
+
+ -- Nicolas Boulenguez <nicolas.boulenguez@free.fr> Thu, 24 Jun 2010 23:21:56 +0200
+
libtexttools (2.0.6-2) unstable; urgency=low
[Ludovic Brenta]
============================================================
--- debian/control 08729a5dd5118fb1d44a06358f099f3a5c124c2a
+++ debian/control 5e786926fc92dcedbedf87bc83322e7bcf3c0a3a
@@ -5,12 +5,12 @@ Standards-Version: 3.8.4.0
DM-Upload-Allowed: yes
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
+Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.libtexttools
+Vcs-Mtn: www.ada-france.org org.debian.libtexttools
Homepage: http://www.pegasoft.ca/tt.html
Package: libtexttools2-dev
Architecture: any
-# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
Depends: ${misc:Depends}, gnat, gnat-4.4, ada-compiler, libtexttools4 (= ${binary:Version})
Conflicts: libtexttools-dev, libtexttools1-dev
Replaces: libtexttools-dev, libtexttools1-dev
@@ -28,7 +28,6 @@ Architecture: any
Package: libtexttools4
Section: libs
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
The Texttools packages are a GPL, ncurses-based library for the Linux
@@ -59,7 +58,6 @@ Architecture: any
Package: libtexttools4-dbg
Section: debug
Architecture: any
-# alpha is temporarily disabled due to #http://gcc.gnu.org/PR42073
Depends: ${misc:Depends}, libtexttools4 (= ${binary:Version})
Recommends: libtexttools2-dev (= ${binary:Version})
Suggests: gnat, gnat-4.4, ada-compiler