Control: tags -1 - moreinfo Control: tags -1 wontfix thanks debmake run in /path/to/project/ creates following files and directories in /path/to
* package-version/ * package-version.tar.xz * package_version.orig.tar.xz (symlink) So if you wish to keep parent directory clean, you need to do it with a wrapper along. * copy entire source project/ to ../build-area/debmake/project/ * run debmake in ./build-area/debmake/project/ * open interactive subshell to edit source * commit changes as needed * copy ./build-area/debmake/project-version.tar.?z to ./tarballs Let's not make debmake too complicated. Osamu

