I'm testing liburing on my Debian 11.x (bullseye) system and ran into some problems with the current packaging. The official Debian packages are only on liburing-0.7, so I'm building from git. Here are some fixes and speedups, tested on both Debian 11.x and 10.x (buster). Eric Wong (4): make-debs: fix version detection debian: avoid prompting package builder for signature debian/rules: fix for newer debhelper debian/rules: support parallel build debian/changelog | 6 ++++++ debian/rules | 19 ++++++++++++++++++- make-debs.sh | 8 ++++++-- 3 files changed, 30 insertions(+), 3 deletions(-)