[Crosstoolchain-logs] [SCM] GNU GDB documentation Debian packaging repository branch, master, updated. debian/7.6-1-1-g456c450

Héctor Orón Martínez zumbi at debian.org
Sat Jul 6 10:58:39 UTC 2013


The following commit has been merged in the master branch:
commit 456c4508671dc6cd9c4f95c30021c87b9eb3904b
Author: Hector Oron <zumbi at debian.org>
Date:   Sat Jul 6 10:45:56 2013 +0000

    Imported Debian patch 7.6-2

diff --git a/debian/changelog b/debian/changelog
index 8fee45f..02eb4b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gdb-doc (7.6-2) unstable; urgency=low
+
+  * d/control: depend on texlive-latex-recommended instead -base.
+    Fixes FTBFS. Thanks Jeremy Bicha.
+    (Closes: #714406)
+
+ -- Hector Oron <zumbi at debian.org>  Sat, 06 Jul 2013 10:45:56 +0000
+
 gdb-doc (7.6-1) unstable; urgency=low
 
   [ Héctor Orón Martínez ]
diff --git a/debian/control b/debian/control
index e384cb6..d431287 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
 Standards-Version: 3.9.3
 Build-Depends: cdbs (>= 0.4.17), debhelper (>= 7)
 Build-Depends-Indep: automake, autoconf, texinfo (>= 4.7-2.2), 
- texlive-generic-recommended, texlive-latex-base
+ texlive-generic-recommended, texlive-latex-recommended
 
 Package: gdb-doc
 Architecture: all

-- 
GNU GDB documentation Debian packaging repository



More information about the Crosstoolchain-logs mailing list