File: README.source

package info (click to toggle)
printrun 2.0.0~rc8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,060 kB
  • sloc: python: 13,447; xml: 62; ansic: 20; makefile: 16; sh: 12
file content (16 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Maintainer Notes
================

 * Fetch a new version of the upstream tarball, merge it into the
   "upstream" branch and then merge "upstream" into the "master" branch:

    gbp import-orig --uscan

 * Building:

    gbp buildpackage

   That needs pristine-tar branch locally available. Get it by

    git checkout pristine-tar
    git checkout master # to get back to Debian branch