]> git.decadent.org.uk Git - dak.git/commit
Correctly match version part of source tarballs
authorAnsgar Burchardt <ansgar@debian.org>
Mon, 4 Jun 2012 15:48:24 +0000 (17:48 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 14 Jun 2012 08:45:14 +0000 (10:45 +0200)
commitb703f001864338ecbce22f12c2a515d4d34704bf
tree746c64cba11acafff68dba059ef6cde6999d1110
parent1f2b6a84e56af6dc38bb8939e96645b8931c1173
Correctly match version part of source tarballs

The version part must not be greedy in order to not include the .orig.tar.*
part.  Also add .debian.tar.* which I forgot earlier.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
daklib/regexes.py