debian: drop use of dh-cargo; silence unnecessary warnings
Drop use of dh-cargo. We don’t actually need to use it, and it doesn’t help in any way. In fact, it makes things more difficult, as it insists on using the Debian-packaged cargo.
Add overrides for lintian, the Debian package checker, about a missing manual page, and unstripped binary objects. This helps other warnings in the future stand out better.
Signed-off-by: Lars Wirzenius liw@liw.fi
4 files changed
+6
-2
191278f0
→
860f1dc8
modified debian/control
@@ -5,7 +5,6 @@ Section: vcs
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified debian/lintian-overrides
@@ -1 +1,3 @@
|
|
| + | |
| + | |
modified debian/rules
@@ -1,7 +1,9 @@
|
|
|
|
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
added debian/source/lintian-overrides
@@ -0,0 +1 @@
| + | |