Skip to content

Move Debian packaging into `debian/` and mark as overlay repo (Closes: #1094660)

Gioele Barabucci requested to merge gioele/pdsh:debian-dir into master

Not placing the Debian packaging files under debian/ breaks most standard Debian tools, for example dch, wrap-and-sort, gbp and Salsa CI.

This commit moves the packaging into the debian/ directory and marks the Git repository as an "overlay" (i.e. a repository that does not contain the upstream sources).

Merge request reports

Loading