--- /srv/reproducible-results/rbuild-debian/r-b-build.K01nNigh/b1/golang-github-yudai-gojsondiff_1.0.0+git20180504.0525c87-3_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.K01nNigh/b2/golang-github-yudai-gojsondiff_1.0.0+git20180504.0525c87-3_arm64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - 648cd237c8789e0beb067885594e6acc 15988 devel optional golang-github-yudai-gojsondiff-dev_1.0.0+git20180504.0525c87-3_all.deb │ + 04e5fa61c93d3fabd6ccfb40d16871be 13948 devel optional golang-github-yudai-gojsondiff-dev_1.0.0+git20180504.0525c87-3_all.deb ├── golang-github-yudai-gojsondiff-dev_1.0.0+git20180504.0525c87-3_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2022-11-30 00:41:35.000000 debian-binary │ │ --rw-r--r-- 0 0 0 1472 2022-11-30 00:41:35.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 14324 2022-11-30 00:41:35.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1124 2022-11-30 00:41:35.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 12632 2022-11-30 00:41:35.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-11-30 00:41:35.000000 ./ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 724 2022-11-30 00:41:35.000000 ./control │ │ │ │ --rw-r--r-- 0 root (0) root (0) 3044 2022-11-30 00:41:35.000000 ./md5sums │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 1619 2022-11-30 00:41:35.000000 ./md5sums │ │ │ ├── ./control │ │ │ │ @@ -1,13 +1,13 @@ │ │ │ │ Package: golang-github-yudai-gojsondiff-dev │ │ │ │ Source: golang-github-yudai-gojsondiff │ │ │ │ Version: 1.0.0+git20180504.0525c87-3 │ │ │ │ Architecture: all │ │ │ │ Maintainer: Debian Go Packaging Team │ │ │ │ -Installed-Size: 93 │ │ │ │ +Installed-Size: 75 │ │ │ │ Depends: golang-github-onsi-ginkgo-dev, golang-github-sergi-go-diff-dev, golang-github-urfave-cli-dev, golang-github-yudai-golcs-dev, golang-gomega-dev, golang-github-k0kubun-pp-dev │ │ │ │ Section: devel │ │ │ │ Priority: optional │ │ │ │ Homepage: https://github.com/yudai/gojsondiff │ │ │ │ Description: compare two JSON strings │ │ │ │ This package implements "Diff" that compares two JSON objects and │ │ │ │ generates Deltas that describes differences between them. │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,22 +1,9 @@ │ │ │ │ │ usr/share/doc/golang-github-yudai-gojsondiff-dev/changelog.Debian.gz │ │ │ │ │ usr/share/doc/golang-github-yudai-gojsondiff-dev/copyright │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/add_delete_from.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/add_delete_to.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/array.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/array_changed.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/base.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/base_changed.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/changed_types_from.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/changed_types_to.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/jsondiffpatch.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/long_text_from.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/long_text_to.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/move_from.json │ │ │ │ │ -usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/move_to.json │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/deltas.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/ascii.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/ascii_test.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/delta.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/delta_test.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/formatter_suite_test.go │ │ │ │ │ usr/share/gocode/src/github.com/yudai/gojsondiff/gojsondiff.go │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -6,28 +6,14 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 473 2022-11-30 00:41:35.000000 ./usr/share/doc/golang-github-yudai-gojsondiff-dev/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1462 2022-11-30 00:41:35.000000 ./usr/share/doc/golang-github-yudai-gojsondiff-dev/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/ │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 244 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/add_delete_from.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 241 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/add_delete_to.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 109 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/array.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 109 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/array_changed.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 316 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/base.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 318 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/base_changed.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 163 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/changed_types_from.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 159 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/changed_types_to.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 4188 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/jsondiffpatch.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 108 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/long_text_from.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 104 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/long_text_to.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 90 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/move_from.json │ │ │ │ --rw-r--r-- 0 root (0) root (0) 90 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/FIXTURES/move_to.json │ │ │ │ -rw-r--r-- 0 root (0) root (0) 10826 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/deltas.go │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 8150 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/ascii.go │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2069 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/ascii_test.go │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3419 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/delta.go │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2712 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/delta_test.go │ │ │ │ -rw-r--r-- 0 root (0) root (0) 200 2022-11-30 00:41:35.000000 ./usr/share/gocode/src/github.com/yudai/gojsondiff/formatter/formatter_suite_test.go