File: README.source

package info (click to toggle)
libkolabxml 1.1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,016 kB
  • sloc: cpp: 9,915; xml: 430; ansic: 421; php: 194; sh: 94; python: 80; makefile: 14; cs: 9
file content (13 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
The pkg-kolab team using git-buildpackage (gbp) [0] for their deployment.

Additionally we have following rules:
* master is the branch for sid
* using pristine-tar / upstream branch -> so importing ala:
gbp import-orig ../libkolab_<VERSION>.orig.tar.gz --pristine-tar
* the changelog entry for a new upstream has debian revision -0 version 
  and distribution UNRELEASED
* changelog is not updated with every patch; gbp dch is used instead.
* the debian tag should only be uploaded, if the package was successfully 
  uploaded to debian repository (mail from Debian queue daemon)

[0] http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html