Bug#812248: lintian: don't check Homepage field (and similar) against dbgsym packages

2016-05-29 Thread Christoph Berg
Re: Niels Thykier 2016-01-22 <56a1d3ac.5050...@thykier.net>
> Sadly, not really.  I will try to convince DSA to make the debug mirror
> available to lintian.d.o, so we can see what tags the dbgsym packages
> trigger.

That would be awesome.

I just discovered that postgresql-common's pg_buildext script has a
bug that triggers "debug-file-with-no-debug-symbols" on a lot of
extension packages. Having lintian.d.o spot these would allow me to
reupload the broken packages.

That said, I think debug-file-with-no-debug-symbols should be E, not
W. I did see these warnings in my local build logs, but given -dbgsym
packages were still new, I pushed them off as spurious and likely
bogus (the debug files do have content (but apparently only comments
or whatever)). 'E' would likely have made me check for the problem
earlier.

Thanks,
Christoph


signature.asc
Description: PGP signature


[lintian] 01/01: spelling: Add more corrections

2016-05-29 Thread Jakub Wilk
This is an automated email from the git hooks/post-receive script.

jwilk pushed a commit to branch master
in repository lintian.

commit 76e442cd19fdb061c55d53184a5bb9f4ddeb1ee1
Author: Jakub Wilk 
Date:   Sun May 29 17:17:50 2016 +0200

spelling: Add more corrections
---
 data/spelling/corrections | 20 
 1 file changed, 20 insertions(+)

diff --git a/data/spelling/corrections b/data/spelling/corrections
index 41c5b5a..c459f0d 100644
--- a/data/spelling/corrections
+++ b/data/spelling/corrections
@@ -769,6 +769,7 @@ divison||division
 divisons||divisions
 docuentation||documentation
 documantation||documentation
+documenation||documentation
 documentaion||documentation
 documention||documentation
 documetation||documentation
@@ -886,6 +887,7 @@ evaluted||evaluated
 evalute||evaluate
 evalutes||evaluates
 evaluting||evaluating
+eventhough||even though
 everbody||everybody
 everone||everyone
 everthing||everything
@@ -984,6 +986,10 @@ filesytems||filesystems
 fileystem||filesystem
 fileystems||filesystems
 findout||find out
+finsihed||finished
+finsihes||finishes
+finsih||finish
+finsihing||finishing
 fitler||filter
 fitlers||filters
 flie||file
@@ -1087,6 +1093,7 @@ harcoded||hardcoded
 harcode||hardcode
 harcodes||hardcodes
 harcoding||hardcoding
+harware||hardware
 havent||haven't
 heigth||height
 heirarchical||hierarchical
@@ -1101,6 +1108,7 @@ hierachical||hierarchical
 hierachies||hierarchies
 hierachy||hierarchy
 hierarchie||hierarchy
+higer||higher
 highlighing||highlighting
 highlightning||highlighting
 higlighted||highlighted
@@ -1333,6 +1341,10 @@ intializes||initializes
 intializing||initializing
 intially||initially
 intregral||integral
+intrrupted||interrupted
+intrrupting||interrupting
+intrrupt||interrupt
+intrrupts||interrupts
 intruction||instruction
 intructions||instructions
 intrumented||instrumented
@@ -1521,6 +1533,7 @@ noticably||noticeably
 notications||notifications
 notifcation||notification
 notifcations||notifications
+notifed||notified
 nubmer||number
 nubmers||numbers
 numberal||numeral
@@ -1956,9 +1969,12 @@ retriving||retrieving
 retuns||returns
 retured||returned
 returing||returning
+returnd||returned
 returnes||returns
 retur||return
 returs||returns
+reuest||request
+reuests||requests
 reuqested||requested
 reuqesting||requesting
 reuqest||request
@@ -2049,8 +2065,11 @@ setttings||settings
 shoud||should
 shouldnt||shouldn't
 shoule||should
+siginificantly||significantly
+siginificant||significant
 signficantly||significantly
 signficant||significant
+signle||single
 similarily||similarly
 similary||similarly
 similiarly||similarly
@@ -2072,6 +2091,7 @@ skiping||skipping
 slashs||slashes
 sligthly||slightly
 sligth||slight
+smae||same
 softwares||software
 sofware||software
 somehwere||somewhere

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git



[lintian] branch master updated (7f94ae2 -> 76e442c)

2016-05-29 Thread Jakub Wilk
This is an automated email from the git hooks/post-receive script.

jwilk pushed a change to branch master
in repository lintian.

  from  7f94ae2   Rename (unreleased) tag no-strong-checksums-in-dsc to 
no-strong-digests-in-dsc
   new  76e442c   spelling: Add more corrections

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 data/spelling/corrections | 20 
 1 file changed, 20 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git



Bug#505857: lintian: false positive debian-watch-file-should-mangle-version

2016-05-29 Thread Roger Shimizu
I met this false positive message, too. But in different case.
I got the message when debian/watch is like:


opts="repack,compression=xz, \
   dversionmangle=s/\+ds\d*$//,repacksuffix=+ds, \
   


And lintian is happy when dversionmangle line moves to the 1st line:


opts="repack,compression=xz,dversionmangle=s/\+ds\d*$//,repacksuffix=+ds, \
   


Cheers,
-- 
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 17B3ACB1