summaryrefslogtreecommitdiff
path: root/packages/bddeb
Commit message (Expand)AuthorAgeFilesLines
* bddeb: drop dh-systemd dependency on newer deb-based releasesd1r3ct0r2023-01-161-2/+4
* Remove xenial references (#1472)Alberto Contreras2022-06-081-5/+7
* Add dependency workaround for impish in bddeb (#1148)Brett Holman2021-12-131-0/+2
* bddeb: new --packaging-branch argument to pull packaging from branch (#576)Paride Legovini2020-10-191-1/+79
* Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins2020-06-301-0/+2
* Move subp into its own module. (#416)Scott Moser2020-06-081-4/+5
* Adapt the package building scripts to use Python 3 (#231)Paride Legovini2020-05-011-20/+6
* Update tooling for GitHub-based new releases (#223)Daniel Watkins2020-02-201-1/+8
* tools: Support adding a release suffix through packages/bddeb.Scott Moser2018-05-021-2/+26
* tools: Re-use the orig tarball in packages/bddeb if it is around.Scott Moser2018-05-011-2/+10
* Use /run/cloud-init for tempfile operations.Scott Moser2017-09-071-2/+3
* upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser2017-08-311-2/+1
* ci deps: Add --test-distro to read-dependencies to install all depsChad Smith2017-06-141-1/+3
* pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith2017-06-131-32/+11
* make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.Chad Smith2017-05-161-64/+36
* Add coverage dependency to bddeb to fix package build.Scott Moser2016-11-031-0/+1
* bddeb: add --release flag to specify the release in changelog.Scott Moser2016-08-311-3/+10
* adjust tools and version information.Scott Moser2016-08-051-64/+46
* Update build tools to work with gitLars Kellogg-Stedman2016-08-031-8/+5
* Refactor a large part of the networking code.Joshua Harlow2016-06-101-0/+1
|\
| * Add unittest2 to builder listJoshua Harlow2016-06-101-0/+1
* | allow others to sign dsc with --signuser for packages/bddebChristian Ehrhardt2016-06-071-0/+6
|/
* packages/bddeb: fix to know about packages flake8 and hackingScott Moser2016-05-251-0/+2
* packages/bddeb: copy all files in packages/debian/Scott Moser2016-03-031-5/+6
* make bddeb work with python3 or python2Scott Moser2015-02-101-28/+74
* Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw2015-01-211-0/+1
* merge from trunkScott Moser2014-07-241-3/+11
|\
| * bddeb: do not sign by defaultScott Moser2014-07-241-3/+11
* | default bddeb to building both systemd and upstartScott Moser2014-07-241-1/+2
* | Modernise packaging, and allow multiple init system installation (based on sm...Dimitri John Ledkov2014-07-231-1/+1
|/
* add package info for bddeb/brpmScott Moser2014-07-211-0/+1
* more boto removal. move httpretty from 'Requires'Scott Moser2014-01-171-1/+0
* packages/bddeb: accept python-json-patch or python-jsonpatchScott Moser2013-12-131-1/+1
* bddeb: depend on cloud-utils or cloud-guest-utilsScott Moser2013-09-251-1/+1
* add 'pyserial' to bddeb and bdrpmScott Moser2013-07-291-1/+2
* add debian init scriptsScott Moser2013-07-251-0/+8
|\
| * add --init-sytem to ./packages/bddebScott Moser2013-07-251-0/+8
* | update dependencies for jsonpatchScott Moser2013-07-241-0/+1
|/
* fix brpm and bddeb by knowing about 'python-requests'Scott Moser2013-03-261-0/+1
* Added arguments to packages/bddeb:Vlastimil Holer2013-02-201-4/+13
* Even when using boto < 2.6 force the unlazying to occurScott Moser2012-11-131-1/+0
|\
* | add dependency for 'pkg_resources'Scott Moser2012-11-131-0/+1
* | sort PKG_MP entriesScott Moser2012-11-131-3/+3
|/
* packages/bddeb: support building source packageScott Moser2012-07-161-17/+23
* packages/bddeb: fix pep8 warnings. no other changes.Scott Moser2012-07-161-8/+9
* debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNOScott Moser2012-07-101-1/+1
* Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow2012-07-091-14/+17
* Get the debian package building working again.Joshua Harlow2012-07-091-21/+14
* rework packaging tools to find the right cloud-init topdirJoshua Harlow2012-07-091-25/+31
|\
| * Reworking these to look attempt to find the right parent directory, as well Joshua Harlow2012-07-061-24/+33
|/