summaryrefslogtreecommitdiff
path: root/packages/bddeb
AgeCommit message (Expand)Author
2020-10-19bddeb: new --packaging-branch argument to pull packaging from branch (#576)Paride Legovini
2020-06-30Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-05-01Adapt the package building scripts to use Python 3 (#231)Paride Legovini
2020-02-20Update tooling for GitHub-based new releases (#223)Daniel Watkins
2018-05-02tools: Support adding a release suffix through packages/bddeb.Scott Moser
2018-05-01tools: Re-use the orig tarball in packages/bddeb if it is around.Scott Moser
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-06-14ci deps: Add --test-distro to read-dependencies to install all depsChad Smith
2017-06-13pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith
2017-05-16make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.Chad Smith
2016-11-03Add coverage dependency to bddeb to fix package build.Scott Moser
2016-08-31bddeb: add --release flag to specify the release in changelog.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2016-06-10Refactor a large part of the networking code.Joshua Harlow
2016-06-10Add unittest2 to builder listJoshua Harlow
2016-06-07allow others to sign dsc with --signuser for packages/bddebChristian Ehrhardt
2016-05-25packages/bddeb: fix to know about packages flake8 and hackingScott Moser
2016-03-03packages/bddeb: copy all files in packages/debian/Scott Moser
2015-02-10make bddeb work with python3 or python2Scott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-07-24merge from trunkScott Moser
2014-07-24bddeb: do not sign by defaultScott Moser
2014-07-24default bddeb to building both systemd and upstartScott Moser
2014-07-23Modernise packaging, and allow multiple init system installation (based on sm...Dimitri John Ledkov
2014-07-21add package info for bddeb/brpmScott Moser
2014-01-17more boto removal. move httpretty from 'Requires'Scott Moser
2013-12-13packages/bddeb: accept python-json-patch or python-jsonpatchScott Moser
2013-09-25bddeb: depend on cloud-utils or cloud-guest-utilsScott Moser
2013-07-29add 'pyserial' to bddeb and bdrpmScott Moser
2013-07-25add debian init scriptsScott Moser
2013-07-25add --init-sytem to ./packages/bddebScott Moser
2013-07-24update dependencies for jsonpatchScott Moser
2013-03-26fix brpm and bddeb by knowing about 'python-requests'Scott Moser
2013-02-20Added arguments to packages/bddeb:Vlastimil Holer
2012-11-13Even when using boto < 2.6 force the unlazying to occurScott Moser
2012-11-13add dependency for 'pkg_resources'Scott Moser
2012-11-13sort PKG_MP entriesScott Moser
2012-07-16packages/bddeb: support building source packageScott Moser
2012-07-16packages/bddeb: fix pep8 warnings. no other changes.Scott Moser
2012-07-10debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNOScott Moser
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-09Get the debian package building working again.Joshua Harlow
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-07-06setup.py: rename "daemon type" to "init system"Scott Moser
2012-07-041. Make the debian rules file a template (and pass in the daemon-type)Joshua Harlow
2012-06-29packages/bddeb: fix broken bddebScott Moser