File: README.source

package info (click to toggle)
mailman3 3.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,808 kB
  • sloc: python: 39,280; sh: 279; makefile: 24
file content (21 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
General maintenance

    This package is maintained in Git and uses the git-buildpackage workflow.

Building the package

    Build the package using git-buildpackage with pristine tar:

        gbp buildpackage --git-pristine-tar

    You might need to manually copy the upstream tarball signature to the
    build area (e.g. build-area/mailman3_3.1.1.orig.tar.gz.asc) to
    enable cryptographic signature verification of the upstream tarball.

Import a new upstream version

    'gbp' is used to import new upstream versions into the Git repository:

        gbp import-orig --pristine-tar ../mailman3_1.1.1.orig.tar.gz

 -- Jonas Meurer <jonas@freesources.org>  Thu, 15 Mar 2018 10:54:05 +0100