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 350e83e251f72afa24d35848adcbf822b6f13695 Author: Aurelien Jarno <[email protected]> Date: Wed Dec 6 13:09:21 2017 +0100 Resurrect accidentally-dropped patch to prevent the indexing of every libc function in the main info directory (closes: #536506). --- debian/changelog | 2 ++ debian/patches/series | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 321f820..e07febb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ glibc-doc-reference (2.25-2) UNRELEASED; urgency=medium * Add XS-Autobuild: yes to debian/control. * Update debian/copyright with the GFDL 1.3. + * Resurrect accidentally-dropped patch to prevent the indexing of + every libc function in the main info directory (closes: #536506). -- Aurelien Jarno <[email protected]> Tue, 05 Dec 2017 20:41:54 +0100 diff --git a/debian/patches/series b/debian/patches/series index fd58678..cc9374f 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ 01-build-system.diff +02-dont-clutter-main-info-directory.diff -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc-doc-reference.git

