File: README.source

package info (click to toggle)
yorick 2.2.02%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 9,456 kB
  • sloc: ansic: 85,382; sh: 1,665; cpp: 1,282; lisp: 1,231; makefile: 1,028; fortran: 19
file content (34 lines) | stat: -rw-r--r-- 1,414 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
This package uses quilt to manage all modifications to the upstream
source.  Changes are stored in the source package as diffs in
debian/patches and applied during the build.

See /usr/share/doc/quilt/README.source for usage.

It is maintained on Alioth:
git://git.debian.org/git/debian-science/packages/yorick.git

The branches are set as follows:
  - upstream-non-dfsg is a direct copy of upstream's master branch at
    git://github.com/dhmunro/yorick.git
  - upstream is the same with the following files or directories
    removed: play/hacks/hack103.c i/idlsave.i opengl/
  - master is a merge of upstream with the debian changes and the
    debian/ directory
  - pristine-tar holds the files needed by the eponymous utility

The tags are as follows:
  - We inherit (non-dfsg) upstream release tags of the form y_x_y_zz;
  - We use upstream/x.y.zz+dfsg for the corresponding DFSG-free
    release;
  - The Debian revisions are tagged debian/x.y.zz+dfsg-n.

Since this package uses quilt, the "upstream" and "master" branches
should remain identical except for the debian directory.

The quilt patches should be applied before building (in case one of
them modifies a file later modified during built) and the source
should be cleaned and unpatched commiting to git. This can be done
with: fakeroot debian/rules gitclean.


 -- Thibaut Paumard <paumard@users.sourceforge.net>, Tue, 19 Jun 2012 15:07:02 +0200