Skip to content
Snippets Groups Projects
Verified Commit 351f8b60 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

d/watch: update URL to the new archive

parent c1d61eb6
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,8 @@ Please also release a signed tarball::
$ VERSION=FIXME
$ git archive --format=tar --prefix=diffoscope-${VERSION}/ ${VERSION} | bzip2 -9 > diffoscope-${VERSION}.tar.bz2
$ gpg --detach-sig --armor --output=diffoscope-${VERSION}.tar.bz2.asc < diffoscope-${VERSION}.tar.bz2
$ scp diffoscope-${VERSION}* alioth.debian.org:/home/groups/reproducible/htdocs/releases/diffoscope
And commit them to our LFS repository at https://salsa.debian.org/reproducible-builds/reproducible-lfs
After uploading, please also update the version on PyPI using::
......
version=3
opts=pgpsigurlmangle=s/$/.asc/ https://reproducible.alioth.debian.org/releases/diffoscope/diffoscope-(.+).tar.bz2
version=4
opts=pgpmode=auto https://diffoscope.org/archive/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment