Revert change to move package to sdk
For the Apertis v2022 Stable Release, moving the package to sdk repository component would break the Stable ABI. Thus, this cannot be allowed for v2022
Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com
Merge request reports
Activity
added 1 commit
- ded82c3e - Release openjdk-11 version 11.0.16+8-1~deb11u1+apertis1~2022
mentioned in merge request !45 (closed)
requested review from @vignesh
1 openjdk-11 (11.0.16+8-1~deb11u1+apertis1~2022) apertis; urgency=medium It should be
~v2022
. I'm also not sure what is the correct way to amend the version.In https://gitlab.apertis.org/pkg/lv2/-/blob/apertis/v2021/debian/changelog, we added
~v2021
In https://gitlab.apertis.org/pkg/connman/-/blob/apertis/v2022/debian/changelog, we added
apertis0.0~v2022.1
Edited by Vignesh RamanWe can use
11.0.16+8-1~deb11u1+apertis1.0~v2022.0
based on https://www.apertis.org/guides/component_guide/#diverging-release-branches$ dpkg --compare-versions 11.0.16+8-1~deb11u1+apertis1.0~v2022.0 gt 11.0.16+8-1~deb11u1+apertis1 && echo YES YES
changed this line in version 4 of the diff
added 1 commit
- 6381cb9b - Release openjdk-11 version 11.0.16+8-1~deb11u1+apertis1.0~2022.0