--- /srv/rebuilderd/tmp/rebuilderd9RpCjF/inputs/r-cran-selectr_0.4-2-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderd9RpCjF/out/r-cran-selectr_0.4-2-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-05-17 06:14:27.000000 debian-binary │ --rw-r--r-- 0 0 0 2076 2020-05-17 06:14:27.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2048 2020-05-17 06:14:27.000000 control.tar.xz │ -rw-r--r-- 0 0 0 410128 2020-05-17 06:14:27.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-17 06:14:27.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 793 2020-05-17 06:14:27.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 713 2020-05-17 06:14:27.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 4097 2020-05-17 06:14:27.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-selectr │ │ │ Version: 0.4-2-2 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 595 │ │ │ -Depends: r-base-core (>= 4.0.0-3), r-api-4.0, r-cran-stringr, r-cran-r6 │ │ │ -Recommends: r-cran-testthat, r-cran-xml, r-cran-xml2 │ │ │ +Depends: r-base-core (>= 4.0.0-3), r-api-4.0 │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=selectr │ │ │ Description: Translate CSS Selectors to XPath Expressions │ │ │ Translates a CSS3 selector into an equivalent XPath │ │ │ expression. This allows one to use CSS selectors when working with │ │ │ the XML package as it can only evaluate XPath expressions. Also