apt-get build-dep ./ installs the build dependencies from the local ./debian/control doesn't it?
On 12 February 2018 at 11:52, Hideki Yamane <henr...@iijmio-mail.jp> wrote: > Hi, > > I've imported some git repo to salsa and tried to use its CI via > debian/.gitlab-ci.yml. As a harness, I want just get build dependency > packages and build source. Then, what's the simple way to get it? > > "apt-get build-dep" depends on uploaded package, not source in repo, > so it'd fail if its dependency would be changed. Using dpkg-scanpackages > is bit tough to parse output. > > Any suggestions? > > > -- > Regards, > > Hideki Yamane henrich @ debian.org/iijmio-mail.jp > >