]> git.tuebingen.mpg.de Git - lopsub.git/commitdiff
debian: Add the lintian override to the binary package.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 23 Apr 2024 23:59:34 +0000 (01:59 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 10 May 2024 01:20:48 +0000 (03:20 +0200)
This fixes the

package-name-doesnt-match-sonames

warning that lintian(1) currently emits.

Suggested-by: lintian(1)
debian/rules

index 3b5e4f13a40f5344b0cba4b0eeb2ebf117910bed..94248ff3591019428156d16993213606d9c35369 100755 (executable)
@@ -43,6 +43,7 @@ binary: build
        mv $(TMPDIR)/usr/lib-$(TRIPLET) $(TMPDIR)/usr/lib/$(TRIPLET)
        dh_install -p $(package)
        dh_install -p $(devpackage)
+       dh_lintian
        $(MAKE_DIR) $(DESTDIR)/DEBIAN $(DOCS_DIR) $(DEVDOCS_DIR)
        echo 'activate-noawait ldconfig' > $(DESTDIR)/DEBIAN/triggers
        $(INST_FILE) debian/copyright $(DOCS_DIR)/copyright