]> git.donarmstrong.com Git - dak.git/commitdiff
tighten source format check for 1.0
authorHelmut Grohne <helmut@subdivi.de>
Thu, 15 May 2014 18:30:31 +0000 (20:30 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 15 May 2014 19:43:00 +0000 (21:43 +0200)
The regular expression used a ".", so it would accept "1-0" or even
"120" for source format 1.0.

Signed-off-by: Helmut Grohne <helmut@subdivi.de>
Signed-off-by: Helmut Grohne <helmut@subdivi.de>

No differences found