On 7/13/22 07:51, Antonio Valentino wrote:
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.

Thanks. Please note the package revision fix I pushed.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


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

Reply via email to