[Git][reproducible-builds/disorderfs][master] Update README with updated instructions on how to release the tarball
Mattia Rizzolo
gitlab at salsa.debian.org
Sun Jun 3 15:54:23 CEST 2018
Mattia Rizzolo pushed to branch master at Reproducible Builds / disorderfs
Commits:
4810a119 by Mattia Rizzolo at 2018-06-03T15:54:10+02:00
Update README with updated instructions on how to release the tarball
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- README
Changes:
=====================================
README
=====================================
--- a/README
+++ b/README
@@ -10,9 +10,7 @@ See the man page for details.
After releasing, please also release a signed tarball:
$ VERSION=FIXME
-
$ git archive --format=tar --prefix=disorderfs-${VERSION}/ ${VERSION} | bzip2 -9 > disorderfs-${VERSION}.tar.bz2
-
$ gpg --detach-sig --armor --output=disorderfs-${VERSION}.tar.bz2.asc < disorderfs-${VERSION}.tar.bz2
- $ scp disorderfs-${VERSION}* alioth.debian.org:/home/groups/reproducible/htdocs/releases/disorderfs
+And commit them to our LFS repository at https://salsa.debian.org/reproducible-builds/reproducible-lfs
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/commit/4810a119477a451c8f43d377393208a02bb0451e
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/commit/4810a119477a451c8f43d377393208a02bb0451e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180603/1855a6c0/attachment.html>
More information about the rb-commits
mailing list