# -*- bash -*- t-reprepro () { t_archive_method=reprepro t-git-config dgit-distro.test-dummy.archive-query aptget: t-git-config dgit-distro.test-dummy.mirror file://$tmp/mirror/ mkdir $tmp/etc-apt cat >$tmp/etc-apt/conf <han.pgp fakeroot apt-key add $rrc/distributions local arch=`dpkg --print-architecture` for suitespec in $suitespecs; do local suite=${suitespec%%:*} local sname=${suitespec#*:} mkdir -p $tmp/mirror/dists if [ $sname != $suite ]; then rm -f $tmp/mirror/dists/$sname ln -s $suite $tmp/mirror/dists/$sname fi cat >&3 <