Source: julia
Version: 0.1.2+dfsg-2

julia's debian/rules does this:

override_dh_gencontrol:
        dh_gencontrol -- -VBuilt-Using="`dpkg-query -W -f='$${source:Package} (= 
$${source:Version})' llvm-3.2-dev`"

However, support for source:Package and source:Version fields was added in dpkg-dev 1.16.2. Therefore, the package should build-depend on at least "dpkg-dev (>= 1.16.2~)".

--
Jakub Wilk


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

Reply via email to