Restart rsyslog only once after few packages are upgraded

2022-10-26 Thread Jędrzej Dudkiewicz
ld work). My guess is that it should possible to somehow combine "dh $@ --with-systemd" to achieve what I want, but I don't even know where should I start. If it is of any importance, I use "debuild" to build packages. Also if this is not the best list, would debian-apt

Re: Restart rsyslog only once after few packages are upgraded

2022-10-31 Thread Jędrzej Dudkiewicz
On Wed, Oct 26, 2022 at 12:14 PM Michael Biebl wrote: > > Am 26.10.22 um 11:49 schrieb Jędrzej Dudkiewicz: > > I'm sorry if it was answered earlier, but I *really* couldn't find > > anything about it. > > > > I have few packages that are installed as part

dh_makeshlibs does not generate version info for some packages

2020-02-19 Thread Jędrzej Dudkiewicz
possible if version is declared in changelog and not in debian/source? Also note that package can be installed, removed, reconfigured and so on and works as long as packages versions are equal to expected ones. Any help will be greatly appreciated. -- Jędrzej Dudkiewicz I really hate this damn machine, I wish that they would sell it. It never does just what I want, but only what I tell it.

Re: dh_makeshlibs does not generate version info for some packages

2020-02-19 Thread Jędrzej Dudkiewicz
On Wed, Feb 19, 2020 at 1:15 PM Andrey Rahmatullin wrote: > On Wed, Feb 19, 2020 at 12:43:33PM +0100, Jędrzej Dudkiewicz wrote: > > I have custom package (zs-boost_1.71.0_armhf.deb) that install libraries > > to /opt/deps (which is not a big problem since we install on BeagleBone

Re: dh_makeshlibs does not generate version info for some packages

2020-02-19 Thread Jędrzej Dudkiewicz
On Wed, Feb 19, 2020 at 2:11 PM Andrey Rahmatullin wrote: > On Wed, Feb 19, 2020 at 01:52:32PM +0100, Jędrzej Dudkiewicz wrote: > > ar xf zs-boost_1.71.0_armhf.deb > > tar xf control.tar.gz > dpkg-deb -e Thanks, pretty useful! > > I have "shli