File: README.source

package info (click to toggle)
hyperkitty 1.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,796 kB
  • sloc: javascript: 27,623; python: 10,669; makefile: 146; sh: 5
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