Package: dgit
Version 0.22.1
Severity: important

>From DEP 14 draft 2014-11-04:

  Version mangling
  ----------------

  When a Git tag needs to refer to a specific version of a Debian
  package, the Debian version needs to be mangled to cope with Git's
  restrictions.  The colon (`:`) needs to be replaced with a percent
  (`%`), and the tilde (`~`) needs to be replaced with an underscore
  (`_`).

But dgit currently uses `_' for `:'.

Ian.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to