File: README.source

package info (click to toggle)
kup-backup 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,576 kB
  • sloc: cpp: 8,422; xml: 311; makefile: 6; sh: 3
file content (17 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Kup Debian package source

## Package development and build workflow

This package uses git-buildpackage as the packaging VCS. Please install Debian git-buildpackage
package 0.5.10 or higher and read /usr/share/doc/git-buildpackage/manual-html for more
information how to checkout, add, remove, modify patches and do other common tasks. 

Branch structure of the repository is as follows:

* upstream   - upstream source code.
* dfsg_clean - based on upstream branch but without non-dfsg files.
* master     - the Debianization branch (upstream source and debian directory).
               This branch also contains exported debian/patches ready for
               building.

 -- Thomas Pierson <contact@thomaspierson.fr>, Sun, 15 Jan 2017 14:15:40 +0100