~ubuntu-branches/debian/stretch/assaultcube-data/stretch

« back to all changes in this revision

Viewing changes to source/packaging_guide.txt

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Ansgar Burchardt, Gonéri Le Bouder
  • Date: 2010-04-02 23:37:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100402233755-kf74fxwlu634o6vg
Tags: 1.0.4+repack1-1
[ Ansgar Burchardt ]
* debian/control: fix typo in short description

[ Gonéri Le Bouder ]
* Upgrade to 1.0.4
* bump standards-version to 3.8.4
* Add Depends: ${misc:Depends} just to avoid a lintian warning
* Add a debian/source/format file for the same reason

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Packaging AssaultCube:
 
2
 
 
3
1. fresh cvs checkout (Don't start AC afterwards to avoid any changes)
 
4
2. delete config/saved.cfg if existent
 
5
3. make sure config/servers.cfg is empty
 
6
4. delete contents of folder screenshots/
 
7
5. delete contents of folder demos/
 
8
6. delete the whole source/ folder (Does not apply to Linux, as the Linux packages comes with full source)
 
9
7. delete the whole docs/autogen/ folder
 
10
8. Copy shadow files (.dat) from another working AC installation (CVS) into the freshly exported directory
 
11
9. Delete the bin_*/ folders that are not needed by your platform
 
12
10.Package AC (.exe/.tgz/etc) and name it like AssaultCube_vMAJOR.MINOR.FORMAT on Windows this could be AssaultCube_v1.0.exe
 
13
 
 
14
This steps can be automatized, see source\vcpp\buildEnv\*.bat for examples.
 
 
b'\\ No newline at end of file'