Howdy,
On Wed, 14 Aug 2019, Ben Finney wrote:
On 01-Apr-2019, Unit 193 wrote:
dh_python3 reads [its arguments such that] any path passed as an
argument is prefixed with 'debian/$package/', which in this case
ends up being 'debian/gandi-cli/debian/gandi-cli/...'
I can now confirm this differ
Processing control commands:
> tags -1 + confirmed pending
Bug #923084 [gandi-cli] gandi-cli: Show ‘dh_python3’ where to find install
requirements
Added tag(s) confirmed and pending.
--
923084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923084
Debian Bug Tracking System
Contact ow...@bug
Control: tags -1 + confirmed pending
On 01-Apr-2019, Unit 193 wrote:
> dh_python3 reads [its arguments such that] any path passed as an
> argument is prefixed with 'debian/$package/', which in this case
> ends up being 'debian/gandi-cli/debian/gandi-cli/...'
I can now confirm this difference.
T
Howdy,
This problem occurs since dh_python3 is passed the Debian working directory as
follows:
dh_python3 -p ${APP_PACKAGE} ${working_dir}/${package_share_dir}/
Just trimming '${working_dir}' will solve this problem, though at this stage
dh_python3 could be called with no options and it wo
4 matches
Mail list logo