Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-07-12 Thread Alex Muntada
Hi Dominique, > Come to think of it, I've detailed the fix mechanism (sorry > for the headache), but, in the end, the 'cme fix' command will > cascade the fixes to end up with 'debhelper-compat (= 12)' > (or whatever latest release). This is similar to the current > mechanism where a cme fix for

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-07-10 Thread gregor herrmann
On Wed, 10 Jul 2019 15:46:45 +0200, Dominique Dumont wrote: > On Wed, 03 Jul 2019 16:08:16 +0200 Dominique Dumont wrote: > > Here's what I plan to implement. I hope this > > takes into account most common mistakes. This list below details the checks > that will be > > run on debhelper or

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-07-10 Thread Dominique Dumont
On Wed, 03 Jul 2019 16:08:16 +0200 Dominique Dumont wrote: > Here's what I plan to implement. I hope this > takes into account most common mistakes. This list below details the checks that will be > run on debhelper or debherlper-compat dependencies. (this doc looks better with a monospace

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-07-03 Thread Dominique Dumont
On Wed, 12 Jun 2019 19:54:51 +0200 gregor herrmann wrote: > One might argue that forcing this change-of-style is a bit intrusive; > but on the other hand it's supported by debhelper in buster and > stretch-backports and is now the recommended way … So yes, I think a > migration would be a good

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-06-12 Thread gregor herrmann
On Wed, 12 Jun 2019 19:01:09 +0200, Dominique Dumont wrote: > On Friday, 7 June 2019 16:17:33 CEST gregor herrmann wrote: > > "debhelper-compat (= N)" in debian/control is the replacement for > > both > > debhelper (>= N) # in debian/control > > and > > N # in debian/compat > > Doh, I

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-06-12 Thread Dominique Dumont
On Friday, 7 June 2019 16:17:33 CEST gregor herrmann wrote: > "debhelper-compat (= N)" in debian/control is the replacement for > both > debhelper (>= N) # in debian/control > and > N # in debian/compat Doh, I missed this one. Looks like some migration instructions are in order.

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-06-07 Thread gregor herrmann
On Fri, 07 Jun 2019 15:54:23 +0200, Dominique Dumont wrote: > On Friday, 7 June 2019 15:34:42 CEST you wrote: > > cme created an unneeded debian/compat file > > (with "12"); > I thought compat file was always needed... When is it needed or not ? "debhelper-compat (= N)" in debian/control is the

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-06-07 Thread Dominique Dumont
On Friday, 7 June 2019 15:34:42 CEST you wrote: > cme created an unneeded debian/compat file > (with "12"); I thought compat file was always needed... When is it needed or not ? > interestingly without mentioning it in its output. Weird. Which package are you working on ? All the best

Bug#930118: libconfig-model-dpkg-perl: adds debian/compat despite debhelper-compat

2019-06-07 Thread gregor herrmann
Package: libconfig-model-dpkg-perl Version: 2.123 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I ran `cme fix dpkg' on a source package which has Build-Depends: debhelper-compat (= 12), in debian/control, and cme created an unneeded debian/compat file (with "12");