--- /srv/reproducible-results/rbuild-debian/r-b-build.zNaukcnC/b1/cvsutils_0.2.5-1.1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.zNaukcnC/b2/cvsutils_0.2.5-1.1_amd64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - 23b44b0e4b22aff1d4e0757680158878 22264 devel optional cvsutils_0.2.5-1.1_all.deb │ + 0a3df3dc21538d1765f2208943eed15e 22264 devel optional cvsutils_0.2.5-1.1_all.deb ├── cvsutils_0.2.5-1.1_all.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,17 +1,17 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./usr/bin/ │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 2849 2021-01-03 12:21:17.000000 ./usr/bin/cvschroot │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 386 2021-01-03 12:21:17.000000 ./usr/bin/cvsco │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 371 2021-01-03 12:21:17.000000 ./usr/bin/cvsdiscard │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 384 2021-01-03 12:21:17.000000 ./usr/bin/cvsco │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 369 2021-01-03 12:21:17.000000 ./usr/bin/cvsdiscard │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 9344 2021-01-03 12:21:17.000000 ./usr/bin/cvsdo │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 686 2021-01-03 12:21:17.000000 ./usr/bin/cvsnotag │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 300 2021-01-03 12:21:17.000000 ./usr/bin/cvspurge │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 269 2021-01-03 12:21:17.000000 ./usr/bin/cvstrim │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 298 2021-01-03 12:21:17.000000 ./usr/bin/cvspurge │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 267 2021-01-03 12:21:17.000000 ./usr/bin/cvstrim │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 12393 2021-01-03 12:21:17.000000 ./usr/bin/cvsu │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-03 12:21:17.000000 ./usr/share/doc/cvsutils/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 122 2007-12-06 04:52:29.000000 ./usr/share/doc/cvsutils/AUTHORS │ │ │ │ -rw-r--r-- 0 root (0) root (0) 782 2008-05-10 21:29:29.000000 ./usr/share/doc/cvsutils/NEWS.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2859 2008-05-10 21:24:45.000000 ./usr/share/doc/cvsutils/README.gz │ │ │ ├── ./usr/bin/cvsco │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#! /bin/bash │ │ │ │ +#! /bin/sh │ │ │ │ │ │ │ │ # This script is part of CVS Utilities, version 0.2.5. │ │ │ │ # This script discards local changes and non-CVS files, creating a clean │ │ │ │ # working directory. │ │ │ │ │ │ │ │ set -e │ │ │ ├── ./usr/bin/cvsdiscard │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#! /bin/bash │ │ │ │ +#! /bin/sh │ │ │ │ │ │ │ │ # This script is part of CVS Utilities, version 0.2.5. │ │ │ │ # This script discards all local changes and reloads missing files. │ │ │ │ │ │ │ │ set -e │ │ │ │ │ │ │ │ echo "cvsdiscard: cleaning up ..." │ │ │ ├── ./usr/bin/cvspurge │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#! /bin/bash │ │ │ │ +#! /bin/sh │ │ │ │ │ │ │ │ # This script is part of CVS Utilities, version 0.2.5. │ │ │ │ # This script purges all unknown files, directories and softlinks, │ │ │ │ # including ignored files. │ │ │ │ │ │ │ │ echo "cvspurge: cleaning up ..." │ │ │ │ cvsu --ignore --find --types '?LD' --batch="rm -rf" "$@" │ │ │ ├── ./usr/bin/cvstrim │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#! /bin/bash │ │ │ │ +#! /bin/sh │ │ │ │ │ │ │ │ # This script is part of CVS Utilities, version 0.2.5. │ │ │ │ # This script removes unknown files and directories except those that │ │ │ │ # CVS would ignore. │ │ │ │ │ │ │ │ set -e