File: CHECKLIST.txt

package info (click to toggle)
pyrex 0.9.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,556 kB
  • ctags: 2,601
  • sloc: python: 12,966; ansic: 3,092; makefile: 106; sh: 20; lisp: 12
file content (24 lines) | stat: -rw-r--r-- 268 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Release Checklist
=================

* Update CHANGES.txt

* Ensure all tests pass

* cd Demos; make test

* make test_setup

* Check version number in Makefile

* Update news in web page

* Commit changes

* Tag release

* cd ..; make tar

* make upload

* make push