[SCM] bumblebee/master: Add rules file simplification changes made by Ralf Jung, thanks!

Andreas Beckmann anbe at debian.org
Mon Mar 18 07:34:07 UTC 2013


On 2013-03-18 08:15, Vincent Cheng wrote:
> On Mon, Mar 18, 2013 at 12:07 AM, Andreas Beckmann <anbe at debian.org> wrote:
>> On 2013-03-18 07:58, vincentc-guest at users.alioth.debian.org wrote:
>>>  override_dh_auto_install:
>>>       dh_auto_install --destdir=debian/bumblebee/
>>
>> with only these two lines remaining, override_dh_auto_install can be
>> removed completely, as that is the default
> 
> src:bumblebee builds several binary packages however. Doesn't
> dh_auto_install dump everything in debian/tmp in that case?

correct

from just looking at the diff I concluded differently ...

And with the followup commit

>     Whoops, the last commit added a bunch of new conffiles which I'm
not sure is the right thing to do, so revert for now

I recommend to
* get rid of the override target
* have it install to debian/tmp
* use bumblebee.install (mv install bumbelbee.install) to put things
into the correct place

also rename the maintainer scripts from p* to bumblebee.p*
having both package-qualified and not qualified files in debian for the
same package is confusing, and unqualified ones are discouraged for
multi-binary packages


Andreas



More information about the pkg-nvidia-devel mailing list