mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Sign releases.
This commit is contained in:
@@ -82,6 +82,7 @@ distro:
|
|||||||
ln -s . ../remind-$(VERSION)
|
ln -s . ../remind-$(VERSION)
|
||||||
(cd ..; git ls-files | fgrep -v .gitignore | fgrep -v remind.php | fgrep -v sync-to-dianne-git) | sed -e 's/^/remind-$(VERSION)\//' | xargs tar -C .. -cvf remind-$(VERSION).tar
|
(cd ..; git ls-files | fgrep -v .gitignore | fgrep -v remind.php | fgrep -v sync-to-dianne-git) | sed -e 's/^/remind-$(VERSION)\//' | xargs tar -C .. -cvf remind-$(VERSION).tar
|
||||||
gzip -f -v -9 remind-$(VERSION).tar
|
gzip -f -v -9 remind-$(VERSION).tar
|
||||||
|
gpg --detach-sign -u dianne@skoll.ca remind-$(VERSION).tar.gz
|
||||||
rm -f ../remind-$(VERSION)
|
rm -f ../remind-$(VERSION)
|
||||||
|
|
||||||
beta-tgz:
|
beta-tgz:
|
||||||
|
|||||||
Reference in New Issue
Block a user