--- /srv/rebuilderd/tmp/rebuilderd9yeG6y/inputs/r-cran-uniqtag_1.0.1-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd9yeG6y/out/r-cran-uniqtag_1.0.1-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2022-06-28 14:02:26.000000 debian-binary │ --rw-r--r-- 0 0 0 1480 2022-06-28 14:02:26.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1460 2022-06-28 14:02:26.000000 control.tar.xz │ -rw-r--r-- 0 0 0 21968 2022-06-28 14:02:26.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-06-28 14:02:26.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 771 2022-06-28 14:02:26.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 743 2022-06-28 14:02:26.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 2101 2022-06-28 14:02:26.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,14 +1,13 @@ │ │ │ Package: r-cran-uniqtag │ │ │ Version: 1.0.1-1 │ │ │ Architecture: all │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 61 │ │ │ Depends: r-base-core (>= 4.2.1-1), r-api-4.0 │ │ │ -Recommends: r-cran-testthat │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=uniqtag │ │ │ Description: Abbreviate Strings to Short, Unique Identifiers │ │ │ For each string in a set of strings, determine a unique tag that is a │ │ │ substring of fixed size k unique to that string, if it has one. If no │ │ │ such unique substring exists, the least frequent substring is used. If