Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
noise
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pantheon-debian
noise
Commits
a8d6fea6
Commit
a8d6fea6
authored
Jun 30, 2014
by
Sergey Davidoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added lintian overrides
parent
3b97d83f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
debian/source/lintian-overrides
debian/source/lintian-overrides
+18
-0
No files found.
debian/source/lintian-overrides
0 → 100644
View file @
a8d6fea6
# The only time a binary or shared library in a Debian package should set RPATH
# is if it is linked to private shared libraries in the same package.
# This is the case for Noise - it has a private shared library "core";
# the package also ships the default Noise plugins.
noise: pkg-has-shlibs-control-file-but-no-actual-shared-libs
# This warning is triggered because of the private shared library
# due to a bug in Debhelper.
# Refer to http://bugs.debian.org/204975 and http://bugs.debian.org/633853
# for details.
noise: pkg-has-shlibs-control-file-but-no-actual-shared-libs
# These warnings are triggered because of a bug in Debhelper that causes it to
# auto-generate an ldconfig snippet for packages that does not need it.
# Refer to http://bugs.debian.org/204975 and http://bugs.debian.org/633853
# for details.
noise: postinst-has-useless-call-to-ldconfig
noise: postrm-has-useless-call-to-ldconfig
Write
Preview
Markdown
is supported
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