Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
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
235d9c62
Commit
235d9c62
authored
Jul 02, 2014
by
Sergey Davidoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added lintian overrides for Noise package
parent
a8a49a72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
debian/noise.lintian-overrides
debian/noise.lintian-overrides
+17
-0
No files found.
debian/noise.lintian-overrides
0 → 100644
View file @
235d9c62
# 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".
binary-or-shlib-defines-rpath
# 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.
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.
postinst-has-useless-call-to-ldconfig
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