[Git][reproducible-builds/trydiffoscope][master] Update README with updated instructions on how to release the tarball
Mattia Rizzolo
gitlab at salsa.debian.org
Sun Jun 3 15:57:37 CEST 2018
Mattia Rizzolo pushed to branch master at Reproducible Builds / trydiffoscope
Commits:
63ae0f75 by Mattia Rizzolo at 2018-06-03T15:57:24+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.rst
Changes:
=====================================
README.rst
=====================================
--- a/README.rst
+++ b/README.rst
@@ -10,9 +10,7 @@ Please also release a signed tarball:
::
$ VERSION="$(dpkg-parsechangelog -SVersion)"
-
$ git archive --format=tar --prefix=trydiffoscope-${VERSION}/ ${VERSION} | bzip2 -9 > trydiffoscope-${VERSION}.tar.bz2
-
$ gpg --detach-sig --armor --output=trydiffoscope-${VERSION}.tar.bz2.asc < trydiffoscope-${VERSION}.tar.bz2
- $ scp trydiffoscope-${VERSION}* alioth.debian.org:/home/groups/reproducible/htdocs/releases/trydiffoscope
+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/trydiffoscope/commit/63ae0f75b5c5580b55cc46d334ca2da6c11e2f86
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/trydiffoscope/commit/63ae0f75b5c5580b55cc46d334ca2da6c11e2f86
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/73d51482/attachment.html>
More information about the rb-commits
mailing list