Skip to content
Snippets Groups Projects
Verified Commit 35614671 authored by Benny Baumann's avatar Benny Baumann
Browse files

add: Add Lintian Target for CI testing

parent 96fa4728
No related branches found
No related tags found
No related merge requests found
......@@ -68,5 +68,8 @@ style:
-astyle --mode=c --options=none --recursive -q -Q -s4 -f -j -k1 -W3 -p -U -H ${SRCDIR}/*.cpp
-astyle --mode=c --options=none --recursive -q -Q -s4 -f -j -k1 -W3 -p -U -H ${SRCDIR}/*.hpp
lintian:
lintian --pedantic --profile debian --fail-on-warnings --verbose --display-experimental
install:
${INSTALL} -D -o root -g root -m 700 -t ${DESTDIR}${prefix}/bin ${TARGETS}
......@@ -2,7 +2,7 @@ Source: rmrf
Section: mail
Priority: optional
Maintainer: Benny Baumann <benbe@chaotikum.org>
Build-Depends: debhelper (>= 10), libncurses-dev (>=6), libssl-dev (>= 1.1.0), libboost-dev, libboost-test-dev, libpython3-dev, liblua5.3-dev
Build-Depends: debhelper (>= 10), libncurses-dev (>=6) | libncurses5-dev (>=6), libssl-dev (>= 1.1.0), libboost-dev, libboost-test-dev, libpython3-dev, liblua5.3-dev
Standards-Version: 4.1.2
Homepage: https://git.chaotikum.org/ReadMailReallyFast
Vcs-Git: https://git.chaotikum.org/ReadMailReallyFast/code.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment