2018-05-09 07:37:25 -04:00
|
|
|
Creation of a new Debian changelog:
|
|
|
|
|
|
|
|
dch --create --package retroshare --newversion 0.6.4-1
|
|
|
|
|
2018-05-11 14:28:53 -04:00
|
|
|
Note: dch reads email in $DEBMAIL or $USER@$HOSTNAME, so it should be made correct in debian/changlog
|
|
|
|
If the email does not match the email in mentors, the package will be rejected.
|
|
|
|
|
2018-05-09 07:37:25 -04:00
|
|
|
dget command to retrieve source package:
|
|
|
|
|
|
|
|
dget -u https://launchpad.net/~retroshare/+archive/ubuntu/stable/+files/retroshare_0.6.4-1.20180313.0e6d27ad~xenial.dsc
|
|
|
|
|
|
|
|
(-u means don't check PGP signature)
|
|
|
|
|
|
|
|
When ready:
|
|
|
|
* updload the package in a place that can be used to dget the package on mentors.debian.net.
|
2018-05-10 16:03:39 -04:00
|
|
|
|
|
|
|
dput mentors retroshare_0.6.4-1_source.changes
|
|
|
|
|
2018-05-11 14:28:53 -04:00
|
|
|
Checkign with lintian:
|
|
|
|
lintian --pedantic --profile debian retroshare_0.6.4-1_source.changes
|
|
|
|
|
|
|
|
Todo
|
|
|
|
* make a sid binary package.
|
|
|
|
* test in sid using pbuilder chroot system (pbuilder login)
|
|
|
|
* upload to mentors
|
|
|
|
* request for sponsorship
|
|
|
|
|
|
|
|
Getting help:
|
|
|
|
https://webchat.oftc.net/
|
|
|
|
|
|
|
|
Bug creation/report
|
|
|
|
reportbug -B debian
|