1
0

d/control: refine Build-Depends

- wrap and sort
- adjust version constraints (already in "trixie")
This commit is contained in:
2025-08-11 13:16:21 +03:00
parent c320525784
commit f69e7b8820
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)