File: README.source

package info (click to toggle)
armci-mpi 0.3.1~beta-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,792 kB
  • sloc: ansic: 13,028; sh: 243; makefile: 58; fortran: 44
file content (19 lines) | stat: -rw-r--r-- 837 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
armci-mpi upstream does not release tarballs. The code is accessed
from the upstream git repo at https://github.com/pmodels/armci-mpi

The upstream branch in the Debian git repo for armci-mpi is updated
against the latest commit in the master branch of the upstream repo.

The upstream source update is facilitated by uscan via debian/watch.
uscan will pull the latest source and package into a tarball. The
upstream version is identified by <commit date>-<commit id>.

The process of updating the upstream branch in the debian repo and
merging into the debian master (or experimental) branch is automated
via git-buildpackage (gbp).

To update directly into the Debian master branch:
  gbp import-orig --uscan --pristine-tar

To update into the experimental branch:
  gbp import-orig --uscan --pristine-tar --debian-branch=experimental