mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
Creation of a new Debian changelog:
|
|
|
|
dch --create --package retroshare --newversion 0.6.4-1
|
|
|
|
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.
|
|
|
|
dput mentors retroshare_0.6.4-1_source.changes
|
|
|