File: README.source

package info (click to toggle)
mailman-hyperkitty 1.1.0-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 340 kB
  • sloc: python: 428; sh: 73; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
General maintenance

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

Build the package

    Build the package using git-buildpackage with pristine tar:

        gbp buildpackage --git-pristine-tar

Import a new upstream version

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

        gbp import-orig --pristine-tar ../mailman-hyperkitty_1.1.0.orig.tar.gz

 -- Jonas Meurer <jonas@freesources.org>  Thu, 05 Oct 2017 13:41:13 +0200