Commit 52cba92
committed
fix(fsearch): remove UPSTREAM_RELEASE where native codename exists
Drop trixie, sid, and newer Ubuntu releases from fsearch since the
package is now in native Debian and Ubuntu repos for those codenames.
With only bullseye, bookworm, jammy, and noble supported, the
UPSTREAM_CODENAME case statement is no longer needed and DEBIANVER
becomes UPSTREAM_RELEASE directly.
Refs: #18081 parent 2a461f1 commit 52cba92
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 13 | + | |
| 14 | + | |
20 | 15 | | |
21 | 16 | | |
22 | 17 | | |
| |||
0 commit comments