mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
added notes file for debian release
This commit is contained in:
parent
4d287d68bc
commit
e81c82efb8
1 changed files with 13 additions and 0 deletions
13
build_scripts/Debian+Ubuntu/debian_release_howto.txt
Normal file
13
build_scripts/Debian+Ubuntu/debian_release_howto.txt
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
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.
|
Loading…
Add table
Add a link
Reference in a new issue