Ajout d'un hook pour générer un fichier changelog 'temporaire'
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user