Vincent Lefevre wrote: > On 2020-04-22 08:29:09 +0200, deloptes wrote: >> OK I understand now. I did not have a problem to add a new section in the >> changelog with >> dch -v "4:$BUILDISTRO_NAME" -D "$DISTRO_NAME" -c $debian/changelog \ >> "Autogenerated by building script" >> >> $BUILDISTRO_NAME is the release number (14.1.0-0debian10.3.3+4eko) and >> DISTRO_NAME is for example buster >> >> for me it works great. For example >> >> tdelibs-trinity (4:14.1.0-0debian10.3.3+4eko) buster; urgency=medium >> >> * Autogenerated by building script >> >> does it help? > > No. Could you give an example with the apt-build call?
No, cause I use debuild, however your question was how to put it in the changelog, or I misunderstood. I have no idea what apt-build does. I looked at the package, but not likely that I will ever need it