File: README.rst

package info (click to toggle)
trydiffoscope 67.0.8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 80 kB
  • sloc: python: 101; makefile: 14; sh: 2
file content (16 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-------------
trydiffoscope
-------------

Uploading
==========

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

And commit them to our LFS repository at https://salsa.debian.org/reproducible-builds/reproducible-lfs