mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
build(debian): add lintian check.
This commit is contained in:
parent
583aa2a119
commit
09cdf6158d
@ -22,6 +22,7 @@ main() {
|
||||
dpkg)
|
||||
dch --newversion="$VERSION-1" --urgency=medium --distribution=stable --controlmaint "Release $VERSION-1"
|
||||
dpkg-buildpackage -b -d --no-sign
|
||||
lintian || true
|
||||
mv ../"${PKGNAME}_${VERSION}-1"_*.deb "$OUTPUT"
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user