Version: 0.22.1

I seem to have been wrong about this when I filed this bug.  Here is
debiantag from 0.22.1:

  sub debiantag ($) { 
      my ($v) = @_;
      $v =~ y/~:/_%/;
      return "debian/$v";
  }


-- 
Ian Jackson                  personal email: <ijack...@chiark.greenend.org.uk>
These opinions are my own.        http://www.chiark.greenend.org.uk/~ijackson/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to