--- /srv/reproducible-results/rbuild-debian/r-b-build.uofuok7A/b1/libcdk5_5.0.20251001-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.uofuok7A/b2/libcdk5_5.0.20251001-1_amd64.changes ├── Files │ @@ -1,5 +1,5 @@ │ │ - cdf778b199fd1ce90a981f4f4d6c1b74 302092 libdevel optional libcdk5-dev_5.0.20251001-1_amd64.deb │ + 637bb0c3c9d64563ca16ad6dbbce5ec1 302080 libdevel optional libcdk5-dev_5.0.20251001-1_amd64.deb │ 0f21571e0fc19a1e55f4ad25c18c51a1 77360 doc optional libcdk5-doc_5.0.20251001-1_all.deb │ 788d5cc73d3fef64dc6dbba6b5a56a22 279384 debug optional libcdk5t64-dbgsym_5.0.20251001-1_amd64.deb │ 6271581ec86cc297868526dc5ec88694 130396 libs optional libcdk5t64_5.0.20251001-1_amd64.deb ├── libcdk5-dev_5.0.20251001-1_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-10-13 17:12:24.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3036 2025-10-13 17:12:24.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 298864 2025-10-13 17:12:24.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 298852 2025-10-13 17:12:24.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -45,15 +45,15 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5914 2025-10-13 17:12:24.000000 ./usr/include/cdk/viewer.h │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7164 2025-10-13 17:12:24.000000 ./usr/include/cdk.h │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 566696 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/libcdk.a │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/libcdk5-dev/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/libcdk5-dev/bin/ │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 10079 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/libcdk5-dev/bin/cdk5-config │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 10073 2025-10-13 17:12:24.000000 ./usr/lib/x86_64-linux-gnu/libcdk5-dev/bin/cdk5-config │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-13 17:12:24.000000 ./usr/share/doc/libcdk5-dev/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1345 2025-10-13 17:12:24.000000 ./usr/share/doc/libcdk5-dev/COPYING │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3231 2025-10-13 17:12:24.000000 ./usr/share/doc/libcdk5-dev/README.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 883 2025-10-13 17:12:24.000000 ./usr/share/doc/libcdk5-dev/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 26036 2025-10-01 08:25:45.000000 ./usr/share/doc/libcdk5-dev/changelog.gz │ │ │ ├── ./usr/lib/x86_64-linux-gnu/libcdk5-dev/bin/cdk5-config │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#!/bin/bash │ │ │ │ +#!/bin/sh │ │ │ │ # $Id: cdk-config.in,v 1.14 2025/01/16 21:29:50 tom Exp $ │ │ │ │ ############################################################################## │ │ │ │ # Copyright (c) 2007-2024,2025 Thomas E. Dickey # │ │ │ │ # # │ │ │ │ # Permission is hereby granted, free of charge, to any person obtaining a # │ │ │ │ # copy of this software and associated documentation files (the "Software"), # │ │ │ │ # to deal in the Software without restriction, including without limitation # │ │ │ │ @@ -38,15 +38,15 @@ │ │ │ │ datarootdir="${prefix}/share" │ │ │ │ │ │ │ │ same_prefix=yes │ │ │ │ same_exec_prefix=yes │ │ │ │ │ │ │ │ THIS="cdk" │ │ │ │ │ │ │ │ -[ $# = 0 ] && exec /bin/bash "$0" --error │ │ │ │ +[ $# = 0 ] && exec /bin/sh "$0" --error │ │ │ │ │ │ │ │ while [ $# -gt 0 ]; do │ │ │ │ │ │ │ │ # (re)evaluate symbols that may depend upon $prefix │ │ │ │ if [ "x$same_prefix" != "xyes" ] │ │ │ │ then │ │ │ │ eval exec_prefix='${prefix}' │ │ │ │ @@ -357,15 +357,15 @@ │ │ │ │ --libdir echos the directory containing ${THIS} libraries │ │ │ │ --mandir echos the directory containing ${THIS} manual pages │ │ │ │ │ │ │ │ --help prints this message │ │ │ │ ENDHELP │ │ │ │ ;; │ │ │ │ --error|*) │ │ │ │ - /bin/bash "$0" --help 1>&2 │ │ │ │ + /bin/sh "$0" --help 1>&2 │ │ │ │ exit 1 │ │ │ │ ;; │ │ │ │ esac │ │ │ │ shift │ │ │ │ done │ │ │ │ # vi:ts=4 sw=4 │ │ │ │ # vile:shmode