--- /srv/rebuilderd/tmp/rebuilderdKARKKV/inputs/r-cran-filelock_1.0.3-1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdKARKKV/out/r-cran-filelock_1.0.3-1_amd64.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 1404 2023-12-20 20:22:19.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1372 2023-12-20 20:22:19.000000 control.tar.xz │ -rw-r--r-- 0 0 0 25712 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) 522 2023-12-20 20:22:19.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 445 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: amd64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 79 │ │ │ Depends: r-api-4.0, libc6 (>= 2.4) │ │ │ -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.