Dear Sebastiaan,

Il 12/07/22 09:28, Sebastiaan Couwenberg ha scritto:
On 7/12/22 08:49, Antonio Valentino (@antonio.valentino) wrote:
- - - - -
50573d52 by Antonio Valentino at 2022-07-12T06:45:38+00:00
Update lintian overrides


=====================================
debian/python3-pyorbital.lintian-overrides
=====================================
@@ -1,3 +1,4 @@
-application-in-library-section python usr/bin/fetch_tles
-library-package-name-for-application usr/bin/fetch_tles
-package-contains-documentation-outside-usr-share-doc usr/lib/python3/dist-packages/pyorbital/etc/platforms.txt
+# helper tool for downloading data needed by the Python package
+application-in-library-section python [usr/bin/fetch_tles]
+library-package-name-for-application [usr/bin/fetch_tles]
+package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/pyorbital/etc/platforms.txt]
Because there is no empty line before the
package-contains-documentation-outside-usr-share-doc override the comment applies to that override too.

But the comment is only appropriate for the first two overrides.

Something like the following is more appropriate:

  # helper tool for downloading data needed by the Python package
  application-in-library-section python [usr/bin/fetch_tles]
  library-package-name-for-application [usr/bin/fetch_tles]

  # False positive, not documentation
 package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/pyorbital/etc/platforms.txt]

thanks for pointing out.
It should be fixed now.

cheers
--
Antonio Valentino

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to