mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 16:39:43 -05:00
14 lines
415 B
Plaintext
14 lines
415 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.
|