This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc-doc-reference.
commit 2753738e451165305465dcbe503d2b915e55fd23 Author: Aurelien Jarno <[email protected]> Date: Sun Jan 7 23:01:06 2018 +0100 Build-depends on texlive-binaries instead of texlive-base-bin. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4716363..10ad34c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ glibc-doc-reference (2.26-1) UNRELEASED; urgency=medium * New upstream version: - Refresh 03-SC_SSIZE_MAX.diff and 04-finite.diff. + * Build-depends on texlive-binaries instead of texlive-base-bin. -- Aurelien Jarno <[email protected]> Sun, 07 Jan 2018 23:00:17 +0100 diff --git a/debian/control b/debian/control index f15e1ad..d394e2d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: glibc-doc-reference Section: non-free/doc Priority: optional Build-Depends: debhelper (>= 10) -Build-Depends-Indep: texinfo, gawk, texlive-base-bin, texlive-latex-base +Build-Depends-Indep: texinfo, gawk, texlive-binaries, texlive-latex-base Maintainer: GNU Libc Maintainers <[email protected]> Uploaders: Clint Adams <[email protected]>, Aurelien Jarno <[email protected]>, Adam Conrad <[email protected]> Standards-Version: 4.1.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc-doc-reference.git

