Commit d9f74dc
authored
### Rationale for this change
Ubuntu uses `.ddeb` extension for debug symbol packages. So we need to specify `.ddeb` for APT repository metadata target explicitly.
### What changes are included in this PR?
Add `.ddeb` to `Default::Packages::Exntesions` in `apt-ftparchive` configuration.
### Are these changes tested?
Yes.
I used this for ADBC 18 RC 0.
See also: apache/arrow-adbc#2769
### Are there any user-facing changes?
No.
* GitHub Issue: #46284
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 260c2f0 commit d9f74dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
1493 | | - | |
| 1493 | + | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | 1496 | | |
| |||
0 commit comments