Version in base suite: 2.1.1-1

Version in overlay suite: 2.1.1-1+deb12u1

Base version: python-xapian-haystack_2.1.1-1

Target version: python-xapian-haystack_2.1.1-1+deb12u1

Base files: python3-xapian-haystack_2.1.1-1_all.deb

Target files: python3-xapian-haystack_2.1.1-1+deb12u1_all.deb

Files only in first set of .debs, found in package python3-xapian-haystack

-rw-r--r-- root/root /usr/lib/python3/dist-packages/xapian_haystack-2.1.0.egg-info

New files in second set of .debs, found in package python3-xapian-haystack

-rw-r--r-- root/root /usr/lib/python3/dist-packages/xapian_haystack-2.1.0.egg-info/PKG-INFO
-rw-r--r-- root/root /usr/lib/python3/dist-packages/xapian_haystack-2.1.0.egg-info/dependency_links.txt
-rw-r--r-- root/root /usr/lib/python3/dist-packages/xapian_haystack-2.1.0.egg-info/requires.txt
-rw-r--r-- root/root /usr/lib/python3/dist-packages/xapian_haystack-2.1.0.egg-info/top_level.txt

Control files: lines which differ

Depends: python3-django-haystack, python3-xapian, python3-django, python3:any

Postinst files: 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: lines which differ

if which command -v py3clean >/dev/null 2>&1; then
dpkg -L python3-xapian-haystack | perl -ne 's,/([^/]*)\.py$,/__pycache__/\1.*, or next; unlink $_ or die $! foreach glob($_)' sed -En -e '/^(.*)\/(.+)\.py$/s,,rm "\1/__pycache__/\2".*,e'