Version leap to libisoburn-1.5.4

This commit is contained in:
2021-01-30 15:27:55 +01:00
parent 5bc1d998f9
commit f81eade8cd
28 changed files with 223 additions and 241 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2019 - 2020
# Copyright (c) 2019 - 2021
# Nio Wiklund alias sudodus <nio dot wiklund at gmail dot com>
# Thomas Schmitt <scdbackup@gmx.net>
# Provided under GPL version 2 or later.
@ -15,7 +15,7 @@
# announces.
xdt_print_version() {
echo "xorriso-dd-target , version 1.5.3 , 2020.02.12.195952"
echo "xorriso-dd-target , version 1.5.4 , 2021.01.30.150001"
}

View File

@ -9,7 +9,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH XORRISO-DD-TARGET 1 "Version 1.5.3, Fep 12, 2020"
.TH XORRISO-DD-TARGET 1 "Version 1.5.4, Jan 30, 2021"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -564,7 +564,7 @@ Thomas Schmitt <scdbackup@gmx.net>
.br
for libburnia\-project.org
.SH COPYRIGHT
Copyright (c) 2019 \- 2020 Thomas Schmitt
Copyright (c) 2019 \- 2021 Thomas Schmitt
.br
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso\-dd\-target.

View File

@ -3,7 +3,7 @@ xorriso-dd-target.texi.
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
Copyright (C) 2019 Thomas Schmitt
Copyright (C) 2021 Thomas Schmitt
Permission is granted to distribute this text freely.
INFO-DIR-SECTION Archiving
@ -14,7 +14,7 @@ END-INFO-DIR-ENTRY

File: xorriso-dd-target.info, Node: Top, Next: Overview, Up: (dir)
xorriso-dd-target 1.5.3
xorriso-dd-target 1.5.4
***********************
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
@ -478,7 +478,7 @@ for libburnia-project.org
14.2 Copyright
==============
Copyright (c) 2019 - 2020 Thomas Schmitt
Copyright (c) 2019 - 2021 Thomas Schmitt
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso-dd-target. If
you make use of the license to derive modified versions of

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename xorriso-dd-target.info
@settitle GNU xorriso-dd-target 1.5.3
@settitle GNU xorriso-dd-target 1.5.4
@c %**end of header
@c
@c man-ignore-lines begin
@ -12,10 +12,8 @@
@c man-ignore-lines end
@c
@c Notes about embedded man page:
@c This texinfo code contains the necessary info to produce a man page
@c which resembles much the version of xorriso.1 from which this code
@c was originally derived in march 2010.
@c One can produce the man page by applying the following rules:
@c This texinfo code contains the necessary info to produce a man page.
@c One can produce it by applying the following rules:
@c The first line gets discarded.
@c Line start "@c man " will become "", the remainder is put out unaltered.
@c Lines "@*" will be converted to ".br"
@ -50,7 +48,7 @@
@c man .\" First parameter, NAME, should be all caps
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@c man .\" other parameters are allowed: see man(7), man(1)
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.3, Fep 12, 2020"
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.4, Jan 30, 2021"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -68,7 +66,7 @@
@copying
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
Copyright @copyright{} 2019 Thomas Schmitt
Copyright @copyright{} 2021 Thomas Schmitt
@quotation
Permission is granted to distribute this text freely.
@ -76,7 +74,7 @@ Permission is granted to distribute this text freely.
@end copying
@c man-ignore-lines end
@titlepage
@title Manual of GNU xorriso companion xorriso-dd-target 1.5.3
@title Manual of GNU xorriso companion xorriso-dd-target 1.5.4
@author Thomas Schmitt
@page
@vskip 0pt plus 1filll
@ -85,7 +83,7 @@ Permission is granted to distribute this text freely.
@contents
@ifnottex
@node Top
@top xorriso-dd-target 1.5.3
@top xorriso-dd-target 1.5.4
@c man-ignore-lines 1
@c man .SH NAME
@ -732,7 +730,7 @@ Thomas Schmitt <scdbackup@@gmx.net>
for libburnia-project.org
@c man .SH COPYRIGHT
@section Copyright
Copyright (c) 2019 - 2020 Thomas Schmitt
Copyright (c) 2019 - 2021 Thomas Schmitt
@*
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso-dd-target.