Version in base suite: 2.9.0-2.3
Version in overlay suite: 2.9.0-2.3+deb12u1
Base version: rmlint_2.9.0-2.3
Target version: rmlint_2.9.0-2.3+deb12u1
Base files: rmlint-doc_2.9.0-2.3_all.deb rmlint-gui_2.9.0-2.3_all.deb
Target files: rmlint-doc_2.9.0-2.3+deb12u1_all.deb rmlint-gui_2.9.0-2.3+deb12u1_all.deb
- Files only in first set of .debs, found in package rmlint-doc
- Files only in first set of .debs, found in package rmlint-gui
- New files in second set of .debs, found in package rmlint-doc
- New files in second set of .debs, found in package rmlint-gui
- Control files of package rmlint-doc: lines which differ
- Postinst files of package rmlint-gui: lines which differ
- Prerm files of package rmlint-gui: lines which differ
Files only in first set of .debs, found in package rmlint-doc
-rw-r--r-- root/root /usr/share/doc-base/rmlint-doc
Files only in first set of .debs, found in package rmlint-gui
-rw-r--r-- root/root /usr/lib/python3/dist-packages/Shredder-2.9.0.Odd.Olm.egg-info
New files in second set of .debs, found in package rmlint-doc
-rw-r--r-- root/root /usr/share/doc-base/rmlint-doc.rmlint-doc
lrwxrwxrwx root/root /usr/share/doc/rmlint/html/_static/_sphinx_javascript_frameworks_compat.js -> ../../../../javascript/sphinxdoc/1.0/_sphinx_javascript_frameworks_compat.js
lrwxrwxrwx root/root /usr/share/doc/rmlint/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js
New files in second set of .debs, found in package rmlint-gui
-rw-r--r-- root/root /usr/lib/python3/dist-packages/Shredder-2.9.0.egg-info
Control files of package rmlint-doc: lines which differ
Built-Using: sphinx (= 3.4.3-2) 5.3.0-4)
Depends: fonts-vollkorn, libjs-bootstrap, libjs-bootswatch, libjs-jquery, libjs-mathjax, libjs-sphinxdoc (>= 2.4.3-5~) 5.2)
Postinst files of package rmlint-gui: lines which differ
if which command -v py3compile >/dev/null 2>&1; then
if which command -v pypy3compile >/dev/null 2>&1; then
Prerm files of package rmlint-gui: lines which differ
if which command -v py3clean >/dev/null 2>&1; then
dpkg -L rmlint-gui | perl -ne 's,/([^/]*)\.py$,/__pycache__/\1.*, or next; unlink $_ or die $! foreach glob($_)' sed -En -e '/^(.*)\/(.+)\.py$/s,,rm "\1/__pycache__/\2".*,e'