--- /srv/rebuilderd/tmp/rebuilderdVeG3FG/inputs/r-cran-ini_0.3.1-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdVeG3FG/out/r-cran-ini_0.3.1-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-05-16 05:45:45.000000 debian-binary │ --rw-r--r-- 0 0 0 1428 2020-05-16 05:45:45.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1412 2020-05-16 05:45:45.000000 control.tar.xz │ -rw-r--r-- 0 0 0 13964 2020-05-16 05:45:45.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-05-16 05:45:45.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 563 2020-05-16 05:45:45.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 535 2020-05-16 05:45:45.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2042 2020-05-16 05:45:45.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-ini │ │ │ Version: 0.3.1-2 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 53 │ │ │ Depends: r-base-core (>= 4.0.0-3), r-api-4.0 │ │ │ -Recommends: r-cran-testthat │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=ini │ │ │ Description: Read and Write '.ini' Files │ │ │ Parse simple '.ini' configuration files to an structured list. Users │ │ │ can manipulate this resulting list with lapply() functions. This same │ │ │ structured list can be used to write back to file after modifications.