--- /srv/rebuilderd/tmp/rebuilderdzCiBYa/inputs/r-cran-r6_2.6.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdzCiBYa/out/r-cran-r6_2.6.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-02-21 01:57:00.000000 debian-binary │ --rw-r--r-- 0 0 0 1960 2025-02-21 01:57:00.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1932 2025-02-21 01:57:00.000000 control.tar.xz │ -rw-r--r-- 0 0 0 104208 2025-02-21 01:57:00.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-02-21 01:57:00.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 767 2025-02-21 01:57:00.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 713 2025-02-21 01:57:00.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 3507 2025-02-21 01:57:00.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-r6 │ │ │ Version: 2.6.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 172 │ │ │ Depends: r-api-4.0 │ │ │ -Recommends: r-cran-lobstr, r-cran-testthat (>= 3.0.0) │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=R6 │ │ │ Description: R classes with reference semantics │ │ │ The R6 package allows the creation of classes with reference semantics, │ │ │ similar to R's built-in reference classes. Compared to reference classes, │ │ │ R6 classes are simpler and lighter-weight, and they are not built on S4