Bug#891794: lintian -- False positive on spelling-error-in-binary

2018-03-01 Thread Chris Lamb
tags 891794 + pending
thanks

Fixed in Git, pending upload:

  
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=69971d6a860282ba6f49dcaf93a0adbaa2673730


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#891794: lintian -- False positive on spelling-error-in-binary

2018-02-28 Thread Thorsten Alteholz

Package: lintian
Version: 2.5.67
Severity: normal

A soon to be available package gives:
 I: osmocom-analog: spelling-error-in-binary usr/bin/amps Rouge Rogue

This is a false positive as it comes from:
  osmocom-analog-0.0.1/src/amps/stations.c:   { 85,   0,  "Baton Rouge",  "LA",   
"Cellular One", "504 291 9703", "GTEDS" },
  osmocom-analog-0.0.1/src/amps/stations.c:   { 106,  0,  "Baton Rouge",  "LA",   
"Bell South Mobile","800 351 2400", "GTEDS" },

 Thorsten