--- /srv/rebuilderd/tmp/rebuilderd21exfK/inputs/r-cran-httr_1.4.7+dfsg-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd21exfK/out/r-cran-httr_1.4.7+dfsg-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2023-08-25 11:14:51.000000 debian-binary │ --rw-r--r-- 0 0 0 2668 2023-08-25 11:14:51.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2612 2023-08-25 11:14:51.000000 control.tar.xz │ -rw-r--r-- 0 0 0 456496 2023-08-25 11:14:51.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-08-25 11:14:51.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 765 2023-08-25 11:14:51.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 614 2023-08-25 11:14:51.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 5845 2023-08-25 11:14:51.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-httr │ │ │ Version: 1.4.7+dfsg-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 593 │ │ │ Depends: r-api-4.0, r-cran-curl (>= 5.0.2), r-cran-jsonlite, r-cran-mime, r-cran-openssl (>= 0.8), r-cran-r6 │ │ │ -Recommends: r-cran-covr, r-cran-httpuv, r-cran-jpeg, r-cran-knitr, r-cran-png, r-cran-readr, r-cran-rmarkdown, r-cran-testthat (>= 0.8.0), r-cran-xml2 │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=httr │ │ │ Description: GNU R tools for working with URLs and HTTP │ │ │ Useful tools for working with HTTP organised by HTTP verbs (GET(), │ │ │ POST(), etc). Configuration functions make it easy to control additional │ │ │ request components (authenticate(), add_headers() and so on).