state: /home/liw/data/icks/liw.state repo-signing-key: F060220112B61C1F targets: unstable-amd64: address: ick@ick-unstable-amd64 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz debian_release: unstable debian_codename: unstable debian_arch: amd64 unstable-i386: address: ick@ick-unstable-i386 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz debian_release: unstable debian_codename: unstable debian_arch: i386 debian8-amd64: address: ick@ick-debian8-amd64 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz debian8-i386: address: ick@ick-debian8-i386 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz debian7-amd64: address: ick@ick-debian7-amd64 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz debian7-i386: address: ick@ick-debian7-i386 pbuilder-ci-tgz: /var/cache/pbuilder/ci.tgz projects: obnam-docs: pipelines: ["local-shell"] git: /home/liw/code/obnam/obnam branch: master local-shell: | make -C manual cp manual/*.pdf manual/*.html \ /home/liw/sites/code.liw.fi/obnam/manual/ci/. make -C yarns ./check -u MANWIDTH=80 ./obnam --generate-manpage=obnam.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/obnam/obnam.1.txt MANWIDTH=80 ./obnam --generate-manpage=obnam.1.de.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/obnam/obnam.1.de.txt cp yarns/yarns.pdf yarns/yarns.html /home/liw/sites/code.liw.fi/obnam/. ick-docs: pipelines: ["local-shell"] git: /home/liw/code/ick/ick branch: master local-shell: | make -C doc cp doc/doc.pdf /home/liw/sites/code.liw.fi/ick/ick-manual.ci.pdf cp doc/doc.html /home/liw/sites/code.liw.fi/ick/ick-manual.ci.html ick-tests: pipelines: ["local-shell"] git: /home/liw/code/ick/ick branch: master local-shell: | export ICK_UNSTABLE_TEST_TARGET=ick@ick-unstable-amd64 export ICK_JESSIE_TEST_TARGET=ick@ick-debian8-i386 ./check --verbose ick: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/ick/ick branch: master ick2: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/ick/ick2 branch: master coverage-test-runner: pipelines: ["shell", "debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/coverage-test-runner/coverage-test-runner branch: master shell: make check ttystatus: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/ttystatus/ttystatus branch: master ttystatus-docs: pipelines: ["local-shell"] git: /home/liw/code/ttystatus/ttystatus branch: master local-shell: | make rsync -a --delete doc/_build/html/. \ /home/liw/sites/code.liw.fi/ttystatus/docs/. cliapp: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/cliapp/cliapp branch: master cliapp-docs: pipelines: ["local-shell"] git: /home/liw/code/cliapp/cliapp branch: master local-shell: | MANWIDTH=80 man ./cliapp.5 | col -b \ > /home/liw/sites/code.liw.fi/cliapp/cliapp.5.txt make all rsync -a --delete doc/_build/html/. \ /home/liw/sites/code.liw.fi/cliapp/docs/. python-tracing: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/python-tracing/python-tracing branch: master python-tracing-docs: pipelines: ["local-shell"] git: /home/liw/code/python-tracing/python-tracing branch: master local-shell: | make rsync -a --delete doc/_build/html/. \ /home/liw/sites/code.liw.fi/python-tracing/docs/. genbackupdata: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/genbackupdata/genbackupdata branch: master genbackupdata-docs: pipelines: ["local-shell"] git: /home/liw/code/genbackupdata/genbackupdata branch: master local-shell: | MANWIDTH=80 ./genbackupdata --generate-manpage=genbackupdata.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/genbackupdata/genbackupdata.1.txt larch: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/larch/larch branch: master summain: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/summain/summain branch: master summain-docs: pipelines: ["local-shell"] git: /home/liw/code/summain/summain branch: master local-shell: | MANWIDTH=80 ./summain --generate-manpage=summain.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/summain/summain.1.txt extrautils: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/extrautils/extrautils branch: master dupfiles: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/dupfiles/dupfiles branch: master cmdtest: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/cmdtest/cmdtest branch: master cmdtest-docs: pipelines: ["local-shell"] git: /home/liw/code/cmdtest/cmdtest branch: master local-shell: | MANWIDTH=80 ./cmdtest --generate-manpage=cmdtest.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/cmdtest/cmdtest.1.txt MANWIDTH=80 ./yarn --generate-manpage=yarn.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/cmdtest/yarn.1.txt obnam: pipelines: ["shell", "debian-ci", "debian-release"] debian-release: dput-targets: [code] # dput-unstable: [ftp-master] git: /home/liw/code/obnam/obnam branch: master env: DEB_BUILD_OPTIONS: nocheck shell: TMPDIR=/tmp ./check -uYlLsn cachedir: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/cachedir/cachedir branch: master cachedir-docs: pipelines: ["local-shell"] git: /home/liw/code/cachedir/cachedir branch: master local-shell: | MANWIDTH=80 ./cachedir --generate-manpage=cachedir.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/cachedir/cachedir.1.txt desktop-cronish: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/desktop-cronish/desktop-cronish branch: master license-summary: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/license-summary/license-summary branch: master liw-automation: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/liw-automation/liw-automation branch: master clab: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/clab/clab branch: master copyright-statement-lint: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/copyright-statement-lint/copyright-statement-lint branch: master copyright-statement-lint-docs: pipelines: ["local-shell"] git: /home/liw/code/copyright-statement-lint/copyright-statement-lint branch: master local-shell: | MANWIDTH=80 ./copyright-statement-lint \ --generate-manpage=copyright-statement-lint.1.in | man /dev/stdin | col -b \ > /home/liw/sites/code.liw.fi/copyright-statement-lint/copyright-statement-lint.1.txt jt: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/jt/jt branch: master distix: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/distix/distix branch: master distixapi: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/distix/distixapi branch: master obbench: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/obnam/benchmarks branch: master bumper: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/bumper/bumper branch: master vmdb2: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/vmdebootstrap/vmdb2 branch: master py_pgpwordlist: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/py_pgpwordlist/py_pgpwordlist branch: master code.liw.fi-keyring: pipelines: ["debian-ci", "debian-release"] debian-release: dput-targets: [code] git: /home/liw/code/code.liw.fi-keyring/code.liw.fi-keyring branch: master