Bug#795195: libconfig-model-perl: Merging copyright entries
    Dominique Dumont 
    dod at debian.org
       
    Tue Aug 18 19:30:40 UTC 2015
    
    
  
On Tuesday 11 August 2015 18:24:52 you wrote:
> I'm in the process of cleaning the unofficial OpenNebula packaging[1],
> hoping it can help for a future official one.
> 
> I use “cme update dpkg-copyright” but I see some issues:
> 
> - Two times the same copyright entry for a file[2], because the helper
>   display the copyright information[3].
>   Maybe the duplicates can be detected?
This one puzzled me for a while until I saw that you also used 
debian/fix.scanned.copyright to remove extra '#' from © owners
Without this file, the © info are not duplicated and cme behaves (more or 
less) as expected. 
The instruction from fix.scanned.copyright is applied too late, i.e. after the 
© entries are coalesced.
Anyway, this issue is better fixed in licensecheck. I've also fixed the 
duplicated © info extracted from src/cli/one_helper.rb
> - Redundant files entries like:
> 
>   + “share/vendor/*”[4] and
>   “share/vendor/ruby/gems/rbvmomi/lib/rbvmomi/vim/*”[5]
> 
>   + near everything under “src/”
Also fixed by removing extra '#' in licensecheck result.
> According to copyright format 1.0, we can share the most common licence
> in a upper directory listing “src/*” and provide specific copyright
> information per file.
Sure. But that easier said than done ;-)
I keep this bug open for libconfig-model-perl because some improvements can 
also be done in there.
All the best
-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org
    
    
More information about the pkg-perl-maintainers
mailing list