#1094867 isomd5sum Git repo layout breaks most Debian tools (no debian/ dir)

#1094867#5
Date:
2025-01-31 20:36:14 UTC
From:
To:
Dear isomd5sum maintainer,

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/rfinnie/isomd5sum-pkg-debian/-/merge_requests/1

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,