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

Re: Build packages with Dependencies



OK, let's start over, the _all question can be forgotten.

I build a deb using this command:

dh-make-perl --cpan Email::Abstract  --build --recursive --install

This makes a deb package libemail-abstract-perl_3.008-1_all.deb

But how do I let it make debs for all dependencies for the module
Email::Abstract, at the moment I do them all manually which is almost
undoable.



2017-04-30 14:23 GMT+02:00 Alex Muntada <alexm@alexm.org>:
> Matt .:
>
>> Yes I did but I don't see deps build.
>
> Dependencies are built and available in ~/.cpan/build.
>
>> Like: dh-make-perl --cpan Email::Abstract  --build --recursive --install
>
> Sorry, I don't see the how this relates to the previous comment.
>
>> Or should it be in as the package is _all ?
>
> Sorry again, I don't understand what you mean. Can you please
> elaborate a bit?
>
> The "_all.deb" means "architecture-independent binary package":
> https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture
>
> Cheers,
> Alex
>


Reply to: