[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#859776: rejection



On Tue, 11 Apr 2017 17:53:41 +0200 Paride Legovini <pl@ninthfloor.org> wrote:
> I asked on IRC, didn't get a definitive answer, but my feeling is that
> there is a preference for giving attribution when possible. I wrote a
> simple shell script that generates the copyright entries for the lexers,
> the output is like this
> 
> https://clbin.com/m32Id
> 
> Some entries could be joined, but doing it automatically becomes
> nontrivial, as there are some files with more than one author. I lean
> towards leaving it like this. If you think it's OK I'll upload a revised
> package to mentors.

Coalescing entries can be done by 'scan-copyrights' or 'cme update dpkg-
copyright' (provided by cme and libconfig-model-dpkg-perl packages)

lua files are not scanned by default (yet), so these tools needs a bit of help:

$ echo '---
check:
  suffixes:
  - lua' > debian/copyright-scan-patterns.yml

Then run  'scan-copyrights' or 'cme update dpkg-copyright'

For more details, see 
https://github.com/dod38fr/config-model/wiki/Updating-debian-copyright-file-with-cme

All the best

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org


Reply to: