From d7d633b6b3144543d37ef086cd277c2ded365ee8 Mon Sep 17 00:00:00 2001 From: Florian Didron Date: Mon, 2 Sep 2019 20:00:30 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b19c13..6edd36b 100644 --- a/README.md +++ b/README.md @@ -93,13 +93,15 @@ Note: you need to have a launchpad account and be added to the [zsa's teaml](htt In the `dist/ppa/wally` directory, copy the `template` directory and give it a name matching this pattern: `wally-MAJOR.MINOR.PATCH`. For example for version 1.1.1, the directory should be `wally-1.1.1`. Inside the new directory run the following command: + `debuild -k"YOUR_PGP_PUBLIC_KEY" -S` + Note that the `YOUR_PGP_PUBLIC_KEY` var should match the gpg key of your launchpad account. Go back to the `dist/ppa/wally` folder. From there you can run `dput wally wally_1.1.1_source.changes` assuming you have correctly setup dput -`~/.dput.cf` +For example: `~/.dput.cf` ``` [wally] fqdn = ppa.launchpad.net