[iaxmodem REMOVED from testing]

Bernhard Schmidt berni at debian.org
Tue Apr 10 21:14:04 BST 2018


On 10.04.2018 14:58, Joerg Dorchain wrote:

Hi Jörg,

> back from holidays I finally found some time to continue on the
> package.
> 
> On Tue, Mar 20, 2018 at 04:11:57PM +0100, Bernhard Schmidt wrote:
>>
>> gbp clone <salsaurl>
>> gbp import-orig <tarball>
>> - this would checkout the upstream branch, import your tarball, tag it,
>> then merge it back into master
>> edit debian/ ...
> 
> This is what I did.

Repo looks good at first glance, but I think you forgot to push the
upstream branch and the tags. gbp-buildpackage needs this in order to
properly reconstruct the orig tarball on building.

https://salsa.debian.org/pkg-voip-team/iaxmodem/commit/a3842e47ba1a083e4d5744f90b2d6e68d5816854
is bogus though.

Debian buildds do not evaluate alternative build-deps, so in the end
this only depends on dh-autoreconf. Later you add an unversioned
debhelper build-dep in
https://salsa.debian.org/pkg-voip-team/iaxmodem/commit/8c2668ce21abcd7cbb72d63e05a3dcbef5298037
to work around the lintian warning.

I suggest to go for debhelper compat level 11 (only depend on debhelper
(>= 11~), put 11 into debian/compat), that runs dh-autoreconf automatically.

Bernhard



More information about the Pkg-voip-maintainers mailing list