Control: reassign -1 lintian
On Thu, 17 Dec 2020 15:31:57 +0100 Matthias Klose wrote:
> Package: debhelper
> Tags: patch
>
> See also #977596 filed for lintian.
>
> dh_strip already strips the lto sections when stripping static archives,
> however
> it doesn't check that the archive has text s
updated patch, passing the line length check.
diff -Nru debhelper-13.3/dh_strip debhelper-13.3.1/dh_strip
--- debhelper-13.3/dh_strip 2020-07-17 18:52:20.0 +0200
+++ debhelper-13.3.1/dh_strip 2020-12-18 14:04:29.0 +0100
@@ -381,6 +381,14 @@
'-R', '.gnu.lto_*', '-R', '.gnu.deb
Package: debhelper
Tags: patch
See also #977596 filed for lintian.
dh_strip already strips the lto sections when stripping static archives, however
it doesn't check that the archive has text sections containing the machine code.
see
https://github.com/rpm-software-management/rpmlint/blob/master/
3 matches
Mail list logo