Ajout d'un hook pour générer un fichier changelog 'temporaire'

This commit is contained in:
2015-12-19 20:10:30 +01:00
parent 6054755cdc
commit efafcf204a
2 changed files with 21 additions and 1 deletions

View File

@ -16,4 +16,4 @@ else
version_suffix=tamarin$(date +%Y%m%d%H%M)
fi
sed -i "0,/(\(.*\))/s/(\(.*\))/(\1-${version_suffix})/" debian/changelog
sed -i "0,/(\(.*\))/s/(\(.*\))/(\1${version_suffix})/" debian/changelog