from config import Config
from singleton import Singleton
from textutils import fix_maintainer
+from daklib.utils import ensure_orig_files
################################################################################
session.add(qb)
- exists, symlinked = utils.ensure_orig_files(changes, dest, session)
+ exists, symlinked = ensure_orig_files(changes, dest, session)
# Add symlinked files to the list of packages for later processing
# by apt-ftparchive