| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
9ec69c5c2d |
TT#182950 pkg/deb: add ubuntu jammy support
Change-Id: Id8085ddc92bf77b632bc39ff565986862a8262f6 |
3 years ago |
|
|
b657af1905 |
TT#124273 GitHub actions: use pkg script for execution
Instead of having to rely on external repositories (like the ubuntu-cloud-archive/yoga-staging PPA for the debhelper v13 backport), let's use the pkg script instead. The pkg scripts ensure that the debian/ directory looks as expected for the according distribution. So for executing coverity + unit-tests in the Ubuntu/focal / ubuntu-20.04 environment on GitHub, let's use pkg/deb/backports/focal for generating the according Debian source tree. Related change in pkg: make `wrap-and-sort` execution optional. We don't have devscripts installed by default in Ubuntu/focal / ubuntu-20.04 environment on GitHub, while usage of wrap-and-sort can be considered optional for our purposes. Change-Id: Ic252b323408fab557e3f151a93f61aa8fac1a30f |
4 years ago |
|
|
bc09e94d61 |
TT#124273 pkg/deb/generator.sh
* produces the non-NGCP debian dir * It will be called by a jenkins job Change-Id: I7e5eaabfc39a2ef3985a8a908998299c79d864a8 |
4 years ago |
|
|
6e7aab6f70 |
TT#124273 pkg: use backports scripts to generate different flavours
* pkg/deb/debian should be the only source * pkg/deb/debian/backports: scripts to generate differences This way is quite easy to maintain different versions, the differences are managed via scripts Change-Id: I0ac3a35fe3facf005564141563e2fb11b73cbefc |
4 years ago |