--- /tmp/rebuilderdf5rrTF/inputs/r-cran-filelock_1.0.3-1_riscv64.deb +++ /tmp/rebuilderdf5rrTF/out/r-cran-filelock_1.0.3-1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-12-20 20:22:19.000000 debian-binary │ --rw-r--r-- 0 0 0 1408 2023-12-20 20:22:19.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1376 2023-12-20 20:22:19.000000 control.tar.xz │ -rw-r--r-- 0 0 0 25464 2023-12-20 20:22:19.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-20 20:22:19.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 525 2023-12-20 20:22:19.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 448 2023-12-20 20:22:19.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2166 2023-12-20 20:22:19.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,13 +1,12 @@ │ │ │ Package: r-cran-filelock │ │ │ Version: 1.0.3-1 │ │ │ Architecture: riscv64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 72 │ │ │ Depends: r-api-4.0, libc6 (>= 2.27) │ │ │ -Recommends: r-cran-callr (>= 2.0.0), r-cran-covr, r-cran-testthat (>= 3.0.0) │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=filelock │ │ │ Description: portable file locking for GNU R │ │ │ Place an exclusive or shared lock on a file. It uses 'LockFile' │ │ │ on Windows and 'fcntl' locks on Unix-like systems.