Re: Bug#968000: libconfig-model-dpkg-perl: Get policy release dates in another way

2022-06-22 Thread Dominique Dumont
On Tuesday, 21 June 2022 22:40:52 CEST gregor herrmann wrote: > > Would that work out for you? > > Yup. > I'm cc'ing dod as the Config::Model::* tsar to make sure I'm not > missing anything. All good. Thanks for the follow-up > > If so: What are your requirements for such a transition? Do we hav

Bug#1002828: lintian: please add rakudo as known interpreter

2021-12-29 Thread Dominique Dumont
Package: lintian Version: 2.114.0 Severity: normal Dear Maintainer, When building prove6 package, lintian issues this warning: W: prove6: unusual-interpreter /usr/bin/raku [usr/bin/prove6] /usr/bin/raku is Raku (formely Perl6) interpreter provided by rakudo package. Could you add raku to the

Re: Bug#903220: libconfig-model-dpkg-perl: Please change policy to current version of debian policy in sid

2018-07-11 Thread Dominique Dumont
On Tuesday, 10 July 2018 19:44:42 CEST Mattia Rizzolo wrote: > I'm CCing the lintian maintainers because I don't think they ever > thought of that file as a public API, so they might want to be aware of > this new reverse-dependency. I can also use Lintian::Data API as done there: https://salsa.d

Bug#861958: lintian: insecure YAML validation [CVE-2017-8829]

2017-05-10 Thread Dominique Dumont
Ive logged a bug to upstream YAML parser library: https://github.com/ingydotnet/yaml-pm/issues/176 HTH

Bug#861958: lintian: insecure YAML validation

2017-05-06 Thread Dominique Dumont
On samedi 6 mai 2017 13:01:50 CEST you wrote: > Lintian uses the YAML::XS module to validate YAML in > debian/upstream/metadata. Unless debian/upstream/metadata needs fancy YAML format (e.g. anchor alias tags ...), the easiest way out it to use YAML::Tiny instead of YAML::XS. This should be a dr

Bug#809057: lintian: Please add /usr/bin/perl6-m in known interpreter list

2015-12-26 Thread Dominique Dumont
Package: lintian Version: 2.5.39 Severity: wishlist Dear Maintainer, Perl6 compiler (rakudo based on moar) expects scripts to begin with '#!/usr/bin/perl6-m' Could you add this interpreter to the list of accepted interpreters? All the best -- System Information: Debian Release: stretch/sid A

Bug#642833: Re: Bug#642833: [checks/source-copyright] use Config::Model

2013-09-20 Thread Dominique Dumont
On Thursday 19 September 2013 16:16:19 you wrote: > At the moment, I am not seeing any obvious merit in using Config::Model > and I am not willing to invest the time to do it. For the record, Config::Model has evolved since then. The command used to check dpkg-copyright is now: cme check dpkg-

Bug#642833: Hmm, config-edit can be improved

2011-11-09 Thread Dominique Dumont
Le Tuesday 27 September 2011 17:39:57, Jakub Wilk a écrit : > FWIW, lintian uses this algorithm to determine type of a paragraph: > > if it's not the header paragraph { > if Files field exists { > it's a files paragraph > } elsif License field exists { > it's a stand-alone lice

Bug#642833: Hmm, config-edit can be improved

2011-09-27 Thread Dominique Dumont
> I was always under the impression that order of fields within a single > paragraph doesn't matter in Debian control files. Correct. But if you add "Extra fields", you may end up in trouble. Consider the following (admitedly contrived) copyright paragraph: Files: this license applies to any o

Bug#642833: Hmm, config-edit can be improved

2011-09-27 Thread Dominique Dumont
> It is included in the bug report: Right. Sorry I missed it. > I assumed these both check the file in the same manner; Can't tell if > config-edit errs here or lintian. Just reporting my findings. I guess that both tries to interpret correctly the DEP-5 specification... Anyway, config-edit DE

Bug#642833: Some explanation about the error reported by Config::Model

2011-09-27 Thread Dominique Dumont
Hello I'm the author of Config::Model and the Dep-5 model. I'll try so bring some light to the questions you are raising. The following (probably truncated) error message: Configuration item 'Files:"*" License short_name' has a wrong value: license GPL-2+ is not declared in main License sect

Re: Lintian as a static analysis framework

2011-07-08 Thread Dominique Dumont
On Thursday 07 July 2011 12:00:38 Niels Thykier wrote: > Yesterday in #debian-qa, I chatted with Paul Wise and the idea came up > that Lintian should be a framework that others could use as a basis for > their own analysis - particularly when these analysis would conflict > with some of the Lintian