Commit 84ea49e
committed
Build: dispatch Build::Deb queries for .ddeb files
.ddeb is Ubuntu's debug-symbol package extension (dh_strip renames
*-dbgsym_*.deb on the Ubuntu vendor). The on-disk format is
byte-identical to a regular .deb, so route the file through
Build::Deb in both query() and queryhdrmd5() instead of returning
undef for .ddeb artifacts.
Signed-off-by: Ricardo Dias <ricardo.dias@percona.com>1 parent f21eac3 commit 84ea49e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
1369 | | - | |
| 1369 | + | |
1370 | 1370 | | |
1371 | 1371 | | |
1372 | 1372 | | |
| |||
1395 | 1395 | | |
1396 | 1396 | | |
1397 | 1397 | | |
1398 | | - | |
| 1398 | + | |
1399 | 1399 | | |
1400 | 1400 | | |
1401 | 1401 | | |
| |||
0 commit comments