Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
glue
Commits
389c6094
Commit
389c6094
authored
Dec 12, 2017
by
Leo P. Singer
Browse files
Enable lintian checks
They should pass now
parent
cbb93d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
389c6094
...
...
@@ -47,7 +47,7 @@ deploy:stretch:
-
ln -s *.tar.* $(echo *.tar.* | sed 's/\(.*\)-\(.*\).\(tar.*\)/\1_\2.orig.\3/')
-
cd $(find . -type d -maxdepth 1 -name 'lscsoft-glue-*')
-
dpkg-buildpackage -us -uc
-
lintian ../*.{deb,changes}
||
true
# FIXME: lintian does not yet pass
-
lintian ../*.{deb,changes}
artifacts
:
paths
:
-
'
*.deb'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment