-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving lintian-overrides to suppress errors and making corrections on
package Description and changelog file.
- Loading branch information
Showing
3 changed files
with
2 additions
and
7 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
prometheus-node-exporter/prometheus-node-exporter/unibuild-packaging/deb/changelog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
prometheus-node-exporter (5.1.0~b1.1-1) perfsonar-5.1; urgency=low | ||
|
||
* New prometheus-node-exporter package | ||
|
||
|
||
-- perfSONAR developers <[email protected]> Thu, 04 Apr 2024 08:08:44 -0400 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
...us-node-exporter/prometheus-node-exporter/unibuild-packaging/deb/source/lintian-overrides
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
# Override source-is-missing errors for architecture-specific binaries | ||
prometheus-node-exporter source: source-is-missing [bin/node_exporter.aarch64] | ||
prometheus-node-exporter source: source-is-missing [bin/node_exporter.armv7] | ||
prometheus-node-exporter source: source-is-missing [bin/node_exporter.ppc64le] | ||
prometheus-node-exporter source: source-is-missing [bin/node_exporter.x86_64] | ||
prometheus-node-exporter source: source-is-missing bin/node_exporter.* |