IDEAS:
- bash/zsh completion for dpt subcommands
  plug it in scripts/shell-lib, possibly making it source other shell-specific
  files to not bloat it
- shell aliases/funtions to include, cf.
  http://pkg-perl.alioth.debian.org/tips.html
- cf. also https://wiki.debian.org/Teams/DebianPerlGroup/OpenTasks

TOODS:
- update examples/repack.stub to also check for `dpt repack.sh'
  and update http://pkg-perl.alioth.debian.org/howto/repacking.html
  [partly done, still a bit unclear]
- Check meta.git for further scripts to include.
  + setup-repository and other scripts which only run on git.d.o
    should not go into in the package.
- lintian check: ensure that arch-dep packages use M-A:same
- lintian check: check for unversioned 'perl' in Depends
- forward: adopt the mail bug reporting interface from forward-patch/-bug
  and then drop -patch/-bug
- forward: when forwarding patches to github, pull request would be nicer
  than an issue with a link to the patch
- push: push tags of native packages
