Skip to content

Debian packaging hints

Alexander Trufanov edited this page Mar 18, 2021 · 2 revisions
bzr dh-make c44-freeimage 3.5.28 c44-freeimage-3.5.28.tar.gz 
cd c44-freeimage/debian/
rm *.ex *.EX README.* *.docs
cd ..
bzr builddeb --  -us -uc 
bzr builddeb -S
cd ../build-area/

# might require: `pbuilder-dist bionic create` or `pbuilder-dist bionic update`
pbuilder-dist bionic build c44-freeimage_3.5.28-0ubuntu1.dsc 

dput  ppa:truf/scantailor-universal c44-freeimage_3.5.28-0ubuntu1_source.changes

Clone this wiki locally