Package: apt Version: 1.3~rc4 Severity: important For example (in a pbuilder chroot after adding deb-src entry to /etc/apt/sources.list and an initial apt-get build-dep botch):
root@frobozz:/build/botch-0.17# apt-get build-dep botch=0.17-3 Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@frobozz:/build/botch-0.17# apt-get build-dep /build/botch_0.17-3.dsc Note, using file '/build/botch_0.17-3.dsc' to get the build dependencies Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@frobozz:/build/botch-0.17# apt-get build-dep /build/botch-0.17/ Note, using directory '/build/botch-0.17/' to get the build dependencies Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@frobozz:/build/botch-0.17# dpkg-checkbuilddeps dpkg-checkbuilddeps: error: Unmet build dependencies: cppo ocaml-findlib libextlib-ocaml-dev libocamlgraph-ocaml-dev libatdgen-ocaml-dev libxmlm-ocaml-dev libparmap-ocaml-dev libdose3-ocaml-dev (>= 4.0.1-2) dose-builddebcheck (>= 4.0.1-2) dose-extra (>= 4.0.1-2) dctrl-tools aspcud python3-apt python3-debian python3-networkx python3-yaml pep8 pyflakes python3-pydot gsfonts libgraph-easy-perl -- Daniel Schepler

