--- /srv/rebuilderd/tmp/rebuilderdg4e20x/inputs/r-cran-prettycode_1.1.0-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdg4e20x/out/r-cran-prettycode_1.1.0-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-05-16 19:58:39.000000 debian-binary │ --rw-r--r-- 0 0 0 1652 2020-05-16 19:58:39.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1596 2020-05-16 19:58:39.000000 control.tar.xz │ -rw-r--r-- 0 0 0 244968 2020-05-16 19:58:39.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-05-16 19:58:39.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 608 2020-05-16 19:58:39.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 494 2020-05-16 19:58:39.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2969 2020-05-16 19:58:39.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-prettycode │ │ │ Version: 1.1.0-2 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 309 │ │ │ -Depends: r-base-core (>= 4.0.0-3), r-api-4.0, r-cran-crayon │ │ │ -Recommends: r-cran-testthat, r-cran-mockery │ │ │ -Suggests: r-cran-covr, r-cran-rstudioapi, r-cran-withr │ │ │ +Depends: r-base-core (>= 4.0.0-3), r-api-4.0 │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=prettycode │ │ │ Description: pretty print GNU R code in the terminal │ │ │ Replace the standard print method for functions with one that │ │ │ performs syntax highlighting, using ANSI colors, if the terminal │ │ │ supports them.