File: README.source

package info (click to toggle)
libmongo-client 0.1.5-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,256 kB
  • sloc: ansic: 13,795; makefile: 297; perl: 137; sh: 41
file content (19 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Working with the Debianized libmongo-client
===========================================

The package is meant to be built from a git checkout, the original
tarballs are git snapshots aswell.

Since I'm also upstream for the package, the upstream branch for
git-buildpackage has been set to the 'stable' branch, while the Debian
branch remained the default: 'debian'. This is set in the
debian/gbp.conf file. If one wants to build a snapshot of master, that
file will need an edit too.

Other than this, whenever a new upload is finalised, the stable branch
gets merged into the debian branch, and all is well: the Debian branch
should contain the debianised sources, with all changes already
applied, based on whichever upstream source is appropriate.

--
Gergely Nagy <algernon@madhouse-project.org>