--- /srv/rebuilderd/tmp/rebuilderd0Wa0fd/inputs/r-cran-plogr_0.2.0-3_all.deb +++ /srv/rebuilderd/tmp/rebuilderd0Wa0fd/out/r-cran-plogr_0.2.0-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-05-16 06:53:22.000000 debian-binary │ --rw-r--r-- 0 0 0 1572 2020-05-16 06:53:22.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1556 2020-05-16 06:53:22.000000 control.tar.xz │ -rw-r--r-- 0 0 0 13100 2020-05-16 06:53:22.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 06:53:22.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 523 2020-05-16 06:53:22.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 501 2020-05-16 06:53:22.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2684 2020-05-16 06:53:22.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-plogr │ │ │ Version: 0.2.0-3 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 68 │ │ │ Depends: r-base-core (>= 4.0.0-3), r-api-4.0 │ │ │ -Suggests: r-cran-rcpp │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=plogr │ │ │ Description: GNU R C++ Logging Library │ │ │ Plogr is a simple header-only logging library for C++ to be used with │ │ │ GNU R. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include ' │ │ │ in your C++ modules to use it.