]> git.saurik.com Git - apt.git/commitdiff
override lintian on doxygens embedded-javascript-library
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 24 May 2016 07:55:49 +0000 (09:55 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 24 May 2016 09:06:19 +0000 (11:06 +0200)
The embedding is done completely automatic by doxygen and documented to
be that way for reasons: /usr/share/doc/doxygen/README.jquery

As we can't do anything about it, it is pointless to keep the warning.

debian/apt.lintian-overrides
debian/libapt-pkg-doc.lintian-overrides [new file with mode: 0644]
debian/rules

index 2867c74d99fc2ceb007c363858fe77b47de52048..0c4d42d1b8d95c6cd64c2c2d62e57c88dfb42cac 100644 (file)
@@ -1,2 +1,4 @@
-apt: no-shlibs-control-file
+# the private library is for internal sharing only
 apt: package-name-doesnt-match-sonames
+# external solvers are shipped in here:
+apt: package-contains-empty-directory
diff --git a/debian/libapt-pkg-doc.lintian-overrides b/debian/libapt-pkg-doc.lintian-overrides
new file mode 100644 (file)
index 0000000..d583d9a
--- /dev/null
@@ -0,0 +1,2 @@
+# embedded by doxygen, see /usr/share/doc/doxygen/README.jquery
+libapt-pkg-doc: embedded-javascript-library
index 7b7df7ad962788289dd42286c3c3a1d747c6f265..9c7f456e32b1e29056e708b28cbdedc624a38dda 100755 (executable)
@@ -155,7 +155,7 @@ libapt-pkg-doc: build-docbook
                            doc/style.txt \
                            $(BLD)/doc/doxygen/html
        dh_installexamples -p$@
-
+       dh_lintian -p$@
        dh_installchangelogs -p$@
        dh_strip -p$@
        dh_compress -p$@ -X.xhtml