1
0
Fork 0

Adding debian version 5.2.37-2.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 06:49:22 +02:00
parent fa1b3d3922
commit fc8a52c443
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
59 changed files with 8007 additions and 0 deletions

14
debian/patches/man-arithmetic.diff vendored Normal file
View file

@ -0,0 +1,14 @@
# DP: document deprecated syntax for arithmetic evaluation.
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -3580,6 +3580,9 @@ and the substitution of the result. The
\fB$((\fP\fIexpression\fP\fB))\fP
.RE
.PP
+The old format \fB$[\fP\fIexpression\fP\fB]\fP is deprecated and will
+be removed in upcoming versions of bash.
+.PP
The
.I expression
undergoes the same expansions