--- /srv/rebuilderd/tmp/rebuilderd4U9xcK/inputs/r-cran-rle_0.9.2-2_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderd4U9xcK/out/r-cran-rle_0.9.2-2_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-10-27 16:39:38.000000 debian-binary │ --rw-r--r-- 0 0 0 1360 2020-10-27 16:39:38.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1348 2020-10-27 16:39:38.000000 control.tar.xz │ -rw-r--r-- 0 0 0 50576 2020-10-27 16:39:38.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-10-27 16:39:38.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 588 2020-10-27 16:39:38.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 566 2020-10-27 16:39:38.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 1835 2020-10-27 16:39:38.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-rle │ │ │ Version: 0.9.2-2 │ │ │ Architecture: amd64 │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 99 │ │ │ Depends: r-base-core (>= 4.0.3-1), r-api-4.0, libc6 (>= 2.4) │ │ │ -Suggests: r-cran-covr │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=rle │ │ │ Description: GNU R common functions for run-length encoded vectors │ │ │ This GNU R package provides common functions for run-length encoded │ │ │ vectors. Common 'base' and 'stats' methods for 'rle' objects, aiming │ │ │ to make it possible to treat them transparently as vectors.