On Sep 05, 2014, at 07:24 PM, Bernhard R. Link wrote:

>Could you check if after
>
>git config --global dpm.debianTag 'debian/%e%v'
>git config --global dpm.patchedTag 'debian/%e%v'
>git config --global dpm.upstreamTag 'debian/%e%u'

A new repo and ran:

git config dpm.debianTag 'debian/%e%v'
git config dpm.patchedTag 'patched/%e%v'
git config dpm.upstreamTag 'upstream/%e%u'

And it worked perfectly.  Thanks!  (Yes, I think we want this per-repo so that
team members don't have to set their global settings when working with other
non-team git-dpm repos.)

I guess it's just a matter of documenting this in debian-python workflow
policy, should the team choose git-dpm.

Attachment: signature.asc
Description: PGP signature

Reply via email to