Skip to content
Snippets Groups Projects

apertis-pkg-merge-*: Make the local suffix customizable

Merged Emanuele Aina requested to merge wip/em/custom-local-suffix into apertis/v2022dev1
All threads resolved!
+ 1
1
@@ -149,7 +149,7 @@ test-package-source-builder:
- rm -rf fixture-dash-unmodified
- git clone https://gitlab.apertis.org/infrastructure/test-data/fixture-dash-unmodified
- ": Verify we correctly handle custom local suffixes"
- cd fixture-dash-modified
- cd fixture-dash-unmodified
- apertis-pkg-merge-updates --package dash --upstream debian/buster --downstream apertis/v2020dev0 --local-version-suffix aper
- git log --graph --oneline --decorate
- git diff debian/buster..
Loading