The version you requested (4.4.0-71.92) is not available, but a newer one is (4.4.0-142.168). We redirected you there.
This file is indexed.

postinst is in vala-panel-appmenu-common 0.6.94+repack1-1.

This file is a maintainer script. It is executed when installing (*inst) or removing (*rm) the package.

The actual contents of the file can be viewed below.

1
2
3
4
5
#!/bin/sh
set -e
# Automatically added by dh_installdeb/11.1.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/X11/Xsession.d/96vala-panel-appmenu -- "$@"
# End automatically added section