File: README.source

package info (click to toggle)
lazr.config 2.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: python: 882; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This package uses git-dpm to manage its packaging branch.  See the manpage for
git-dpm(1) or https://wiki.debian.org/PackagingWithGit/GitDpm

The branch names used are:

 * master - the packaging branch
 * pristine-tar - take a guess :)
 * upstream - the upstream source, i.e. sans debian/

I use the following to build the source package:

$ git-buildpackage -S

and then complete various local builds and tests using sbuild, pbuilder, and
adt-run.  The choice of branch names above means we don't need a
debian/gbp.conf file.  Other than that, this package doesn't use
git-buildpackage for maintenance.

 -- Barry Warsaw <barry@debian.org>, Wed, 18 Feb 2015 17:15:36 -0500