File: HOWTO.release

package info (click to toggle)
kgb-bot 1.62-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: perl: 4,836; sh: 173; makefile: 27
file content (11 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Steps for creating new releases
===============================

 * Bump version in lib/App/KGB.pm
 * Update Changes and debian/changelog (git-dch)
 * `make distcheck`, update MANIFEST{,SKIP} as needed.
 * `make dist'
 * build/upload for Debian
   + make orig to get a .orig.tar file in ../
 * upload to CPAN
   + cpan-upload -u USERID ../App-KGB-*.tar.gz