diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-01-15 19:48:11 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-01-15 19:48:11 -0800 |
commit | 0ca8c54df1d7300e19c48311ea63d918df59fe99 (patch) | |
tree | 7be7d2b60b2d5bf994b06bf9c4ae722c20d515d7 /Readme.ubuntu | |
parent | 8077e420a688418aeaf787c5aeb30718dbde8f9e (diff) | |
download | subsurface-0ca8c54df1d7300e19c48311ea63d918df59fe99.tar.gz |
Update Readme.ubuntu
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Readme.ubuntu')
-rw-r--r-- | Readme.ubuntu | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Readme.ubuntu b/Readme.ubuntu index 7b8cb2303..9ff16214c 100644 --- a/Readme.ubuntu +++ b/Readme.ubuntu @@ -2,12 +2,15 @@ Building Ubuntu packages of Subsurface -------------------------------------- These steps describe roughly, how one can create Ubuntu packages out of -Subsurface and publish them in Launchpad. Steps are from our latest beta -release and pushed to subsurface-beta. You need quite a bit of packages -installed for all this to work, but that is not described here. The -contents of control, rules and other files edited can be spied from the -previous packages. GPG is used to sign the changes file and SSH keys are -required for the upload to Launchpad. +Subsurface and publish them in Launchpad. + +We have a more complete shell script now under packaging/ubuntu, but the +details in this file are still helpful to understand how all this works. + +You need quite a bit of packages installed for all this to work, but that is +not described here. The contents of control, rules and other files edited can +be based on the files under packaging/ubuntu/debian. GPG is used to sign the +changes file and SSH keys are required for the upload to Launchpad. ---8<--- # First we need to create a source directory and have the sources of the |