for option in ('epoch', 'dbgPackage', 'section', 'withPython2', 'withSIP', 'binarySkipFiles', 'binaryInstallFiles',
'buildDepends', 'binaryDepends', 'binaryShims', 'binaryRecommends', 'binaryProvides', 'binaryConflicts', 'binaryBreaks',
'binaryReplaces', 'binaryBreaksReplaces',
- 'alternatives', 'cmakeParameters', 'automakeParameters'):
+ 'alternatives', 'cmakeParameters', 'automakeParameters', 'autogen'):
if option in self.config:
autoDebuildConfig[option] = self.config[option]
# create Debian files