21 Jul
2005
21 Jul
'05
7:18 a.m.
On Thu, Jul 21, 2005 at 12:52:29AM +0200, Richard B. Kreckel wrote:
Thanks a lot for your patch. I'm new to CDBS and have a question: How can I change the package name to libginac1.3c2 as required by the gcc-4 transition? Apparently, it isn't enough to set GINAC_RELEASE to 1.3c2 in debian/rules. If I do that, the shared library is not included in any of the four .deb files.
I don't think this issue is CDBS-related. Probably, you have forgotten to mv libginac1.3.install libginac1.3c2.install (see man dh_install for details). Best regards, Alexei