--- /srv/rebuilderd/tmp/rebuilderdpsFxIz/inputs/r-cran-triebeard_0.4.1-1_armel.deb +++ /srv/rebuilderd/tmp/rebuilderdpsFxIz/out/r-cran-triebeard_0.4.1-1_armel.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-06-29 09:13:24.000000 debian-binary │ --rw-r--r-- 0 0 0 1980 2023-06-29 09:13:24.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1952 2023-06-29 09:13:24.000000 control.tar.xz │ -rw-r--r-- 0 0 0 137524 2023-06-29 09:13:24.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-06-29 09:13:24.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 724 2023-06-29 09:13:24.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 655 2023-06-29 09:13:24.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3814 2023-06-29 09:13:24.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-triebeard │ │ │ Version: 0.4.1-1 │ │ │ Architecture: armel │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 516 │ │ │ Depends: r-base-core (>= 4.3.1-1), r-api-4.0, r-cran-rcpp, libc6 (>= 2.11), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) │ │ │ -Recommends: r-cran-testthat │ │ │ -Suggests: r-cran-knitr, r-cran-rmarkdown │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=triebeard │ │ │ Description: GNU R radix trees in Rcpp │ │ │ 'Radix trees', or 'tries', are key-value data structures optimised for │ │ │ efficient lookups, similar in purpose to hash tables. 'triebeard' │ │ │ provides an implementation of 'radix trees' for use in R programming and