File: README.source

package info (click to toggle)
simutrans 102.2.2~ds1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,540 kB
  • ctags: 10,505
  • sloc: cpp: 85,535; ansic: 3,224; makefile: 510; sh: 40
file content (19 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 a detailed explanation.

To generate a tarball for a new upstream release, change the variables SVNREV
and VERSION in debian/rules and then run

 $ make -f debian/rules get-orig-source

This will generate an upstream tarball in the current directory

It is a good idea to update the translations in debian/translations after
this.  Just run

 $ make -f debian/rules update-translations

to do so.