#135 closed defect (fixed)
'make deb' requires interaction to answer question
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | main | Version: | |
Keywords: | Cc: |
Description
When running 'make deb', the Debian build script asks a question that needs to be answered intractively. This breaks the deploy system (reported by joerg):
This package has a Debian revision number but there does not seem to be an appropriate original tar file or .orig directory in the parent direc (expected samhain_2.5.2.orig.tar.gz or samhain-2.5.2.orig Continue anyway(y/n)?
Obviously due to some changes of the Debian build scripts. Can be fixed by explicitely building only a binary package.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [209].