ralphlange / procServ

Wrapper to start arbitrary interactive commands in the background, with telnet or Unix domain socket access to stdin/stdout
GNU General Public License v3.0
23 stars 23 forks source link

Update the Debian package #64

Open exzombie opened 1 month ago

exzombie commented 1 month ago

@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 run configure 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.

ralphlange commented 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

exzombie commented 1 month ago

Wow, the coincidence is hard to believe given all the years :D