Source: apt-cross Section: utils Priority: extra Maintainer: Neil Williams Build-Depends: cdbs, debhelper (>= 5), po4a (>= 0.37.1) Build-Depends-Indep: docbook-xsl, docbook-xml, intltool, libxml2-utils, xsltproc Standards-Version: 3.8.4 Homepage: http://www.emdebian.org/ Vcs-Browser: http://www.emdebian.org/svn/browser/current/host/trunk/apt-cross/trunk/ Vcs-Svn: http://www.emdebian.org/repos/current/host/trunk/apt-cross/trunk/ Package: apt-cross Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, apt (>= 0.7.20), dpkg-cross (>= 2.1.0), dpkg-dev (>= 1.14.12), sudo, libparse-debcontrol-perl, libdebian-dpkgcross-perl (>= 2.5.5), libparse-debian-packages-perl, libwww-perl, libterm-progressbar-perl, libconfig-auto-perl, libcache-apt-perl (= ${source:Version}) Description: retrieve, build and install libraries for cross-compiling apt-cross is intended to make it easier to locate, download, install and update your cross-compiling libraries, directly from the Debian archives. . By default, apt-cross uses /etc/apt/sources.list to find the current Debian package file for the architecture specified (or dpkg-cross default) and in the suite specified (default is unstable). Alternatively, you can specify a different mirror. Downloaded files can be passed directly to dpkg-cross using the -b or -i commands to apt-cross. . Includes a helper script to support the transition to multiarch. Package: libcache-apt-perl Section: perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libfile-homedir-perl, libapt-pkg-perl, dpkg-dev Description: object oriented apt cache perl binding Contains support modules for apt-cross, Cache::Apt::Lookup, Cache::Apt::Config and Cache::Apt::Package, implementing an object-oriented approach to the apt perl bindings that are easier to use and better suited to cross-compilation support than AptPkg itself. . Built from NorthernCross and using code from apt-rdepends.