#1094660 pdsh Git repo layout breaks most Debian tools (no debian/ dir)

Package:
src:pdsh
Source:
src:pdsh
Submitter:
Gioele Barabucci
Date:
2025-04-30 03:51:02 UTC
Severity:
normal
Tags:
#1094660#5
Date:
2025-01-29 20:32:17 UTC
From:
To:
Dear pdsh maintainers,

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

The MR available at

https://salsa.debian.org/bpellin/pdsh/-/merge_requests/4

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).

Regards,