Commit 09c4d1fd authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] add package revision

parent 13f13793
......@@ -277,7 +277,7 @@ jobs:
WEEKLY=
fi
VERSION=$(./configure --version | awk 'NR == 1 {print $NF}')$WEEKLY~<< parameters.release >>
sed -i -e "s|@VERSION@|$VERSION|" "debian/changelog"
sed -i -e "s|@VERSION@|$VERSION-1|" "debian/changelog"
- run:
name: Install Build-Depends packages
command: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment