File: README.Debian

package info (click to toggle)
postgresql-semver 0.40.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: sql: 3,699; ansic: 550; makefile: 41; sh: 1
file content (9 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
The Github tarball does not match the repository. The orig tarball should instead
be created by checking out the desired upstream version (for example, tag v0.31.1)
and then running:
    
    git ls-files | tar caf ../postgresql-semver_0.31.1.orig.tar.gz -T-

Please adjust the version in the file name accordingly.

11/2/21 Felix Lechner