File: element-override-ccda78c24ab4a4ff.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
deprecations:

  - Element override behavior is now defined, with elements found in
    earlier entries of ``ELEMENTS_PATH`` overriding later ones
    (e.g. the same semantics as ``$PATH``).  Previously the behavior
    was undefined.