dpt post hook: use gbp import-orig instead of manual commands

Per DPT policy, packages should use GBP already. Use gbp import-orig instead of manually creating a pristine tar.

Shell variables have been quoted in order to improve safety.

Shell option has been set to error in case of undefined variable.

Git branch -m command has been used instead of rm + git checkout -b.

Merge request reports

Loading