[beast: 38/41] MISC: make-deb.sh: minor changelog adaptions
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 38/41] MISC: make-deb.sh: minor changelog adaptions
- Date: Fri, 16 Jun 2017 10:25:59 +0000 (UTC)
commit d47a059484dd5f5589dbd2b2665bf9d69ffdedd9
Author: Tim Janik <timj gnu org>
Date: Thu Jun 15 00:04:14 2017 +0200
MISC: make-deb.sh: minor changelog adaptions
Signed-off-by: Tim Janik <timj gnu org>
misc/make-deb.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/misc/make-deb.sh b/misc/make-deb.sh
index 978553f..01485a8 100755
--- a/misc/make-deb.sh
+++ b/misc/make-deb.sh
@@ -137,9 +137,9 @@ DEBCHANGELOG=$DEBDOCDIR/changelog.Debian
rm -f $DEBCHANGELOG.gz $DEBCHANGELOG
DCHCREATE="--create --package $NAME"
for msg in \
- "${NAME^} build, git commit $GITCOMMIT" \
+ "${NAME^} build: https://github.com/tim-janik/beast/" \
+ "git commit $GITCOMMIT" \
"postinst: add setuid bit to the ${NAME^} launcher, so the audio processing can run at nice level -20 with
soft realtime scheduling." \
- "Debian package build setup for ${NAME^}, hosted at: https://github.com/tim-janik/beast/" \
; do
dch -c $DEBCHANGELOG -v "$VERSION" $DCHCREATE "$msg"
DCHCREATE=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]