{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.5qpbk5Fr/b1/ol-notmuch_2.0.1-1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.5qpbk5Fr/b2/ol-notmuch_2.0.1-1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,2 +1,2 @@\n \n- 353083065e6b7eb06d6b77e339c98048 4868 editors optional elpa-ol-notmuch_2.0.1-1_all.deb\n+ b5c9816b0b5410384f1ba8b38f3a76f3 4912 editors optional elpa-ol-notmuch_2.0.1-1_all.deb\n"}, {"source1": "elpa-ol-notmuch_2.0.1-1_all.deb", "source2": "elpa-ol-notmuch_2.0.1-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 2023-10-05 12:02:18.000000 debian-binary\n -rw-r--r-- 0 0 0 1316 2023-10-05 12:02:18.000000 control.tar.xz\n--rw-r--r-- 0 0 0 3360 2023-10-05 12:02:18.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 3404 2023-10-05 12:02:18.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": "./control", "source2": "./control", "unified_diff": "@@ -1,13 +1,13 @@\n Package: elpa-ol-notmuch\n Source: ol-notmuch\n Version: 2.0.1-1\n Architecture: all\n Maintainer: Debian Emacsen team \n-Installed-Size: 32\n+Installed-Size: 33\n Depends: elpa-compat (>= 28.1.1.0), elpa-notmuch (>= 0.32), elpa-org (>= 9.4.5), dh-elpa-helper, emacsen-common\n Recommends: emacs (>= 46.0)\n Enhances: emacs\n Section: editors\n Priority: optional\n Description: Links to notmuch messages\n This file implements links to notmuch messages and \"searches\". A\n"}, {"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": "@@ -14,10 +14,10 @@\n drwxr-xr-x 0 root (0) root (0) 0 2023-10-05 12:02:18.000000 ./usr/share/doc/elpa-ol-notmuch/\n -rw-r--r-- 0 root (0) root (0) 320 2023-10-05 12:02:18.000000 ./usr/share/doc/elpa-ol-notmuch/changelog.Debian.gz\n -rw-r--r-- 0 root (0) root (0) 1125 2023-10-05 12:02:18.000000 ./usr/share/doc/elpa-ol-notmuch/copyright\n drwxr-xr-x 0 root (0) root (0) 0 2023-10-05 12:02:18.000000 ./usr/share/emacs/\n drwxr-xr-x 0 root (0) root (0) 0 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/\n drwxr-xr-x 0 root (0) root (0) 0 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/\n drwxr-xr-x 0 root (0) root (0) 0 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/\n--rw-r--r-- 0 root (0) root (0) 1753 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch-autoloads.el\n+-rw-r--r-- 0 root (0) root (0) 2879 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch-autoloads.el\n -rw-r--r-- 0 root (0) root (0) 197 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch-pkg.el\n -rw-r--r-- 0 root (0) root (0) 4846 2023-10-05 12:02:18.000000 ./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch.el\n"}, {"source1": "./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch-autoloads.el", "source2": "./usr/share/emacs/site-lisp/elpa-src/ol-notmuch-2.0.0/ol-notmuch-autoloads.el", "unified_diff": "@@ -41,14 +41,40 @@\n Follow a notmuch tree link specified by PATH.\n \n \\(fn PATH _)\")\n \n (register-definition-prefixes \"ol-notmuch\" '(\"org-notmuch-\"))\n \n ;;;***\n+\n+\f\n+;;; Generated autoloads from ol-notmuch.el\n+\n+(with-eval-after-load 'org (org-link-set-parameters \"notmuch\" :store #'org-notmuch-store-link :follow #'org-notmuch-open))\n+(autoload 'org-notmuch-store-link \"ol-notmuch\" \"\\\n+Store a link to one or more notmuch messages.\")\n+(autoload 'org-notmuch-open \"ol-notmuch\" \"\\\n+Follow a notmuch message link specified by PATH.\n+\n+(fn PATH _)\")\n+(with-eval-after-load 'org (org-link-set-parameters \"notmuch-search\" :store #'org-notmuch-search-store-link :follow #'org-notmuch-search-open))\n+(autoload 'org-notmuch-search-store-link \"ol-notmuch\" \"\\\n+Store a link to a notmuch search.\")\n+(autoload 'org-notmuch-search-open \"ol-notmuch\" \"\\\n+Follow a notmuch search link specified by PATH.\n+\n+(fn PATH _)\")\n+(with-eval-after-load 'org (org-link-set-parameters \"notmuch-tree\" :store #'org-notmuch-tree-store-link :follow #'org-notmuch-tree-open))\n+(autoload 'org-notmuch-tree-store-link \"ol-notmuch\" \"\\\n+Store a link to a notmuch tree.\")\n+(autoload 'org-notmuch-tree-open \"ol-notmuch\" \"\\\n+Follow a notmuch tree link specified by PATH.\n+\n+(fn PATH _)\")\n+(register-definition-prefixes \"ol-notmuch\" '(\"org-notmuch-\"))\n \f\n ;;; End of scraped data\n \n ;; Local Variables:\n ;; version-control: never\n ;; no-byte-compile: t\n ;; no-update-autoloads: t\n"}]}]}]}]}