--- /srv/rebuilderd/tmp/rebuilderdYZ70dm/inputs/r-cran-rcppannoy_0.0.22-1+b1_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdYZ70dm/out/r-cran-rcppannoy_0.0.22-1+b1_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-11-03 07:53:44.000000 debian-binary │ --rw-r--r-- 0 0 0 2136 2024-11-03 07:53:44.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2112 2024-11-03 07:53:44.000000 control.tar.xz │ -rw-r--r-- 0 0 0 220028 2024-11-03 07:53:44.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-11-03 07:53:44.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 789 2024-11-03 07:53:44.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 743 2024-11-03 07:53:44.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 4069 2024-11-03 07:53:44.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,14 @@ │ │ │ Package: r-cran-rcppannoy │ │ │ Source: r-cran-rcppannoy (0.0.22-1) │ │ │ Version: 0.0.22-1+b1 │ │ │ Architecture: arm64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 886 │ │ │ Depends: r-api-4.0, r-cran-rcpp, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 14) │ │ │ -Recommends: r-cran-tinytest, r-cran-codetools │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=RcppAnnoy │ │ │ Description: Rcpp bindings for Annoy (approximate nearest neighbors) │ │ │ 'Annoy' is a small C++ library for Approximate Nearest Neighbors │ │ │ written for efficient memory usage as well an ability to load from / save to │ │ │ disk. This package provides an R interface by relying on the 'Rcpp' package,