--- /srv/reproducible-results/rbuild-debian/r-b-build.IjMhe9Pe/b1/auctex_12.2-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.IjMhe9Pe/b2/auctex_12.2-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - a1675af7063134ad7788f0c2331d8c5d 1240824 tex optional auctex_12.2-1_all.deb │ + 705d5d93ad8b10c20f8f21bff0ebcc5f 1240808 tex optional auctex_12.2-1_all.deb │ d18fa60535bae19fe23e776932d20015 201428 tex optional preview-latex-style_12.2-1_all.deb ├── auctex_12.2-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2020-08-21 14:05:59.000000 debian-binary │ │ --rw-r--r-- 0 0 0 20504 2020-08-21 14:05:59.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1220128 2020-08-21 14:05:59.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 20500 2020-08-21 14:05:59.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1220116 2020-08-21 14:05:59.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/emacs/site-lisp/preview-latex.el │ │ │ │ @@ -1,14 +1,14 @@ │ │ │ │ ;;; preview-latex.el --- automatically extracted autoloads │ │ │ │ ;; │ │ │ │ ;;; Code: │ │ │ │ │ │ │ │ │ │ │ │ -;;;### (autoloads nil "preview" "preview.el" (26534 25400 769541 │ │ │ │ -;;;;;; 586000)) │ │ │ │ +;;;### (autoloads nil "preview" "preview.el" (26009 21827 303949 │ │ │ │ +;;;;;; 316000)) │ │ │ │ ;;; Generated autoloads from preview.el │ │ │ │ │ │ │ │ (autoload 'preview-install-styles "preview" "\ │ │ │ │ Installs the TeX style files into a permanent location. │ │ │ │ This must be in the TeX search path. If FORCE-OVERWRITE is greater │ │ │ │ than 1, files will get overwritten without query, if it is less │ │ │ │ than 1 or nil, the operation will fail. The default of 1 for interactive │ │ │ ├── ./usr/share/emacs/site-lisp/tex-site.el │ │ │ │ @@ -355,15 +355,15 @@ │ │ │ │ then the value of `TeX-mode-hook', and then the value │ │ │ │ of `AmS-TeX-mode-hook'." t nil) │ │ │ │ │ │ │ │ (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "plain-tex" '("AmS" "plain-TeX-"))) │ │ │ │ │ │ │ │ ;;;*** │ │ │ │ │ │ │ │ -;;;### (autoloads nil "tex" "tex.el" (26534 25338 0 0)) │ │ │ │ +;;;### (autoloads nil "tex" "tex.el" (26009 21649 0 0)) │ │ │ │ ;;; Generated autoloads from tex.el │ │ │ │ │ │ │ │ (autoload 'TeX-tex-mode "tex" "\ │ │ │ │ Major mode in AUCTeX for editing TeX or LaTeX files. │ │ │ │ Tries to guess whether this file is for plain TeX or LaTeX. │ │ │ │ │ │ │ │ The algorithm is as follows: