Package: wrapsrv / 1.0.0-2

Metadata

Package Version Patches format
wrapsrv 1.0.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Makefile Pass debug prefix map to avoid embedding bu.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 makefile: pass --debug-prefix-map to avoid embedding build directory.
Bug-Debian: https://bugs.debian.org/1020866

https://tests.reproducible-builds.org/debian/issues/unstable/build_path_captured_in_assembly_objects_issue.html

wrapsrv_usage.patch | (download)

wrapsrv.c | 22 15 + 7 - 0 !
1 file changed, 15 insertions(+), 7 deletions(-)

 add missing fundamental information in the help.
 This patch completes the guide by adding essential information for new users.
 It also slightly improves performance and corrects the use of standard
 system streams (stderr, stdout).