File: README.source

package info (click to toggle)
mailmanclient 3.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,132 kB
  • sloc: python: 2,468; makefile: 89
file content (21 lines) | stat: -rw-r--r-- 710 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
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/django-mailman3_1.1.0.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 ../mailmanclient_3.1.1.orig.tar.gz

 -- Jonas Meurer <jonas@freesources.org>  Mon, 09 Oct 2017 01:18:28 +0200