--- /srv/rebuilderd/tmp/rebuilderd5Curqx/inputs/r-cran-glue_1.8.0-1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderd5Curqx/out/r-cran-glue_1.8.0-1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-12-03 23:47:56.000000 debian-binary │ --rw-r--r-- 0 0 0 2136 2024-12-03 23:47:56.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2056 2024-12-03 23:47:56.000000 control.tar.xz │ -rw-r--r-- 0 0 0 162664 2024-12-03 23:47:56.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-03 23:47:56.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 762 2024-12-03 23:47:56.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 528 2024-12-03 23:47:56.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 4231 2024-12-03 23:47:56.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-glue │ │ │ Version: 1.8.0-1 │ │ │ Architecture: riscv64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 366 │ │ │ Depends: r-api-4.0, libc6 (>= 2.27) │ │ │ -Recommends: r-cran-crayon, r-cran-dbi (>= 1.2.0), r-cran-dplyr, r-cran-knitr, r-cran-magrittr, r-cran-rlang, r-cran-rmarkdown, r-cran-rsqlite, r-cran-testthat (>= 3.2.0), r-cran-vctrs (>= 0.3.0), r-cran-waldo (>= 0.5.3), r-cran-withr │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=glue │ │ │ Description: GNU R interpreted string literals │ │ │ An implementation of interpreted string literals, inspired by │ │ │ Python's Literal String Interpolation https://www.python.org/dev/peps/pep-0498/ │ │ │ and Docstrings and Julia's Triple-Quoted String Literals