1
0

d/control: refine Build-Depends

- wrap and sort
- adjust version constraints (already in "trixie")
This commit is contained in:
2025-08-11 15:24:46 +03:00
parent 3ded9007c9
commit e23938c6e4
3 changed files with 47 additions and 42 deletions

1
debian/rules vendored
View File

@@ -342,6 +342,7 @@ endif
ifeq (,$(filter $(distrelease),squeeze wheezy stretch precise trusty xenial zesty artful))
DPKG_DEV = dpkg-dev (>= 1.19.0.5),
endif
DPKG_DEV = dpkg-dev (>= 1.22),
NJOBS =
# Support parallel=<n> in DEB_BUILD_OPTIONS (see #209008)