Open exzombie opened 1 month ago
Today is procServ day, it seems.
Help is on their way! See https://salsa.debian.org/henriquesimoes/procserv/-/merge_requests/1 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084231
Wow, the coincidence is hard to believe given all the years :D
@ralphlange, you are listed as maintainer of the Debian package. The version in the repos is still 2.7.0, even for trixie and sid. Any chance of seeing 2.8.0 in trixie?
I've built 2.8.0 for our deployment, but it comes at a cost: I had to delete
setup.py
so that the Debian build system didn't think this was just a Python package. I'm not sufficiently familiar with the build scripts to be able to convince Debian to just runconfigure
while still having Python prerequisites available. It also doesn't hurt us because we don't really need those tools; I'm just saying that bumping the version is just a matter of fetching fresh sources.