HI Mattia, Thanks for taking a look.
On Fri, Jan 10, 2020 at 5:48 PM Mattia Rizzolo <mat...@debian.org> wrote: > <snip> > > Also, you did this: > > +override_dh_auto_configure: > + ./configure --prefix=${PREFIX} --includedir=${PREFIX}/include > --mandir=${PREFIX}/share/man --libdir=${PREFIX}/lib/${DEB_HOST_MULTIARCH} > --enable-static --with-dot COIN_SKIP_PROJECTS="Osi CoinUtils OsiVol Sample" > > > why not using dh_auto_configure? dh_auto_configure sends "--runstatedir=/run" which is not supported in this configure and so it fails. I could not use dh_auto_configure but added a comment to d/rules to make it more clear to anyone who looks at this later. I think everything else is now done. I have uploaded new package to mentors. This is the new changelog: * QA upload. * Update to upstream v1.5.4 * Rename package based on SONAME major version. * Remove dbg package in favor of dbgsym. * Mark the package as orphaned (see #645082). * Update Standards-Version to 4.4.1 - Needed a change in the priority. * Update compat level to 12 * Rework of d/* files. - Simplify d/rules using dh instead of cdbs. - Rewrite d/copyright using copyright-format 1.0. - Add symbols file. - Update Vcs to salsa. - Mark source format as 3.0 - Add Rules-Requires-Root: no - Add hardening flags. - Use https in watch file. Can you please take a look when you get some time.. -- Regards Sudip