These are files I use for creating Ubuntu Packages. It's a semi automated system, including docker images for building the packages.
- My general directory for packaging is
/d1/development/packaging. - Each package has it's own directory, as an example I'll be using Dovecot.
- The directory
/d1/development/packagingcontains the filebuild_package. - In the directory
/d1/development/packaging/dovecot, there are three directoriesbin,source,upstream.