{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.5wdKy4P6/b1/hl-todo-el_3.4.2-1_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.5wdKy4P6/b2/hl-todo-el_3.4.2-1_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,2 +1,2 @@\n \n- b1f4468b39bdf7573bf5f77e6d486964 8156 lisp optional elpa-hl-todo_3.4.2-1_all.deb\n+ 383b389e79e090ed8341c4dbbe84716d 8176 lisp optional elpa-hl-todo_3.4.2-1_all.deb\n"}, {"source1": "elpa-hl-todo_3.4.2-1_all.deb", "source2": "elpa-hl-todo_3.4.2-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2022-04-02 05:49:13.000000 debian-binary\n--rw-r--r-- 0 0 0 1184 2022-04-02 05:49:13.000000 control.tar.xz\n--rw-r--r-- 0 0 0 6780 2022-04-02 05:49:13.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 1188 2022-04-02 05:49:13.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 6796 2022-04-02 05:49:13.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -15,10 +15,10 @@\n -rw-r--r-- 0 root (0) root (0) 1475 2022-03-29 20:17:40.000000 ./usr/share/doc/elpa-hl-todo/README.org\n -rw-r--r-- 0 root (0) root (0) 499 2022-04-02 05:49:13.000000 ./usr/share/doc/elpa-hl-todo/changelog.Debian.gz\n -rw-r--r-- 0 root (0) root (0) 1100 2022-04-02 05:49:13.000000 ./usr/share/doc/elpa-hl-todo/copyright\n drwxr-xr-x 0 root (0) root (0) 0 2022-04-02 05:49:13.000000 ./usr/share/emacs/\n drwxr-xr-x 0 root (0) root (0) 0 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/\n drwxr-xr-x 0 root (0) root (0) 0 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/\n drwxr-xr-x 0 root (0) root (0) 0 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/\n--rw-r--r-- 0 root (0) root (0) 3096 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo-autoloads.el\n+-rw-r--r-- 0 root (0) root (0) 3178 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo-autoloads.el\n -rw-r--r-- 0 root (0) root (0) 198 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo-pkg.el\n -rw-r--r-- 0 root (0) root (0) 14269 2022-04-02 05:49:13.000000 ./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo.el\n"}, {"source1": "./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo-autoloads.el", "source2": "./usr/share/emacs/site-lisp/elpa-src/hl-todo-3.4.2/hl-todo-autoloads.el", "unified_diff": "@@ -1,13 +1,13 @@\n ;;; hl-todo-autoloads.el --- automatically extracted autoloads\n ;;\n ;;; Code:\n (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path))))\n \f\n-;;;### (autoloads nil \"hl-todo\" \"hl-todo.el\" (0 0 0 0))\n+;;;### (autoloads nil \"hl-todo\" \"hl-todo.el\" (25159 58329 0 0))\n ;;; Generated autoloads from hl-todo.el\n \n (autoload 'hl-todo-mode \"hl-todo\" \"\\\n Highlight TODO and similar keywords in comments and strings.\n \n This is a minor mode. If called interactively, toggle the\n `Hl-Todo mode' mode. If the prefix argument is positive, enable\n@@ -83,13 +83,17 @@\n \n \\(fn KEYWORD)\" t nil)\n \n (register-definition-prefixes \"hl-todo\" '(\"hl-todo-\"))\n \n ;;;***\n \f\n+;;;### (autoloads nil nil (\"hl-todo-pkg.el\") (25159 58329 0 0))\n+\n+;;;***\n+\f\n ;; Local Variables:\n ;; version-control: never\n ;; no-byte-compile: t\n ;; no-update-autoloads: t\n ;; End:\n ;;; hl-todo-autoloads.el ends here\n"}]}]}]}]}