File: CHECKLIST

package info (click to toggle)
s3backer 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 736 kB
  • sloc: ansic: 8,830; makefile: 102; sh: 24
file content (25 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (2)
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
Checklist for releasing version VERSION
---------------------------------------

Final check
    make distcheck
    test tarball builds and works on Linux, MacOS...

Tag release and release tarball
    sh cleanup.sh
    verify everything is clean
    update CHANGES with today's date and VERSION
    edit configure.ac and update with VERSION
    git commit
    git tag -a -m 'Tagging release VERSION' VERSION
    sh autogen.sh && ./configure && make distcheck
    upload tarball to Amazon S3

s3backer project
    update wikified man page
    send email to s3backer-devel google group

OBS
    update s3backer.spec
    update OBS project