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