Discussion:
Upgrade lwip debian parckage
Joan Lledó
2018-11-22 16:58:30 UTC
Permalink
Hi,

I'd like to upgrade the debian package to work with the last lwip
stable release, what's the best way to do it? may I just replace the
sources and send a patch, or there is an automated way?

Thanks
Samuel Thibault
2018-11-22 17:19:06 UTC
Permalink
Post by Joan Lledó
I'd like to upgrade the debian package to work with the last lwip
stable release, what's the best way to do it? may I just replace the
sources and send a patch, or there is an automated way?
One usually uses gbp to import the new source.

What you can do to help me with it is to unpack the upstream source,
copy the debian/ directory over, and check whether it builds, and if
not, send the patch for the debian/ tree, which I'll be able to easily
apply in the tree after having done the gbp magic.

Samuel

Loading...