Changelog fixed
This commit is contained in:
parent
74f2fee4a8
commit
0c1c042978
2 changed files with 3 additions and 9 deletions
|
@ -4,7 +4,7 @@ FILE=$(mktemp)
|
|||
VERSION=(grep -o -E "[0-9]+" Version.h)
|
||||
DATE=$(date +"%a, %d %b %a %H:%M:%S %z")
|
||||
|
||||
echo "brandmeister ${VERSION} none; urgency=low" >> ${FILE}
|
||||
echo "cronosagent ${VERSION} none; urgency=low" >> ${FILE}
|
||||
echo >> ${FILE}
|
||||
echo "* Daily build" >> ${FILE}
|
||||
echo >> ${FILE}
|
||||
|
|
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,12 +1,6 @@
|
|||
brandmeister grep none; urgency=low
|
||||
cronosagent grep none; urgency=low
|
||||
|
||||
* Daily build
|
||||
|
||||
-- Artem Prilutskiy <cyanide.burnout@gmail.com> Fri, 08 Jul Fri 18:14:53 +0400
|
||||
|
||||
brandmeister grep none; urgency=low
|
||||
|
||||
* Daily build
|
||||
|
||||
-- Artem Prilutskiy <cyanide.burnout@gmail.com> Fri, 08 Jul Fri 18:13:47 +0400
|
||||
-- Artem Prilutskiy <cyanide.burnout@gmail.com> пт, 08 июл пт 18:19:40 +0300
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue