1 How to build DEB package for Debian and Ubuntu:
4 for file in packaging/obs-trojita/debian.*; do cp "$file" "debian/${file##*.}"; done
8 echo "3.0 (quilt)" > debian/source/format
11 After successful call, there will be trojita DEB package in upper directory