14 lines
263 B
YAML
14 lines
263 B
YAML
---
|
|
release: "jammy"
|
|
upstream: "us.archive.ubuntu.com"
|
|
arch: "amd64"
|
|
excluded:
|
|
# see https://packages.ubuntu.com/jammy/ for list of sections you can exclude here
|
|
- localization
|
|
- translations
|
|
- debug
|
|
- gnu-r
|
|
- zope
|
|
- oldlibs
|
|
- otherosfs
|
|
- embedded |