pull,deb: add top-level --pocket option
- pull: select the pocket to download the source package from
- deb: build against dependencies from a specific pocket:
- local mode: enable '{series}-{pocket}' suite on archive sources
- cross mode: include the pocket suite in required repositories
This commit is contained in:
@@ -18,6 +18,7 @@ Options:
|
||||
-d, --dist <dist> Target package distribution (debian, ubuntu)
|
||||
-v, --version <version> Target package version
|
||||
-a, --arch <arch> Target architecture (amd64, arm64, riscv64, ...)
|
||||
-p, --pocket <pocket> Target distribution pocket (updates, security, proposed, ...)
|
||||
--ppa <ppa> Do the action in/for a specific PPA
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user