- added "linux-ubuntu-modules" to APT::NeverAutoRemove
{
"^linux-image.*";
"^linux-restricted-modules.*";
{
"^linux-image.*";
"^linux-restricted-modules.*";
+ "^linux-ubuntu-modules-.*";
};
Install-Recommends-Section "metapackages";
};
Install-Recommends-Section "metapackages";
- make the XS-Vcs-$foo warning more copy'n'paste
friendly (thanks to Matt Zimmerman)
- ignore the Vcs-Browser tag (Fixes LP: #121770)
- make the XS-Vcs-$foo warning more copy'n'paste
friendly (thanks to Matt Zimmerman)
- ignore the Vcs-Browser tag (Fixes LP: #121770)
+ * debian/apt.conf.autoremove:
+ - added "linux-ubuntu-modules" to APT::NeverAutoRemove