File: README.source

package info (click to toggle)
hyperkitty 1.2.2-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,280 kB
  • sloc: javascript: 21,311; python: 9,944; makefile: 141
file content (17 lines) | stat: -rw-r--r-- 482 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 ../hyperkitty_1.1.1.orig.tar.gz

 -- Jonas Meurer <jonas@freesources.org>  Mon, 02 Oct 2017 18:33:58 +0200