--- /srv/rebuilderd/tmp/rebuilderduZaUl2/inputs/r-cran-mockr_0.2.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderduZaUl2/out/r-cran-mockr_0.2.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-02-06 12:46:18.000000 debian-binary │ --rw-r--r-- 0 0 0 1548 2023-02-06 12:46:18.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1500 2023-02-06 12:46:18.000000 control.tar.xz │ -rw-r--r-- 0 0 0 42164 2023-02-06 12:46:18.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-02-06 12:46:18.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 672 2023-02-06 12:46:18.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 547 2023-02-06 12:46:18.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2312 2023-02-06 12:46:18.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-mockr │ │ │ Version: 0.2.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 118 │ │ │ Depends: r-base-core (>= 4.2.2.20221110-2), r-api-4.0, r-cran-rlang, r-cran-withr │ │ │ -Recommends: r-cran-testthat │ │ │ -Suggests: r-cran-covr, r-cran-fs, r-cran-knitr, r-cran-pkgload, r-cran-rmarkdown, r-cran-usethis │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=mockr │ │ │ Description: mocking in GNU R │ │ │ Provides a means to mock a package function, i.e., temporarily │ │ │ substitute it for testing. Designed as a drop-in replacement for │ │ │ 'testthat::with_mock()', which may break in R 3.4.0 and later.