--- /srv/reproducible-results/rbuild-debian/r-b-build.3va42kUl/b1/auctex_12.2-1_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.3va42kUl/b2/auctex_12.2-1_i386.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - a4d62933abad20cbc51feddff7c61721 1240816 tex optional auctex_12.2-1_all.deb │ + 0e8900bec12637fe415ff0aa272e4801 1240804 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 20500 2020-08-21 14:05:59.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1220124 2020-08-21 14:05:59.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1220112 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" (26538 55378 475447 │ │ │ │ -;;;;;; 173000)) │ │ │ │ +;;;### (autoloads nil "preview" "preview.el" (26013 51742 174552 │ │ │ │ +;;;;;; 699000)) │ │ │ │ ;;; 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" (26538 55263 0 0)) │ │ │ │ +;;;### (autoloads nil "tex" "tex.el" (26013 51629 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: