[Build-common-hackers] Bug#534116: Generates a debhelper.log file when no compat file.
Kurt Roeckx
kurt at roeckx.be
Sun Jun 21 19:18:34 UTC 2009
Package: cdbs
Version: 0.4.56
Hi,
I have no compat file, but cdbs creates one with 5 in it for me.
But the documentation says:
In case of a missing compat information, CDBS would
create a debian/compat file with compatibility level 7.
And it seems that debhelper runs in level 7 for some time.
I end up with a debian/debhelper.log file with dh_installdirs
in it.
So it looks like it partially ran in level 1, 5 and 7.
I don't _use_ debhelper, I use cdbs, I shouldn't need
to know anything about debhelper and so I shouldn't
create a compat file. If cdbs needs a compat file to
work, it should create/remove it itself and not
keep me stuck in some lower level compat level that
you don't support anymore. (I still had one with
4 in it.)
Kurt
More information about the Build-common-hackers
mailing list