Changes between 0.2.0 and 0.2.1:
- fix some error and diagnostic messages
- fix error causing git-dpm init to sometimes lose a specified upstream branch
- fix typos crippling git-dpm import and git-dpm merge-patched --amend

Changes between 0.1.2 and 0.2.0:
- add import-dsc command
- add support for importing dpatch patches
  (only real patches are supported, no idea what happens
   with non-patches. Architecture specific patches are ignored)
- add short aliases for most commands
- many small bugfixes and improvements.

Changes between 0.1.1 and 0.1.2:
- multiple small bugfixes

Changes between 0.1.0 and 0.1.1:
- more end-of-patch-description detection magic
- fix parsing problem when importing a patch series with filenames containing -p
- fix error caused by typo in update-patches
- fix some spelling mistakes
