jtdor / build-deb-action

GitHub action for building Debian packages with dpkg-buildpackage.
MIT License
25 stars 11 forks source link

Add a way to set apt preferences #11

Open leonheldattoradex opened 2 months ago

leonheldattoradex commented 2 months ago

Hello,

this is a small-ish change that allows us to use apt preferences fragments [0]. Please feel free to either pull this change in or suggest changes if needed.

Thanks!

[0] https://manpages.ubuntu.com/manpages/bionic/man5/apt_preferences.5.html