<div dir="ltr"><div><div>Hi,<br><br></div>the attached control file will allow compiling Ubuntu Precise and stable Debian. These use qt4 instead of qt5 but are otherwise quite close to what is already done for the Ubuntu/Mint packages. Due to qt4 the rules file will also need following change:<br><br>-               cmake -DQTONLY=ON -DQT5BUILD=ON \<br>+               cmake -DQTONLY=ON -DQT5BUILD=OFF \<br><br></div>The stable Debian cannot be built in Launchpad as they don't allow building old enough Ubuntu to be compatible with dependencies. Due to this, I have attached my .pbuilderrc for the local building of stable Debian. All signed-off-by as needed.<br><br>sudo mkdir -p /var/cache/pbuilder/wheezy-amd64/result<br>sudo touch /var/cache/pbuilder/wheezy-amd64/result/Packages<br>sudo DIST=wheezy pbuilder create<br>sudo DIST=wheezy pbuilder build subsurface_4.3-1~wheezy.dsc<br><div><br>miika<br></div></div>