maybe chmod 0644 'apt/apt.conf.d/01autoremove'
maybe chmod 0444 'apt/apt.conf.d/01autoremove-kernels'
maybe chmod 0644 'apt/apt.conf.d/05etckeeper'
+maybe chmod 0644 'apt/apt.conf.d/20listchanges'
maybe chmod 0644 'apt/apt.conf.d/70debconf'
maybe chmod 0644 'apt/apt.conf.d/99force-ipv4'
maybe chmod 0644 'apt/foreign-packages.txt.2017-07-19.00'
+maybe chmod 0644 'apt/listchanges.conf'
maybe chmod 0755 'apt/preferences.d'
maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key.pub'
maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key2.pub'
--- /dev/null
+DPkg::Pre-Install-Pkgs { "/usr/bin/apt-listchanges --apt || test $? -lt 10"; };
+DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
+DPkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD "20";