HACKING 476 B

123456789101112131415161718192021222324252627
  1. This file is intented to help any color-theme hacker and particulary
  2. color-theme release team.
  3. To release a new version, please follow these instructions:
  4. 1a. Change Makefile.defs (VERSION and LASTUPLOAD)
  5. 1b. Verify color-theme.el header file
  6. 2. Prepare debian/ directory
  7. => control and changelog
  8. => check other files
  9. 3. Tag the whole source files with:
  10. cvs tag -c RELEASE-X-X-X
  11. 4. Launch the automatic tarball/debian creation:
  12. make release
  13. 5. Pray :)