I have package geekcash-1.0.1-x86_64-linux-gnu.tar.gz download at https://github.com/GeekCash/geekcash/releases
How to create Launchpad PPA from this binary (geekcash-1.0.1-x86_64-linux-gnu.tar.gz).

I used the command:

cd geekcash-1.0.1

dh_make --indep --createorig

debuild -S -sa -kF11623B6

cd ..
dput ppa:geekcash/ppa geekcash_1.0.1-1_source.changes
Uploaded success but not see anything at Launchpad



My purpose to use the repository is as follows:
sudo add-apt-ppo repository: geekcash/ppa -y
sudo apt-get install geekcash

Then I can call the library everywhere:
geekcashd



Someone wrote an article or tutorial video to me or someone else based on that to do. A 30k Geek (GeekCash) reward is given to you after the job is complete.


Thanks and appreciate the help!