File: README.source

package info (click to toggle)
django-mailman3 1.3.5-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,440 kB
  • sloc: python: 2,049; makefile: 18; javascript: 14
file content (21 lines) | stat: -rw-r--r-- 712 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/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 ../django-mailman3_1.1.0.orig.tar.gz

 -- Jonas Meurer <jonas@freesources.org>  Mon, 09 Oct 2017 12:51:38 +0200