File: CheckList

package info (click to toggle)
ddccontrol-db 20230223-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,640 kB
  • sloc: xml: 4,830; sh: 119; makefile: 32; sed: 16; perl: 12
file content (43 lines) | stat: -rw-r--r-- 847 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Release Check List (Nicolas Boichat)

- in po/:
  - make update-po
  - poedit fr.po

- svn commit
- update NEWS
- make clean
- change date in configure.ac
- touch db/options.xml.in
- make
- make check-db

- check date in db/options.xml

- make distdir
- in ddccontrol-db-x/:
  - ./configure
  - make
  - make install
  - test at least gddccontrol
  - cd ..

- ./commit.sh "Prepare release xx"
- svn cp https://ddccontrol.svn.sourceforge.net/svnroot/ddccontrol/trunk/ddccontrol-db https://ddccontrol.svn.sourceforge.net/svnroot/ddccontrol/tags/ddccontrol-db-xx -m "Tag release xx"

- make dist-bzip2
- ftp upload.sourceforge.net:
  - cd incoming
  - bin
  - put ddccontrol-db-x.tar.bz2
- add file to SF

- update website :
  - Update website.xml news
  - ./commit.sh

- Send a message to the lists

- update FreshMeat infos

- update Gentoo ebuild