xref: /aosp_15_r20/external/pciutils/maint/README (revision c2e0c6b56a71da9abe8df5c8348fb3eb5c2c9251)
1How to release pciutils
2~~~~~~~~~~~~~~~~~~~~~~~
3(a couple of hints for the forgetful maintainer)
4
5Update pci.ids.
6
7Check version numbers in Makefile and lib/pci.h.
8
9ssh-add ~/.ssh/id_korg
10
11maint/tag-release vX.Y.Z
12
13maint/push-to-public
14
15maint/release
16
17ssh jw 'cd web && bin/release-prog pciutils X.Y.Z'
18