Add Github Action & add support for the last Ubuntu LTS.
This commit is contained in:
parent
b52cbe564c
commit
0fc9c8b5b0
14 changed files with 518 additions and 44 deletions
7
debian/control
vendored
7
debian/control
vendored
|
|
@ -2,7 +2,12 @@ Source: apparmor.d
|
|||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Alexandre Pujol <alexandre@pujol.io>
|
||||
Build-Depends: debhelper (>= 13), debhelper-compat (= 13), config-package-dev, curl
|
||||
Build-Depends: debhelper (>= 13.4),
|
||||
debhelper-compat (= 13),
|
||||
golang-any,
|
||||
lsb-release,
|
||||
config-package-dev,
|
||||
rsync,
|
||||
Homepage: https://github.com/roddhjav/apparmor.d
|
||||
Vcs-Browser: https://github.com/roddhjav/apparmor.d
|
||||
Vcs-Git: https://github.com/roddhjav/apparmor.d.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue