Add support for pbuilder chroot builds

Additional fixes include:
 * Clean and pyc files in debian/rules
 * Reprepro changes
 * Update debian standards version
 * Update OS distro detection
This commit is contained in:
James Laska
2015-09-13 15:40:32 -04:00
parent 0ac4359bec
commit b57144046b
3 changed files with 122 additions and 55 deletions

16
.mini-dinstall.cf Normal file
View File

@@ -0,0 +1,16 @@
[DEFAULT]
archivedir = FIXME/deb-repo
mail_to =
verify_sigs = false
architectures = all, amd64
archive_style = flat
generate_release = true
mail_on_success = false
release_codename = ansible-tower
release_description = Ansible Tower
release_label = ansible-tower
release_origin = ansible-tower
[trusty]
[precise]