Add doc/website: our website source code.
[emacs-color-theme.git] / HACKING
blob747736014974197c04ea47d7acc86f539d18edf9
1 This file is intented to help any color-theme hacker and particulary
2 color-theme release team.
5 To release a new version, please follow these instructions:
7 1a. Change Makefile.defs (VERSION and LASTUPLOAD)
9 1b. Verify color-theme.el header file
11 2. Prepare debian/ directory
12    => control and changelog
13    => check other files
15 3. Tag the whole source files with:
17    cvs tag -c RELEASE-X-X-X
19 4. Launch the automatic tarball/debian creation:
21   make release
23 5. Pray :)