File: README.source

package info (click to toggle)
bup 0.32-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,380 kB
  • sloc: python: 10,357; sh: 9,959; ansic: 2,171; pascal: 668; makefile: 208
file content (18 lines) | stat: -rw-r--r-- 842 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
bup for Debian
--------------

The bup source is obtained via git from <git://github.com/bup/bup.git>.

The bup package source is collaboratively maintained by the Debian collab-maint
project. You can obtain a copy of the source (including the upstream source)
from <git://git.debian.org/git/collab-maint/bup>.

 * The 'master' branch is used to track upstream's master
   * you may wish to add it as a remote to any clone:
     git remote add upstream git://github.com/bup/bup.git
   * we fast-forward merge from upstream's master
 * The 'debian' branch is used to track the debian packaging effort
   * This usually tracks the most recent upstream tag
   * we non-fast-forward merge when moving between upstream tags
 * we carry upstream's tags, which are of the form x.xx, e.g. 0.26
 * we prefix our tags with 'debian/' e.g. debian/0.26-1