setup: if you sdist_dsc (to produce the input files for dpkg-buildpackage) then run darcsver first

This commit is contained in:
Zooko O'Whielacronx 2009-02-16 14:15:58 -07:00
parent 820f8af97c
commit 1e078794b2

View File

@ -39,3 +39,4 @@ sdist = darcsver --count-all-patches sdist
install = darcsver --count-all-patches install
bdist_egg = darcsver --count-all-patches bdist_egg
trial = darcsver --count-all-patches trial
sdist_dsc = darcsver --count-all-patches sdist_dsc