[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc-doc-reference] 01/05: New upstream version:



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 b0cb2b1b1dfd88b6b3e4e905e0542218c494dc9f
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Jan 7 23:01:06 2018 +0100

    New upstream version:
    
    * New upstream version:
      - Refresh 03-SC_SSIZE_MAX.diff and 04-finite.diff.
---
 debian/changelog                    | 7 +++++++
 debian/patches/03-SC_SSIZE_MAX.diff | 8 ++++----
 debian/patches/04-finite.diff       | 4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c833d9..4716363 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+glibc-doc-reference (2.26-1) UNRELEASED; urgency=medium
+
+  * New upstream version:
+    - Refresh 03-SC_SSIZE_MAX.diff and 04-finite.diff.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Sun, 07 Jan 2018 23:00:17 +0100
+
 glibc-doc-reference (2.25-3) unstable; urgency=medium
 
   * debian/copyright: refer to /usr/share/common-licenses instead of
diff --git a/debian/patches/03-SC_SSIZE_MAX.diff b/debian/patches/03-SC_SSIZE_MAX.diff
index 72a3150..0686ad2 100644
--- a/debian/patches/03-SC_SSIZE_MAX.diff
+++ b/debian/patches/03-SC_SSIZE_MAX.diff
@@ -5,12 +5,12 @@
 
 --- a/manual/conf.texi
 +++ b/manual/conf.texi
-@@ -899,7 +899,7 @@
+@@ -841,7 +841,7 @@ character value.
+ Inquire about the value used to internally represent the zero priority level for
+ the process execution.
  
- @comment unistd.h
- @comment X/Open
 -@item SC_SSIZE_MAX
 +@item _SC_SSIZE_MAX
+ @standards{X/Open, unistd.h}
  Inquire about the maximum value which can be stored in a variable of type
  @code{ssize_t}.
- 
diff --git a/debian/patches/04-finite.diff b/debian/patches/04-finite.diff
index 4b50e36..a4e7c97 100644
--- a/debian/patches/04-finite.diff
+++ b/debian/patches/04-finite.diff
@@ -6,9 +6,9 @@
 
 --- a/manual/arith.texi
 +++ b/manual/arith.texi
-@@ -493,8 +493,8 @@
- @comment BSD
+@@ -467,8 +467,8 @@ function for some reason, you can write
  @deftypefunx int finitel (long double @var{x})
+ @standards{BSD, math.h}
  @safety{@prelim{}@mtsafe{}@assafe{}@acsafe{}}
 -This function returns a nonzero value if @var{x} is finite or a ``not a
 -number'' value, and zero otherwise.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc-doc-reference.git


Reply to: