Little updates on release process

This commit is contained in:
Clément Oudot 2013-11-02 19:06:11 +00:00
parent 9732aa4c24
commit a40ef1594c
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,10 @@ $ svn cp trunk branches/lemonldap-ng_version_VERSION-bugfixes
- Tag the version on SVN from the branch:
$ svn cp branches/lemonldap-ng_version_VERSION-bugfixes tags/lemonldap-ng_version_VERSION
- Change "latest" symlink in dokuwiki
- Edit scripts/doc.pl in trunk to point on the new documentation path
Make the distribution
---------------------
@ -85,6 +89,8 @@ Then connect on the server and launch reprepro:
$ ssh lemonldapng@lemonldap-ng.org
lemonldapng@lemonldap-ng.org$ cd deb/
lemonldapng@lemonldap-ng.org$ reprepro --ask-passphrase -Vb . include squeeze ../incoming/lemonldap-ng_VERSION_i386.changes
or
lemonldapng@sd-22107:~/deb$ reprepro --ask-passphrase -Vb . includedeb squeeze ../incoming/*VERSION*deb
See also reprepro configuration file: 'distributions'