Author: aurel32 Date: 2011-01-29 18:35:40 +0000 (Sat, 29 Jan 2011) New Revision: 4464
Modified: glibc-doc-reference/trunk/debian/changelog glibc-doc-reference/trunk/debian/control Log: * Build depends on texlive-latex-base (closes: #611411). Modified: glibc-doc-reference/trunk/debian/changelog =================================================================== --- glibc-doc-reference/trunk/debian/changelog 2011-01-23 21:02:36 UTC (rev 4463) +++ glibc-doc-reference/trunk/debian/changelog 2011-01-29 18:35:40 UTC (rev 4464) @@ -1,3 +1,9 @@ +glibc-doc-reference (2.11.1-2) unstable; urgency=low + + * Build depends on texlive-latex-base (closes: #611411). + + -- Aurelien Jarno <[email protected]> Sat, 29 Jan 2011 19:32:10 +0100 + glibc-doc-reference (2.11.1-1) unstable; urgency=low * New usptream version. Modified: glibc-doc-reference/trunk/debian/control =================================================================== --- glibc-doc-reference/trunk/debian/control 2011-01-23 21:02:36 UTC (rev 4463) +++ glibc-doc-reference/trunk/debian/control 2011-01-29 18:35:40 UTC (rev 4464) @@ -2,7 +2,7 @@ Section: non-free/doc Priority: optional Build-Depends: debhelper (>= 5.0.0) -Build-Depends-Indep: texinfo, texi2html, gawk, texlive-base-bin +Build-Depends-Indep: texinfo, texi2html, gawk, texlive-base-bin, texlive-latex-base Maintainer: GNU Libc Maintainers <[email protected]> Uploaders: GOTO Masanori <[email protected]>, Philip Blundell <[email protected]>, Jeff Bailey <[email protected]>, Daniel Jacobowitz <[email protected]>, Clint Adams <[email protected]>, Aurelien Jarno <[email protected]> Standards-Version: 3.8.4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

