Author: aurel32
Date: 2009-07-11 11:06:05 +0000 (Sat, 11 Jul 2009)
New Revision: 3606
Modified:
glibc-doc-reference/trunk/debian/changelog
glibc-doc-reference/trunk/debian/compat
glibc-doc-reference/trunk/debian/control
glibc-doc-reference/trunk/manual/libc.texinfo
Log:
* Add patch from Sven Joachim to prevent indexing every libc
function (closes: bug#536506).
* Bump Standards-Version to 3.8.2.
* Switch to debhelper 5.0.
Modified: glibc-doc-reference/trunk/debian/changelog
===================================================================
--- glibc-doc-reference/trunk/debian/changelog 2009-07-11 10:53:51 UTC (rev
3605)
+++ glibc-doc-reference/trunk/debian/changelog 2009-07-11 11:06:05 UTC (rev
3606)
@@ -1,3 +1,12 @@
+glibc-doc-reference (2.9-2) unstable; urgency=low
+
+ * Add patch from Sven Joachim to prevent indexing every libc
+ function (closes: bug#536506).
+ * Bump Standards-Version to 3.8.2.
+ * Switch to debhelper 5.0.
+
+ -- Aurelien Jarno <[email protected]> Sat, 11 Jul 2009 13:04:34 +0200
+
glibc-doc-reference (2.9-1) unstable; urgency=low
* New upstream version.
Modified: glibc-doc-reference/trunk/debian/compat
===================================================================
--- glibc-doc-reference/trunk/debian/compat 2009-07-11 10:53:51 UTC (rev
3605)
+++ glibc-doc-reference/trunk/debian/compat 2009-07-11 11:06:05 UTC (rev
3606)
@@ -1 +1 @@
-4
+5
Modified: glibc-doc-reference/trunk/debian/control
===================================================================
--- glibc-doc-reference/trunk/debian/control 2009-07-11 10:53:51 UTC (rev
3605)
+++ glibc-doc-reference/trunk/debian/control 2009-07-11 11:06:05 UTC (rev
3606)
@@ -1,11 +1,11 @@
Source: glibc-doc-reference
Section: non-free/doc
Priority: optional
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: texinfo, texi2html, gawk, texlive-base-bin
Maintainer: GNU Libc Maintainers <[email protected]>
Uploaders: Ben Collins <[email protected]>, 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.0
+Standards-Version: 3.8.2
Package: glibc-doc-reference
Architecture: all
Modified: glibc-doc-reference/trunk/manual/libc.texinfo
===================================================================
--- glibc-doc-reference/trunk/manual/libc.texinfo 2009-07-11 10:53:51 UTC
(rev 3605)
+++ glibc-doc-reference/trunk/manual/libc.texinfo 2009-07-11 11:06:05 UTC
(rev 3606)
@@ -9,7 +9,6 @@
@direntry
* Libc: (libc). C library.
@end direntry
-...@include dir-add.texi
@c This tells texinfo.tex to use the real section titles in xrefs in
@c place of the node name, when no section title is explicitly given.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]