Control: tag 1127383 pending
Hi!
Bug #1127383 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=be4b4377a
---
dpkg-source: Support running --commit from within the source tree w/o «.»
The normalization to handle running from within the source tree only
takes into account not specifying a directory or using «.», but it did
not handle correctly specifying a pathname (relative or absolute)
pointing to the current directory.
Closes: #1127383