Skip to content

Simple demo to try out publishing to Ubuntu PPA

Notifications You must be signed in to change notification settings

tomlankhorst/hello-ppa-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello PPA World!

Build Status

A simple demo with everything in place to publish to Launchpad.

sudo apt-get install devscripts # dependencies

tar -acf hello-ppa-world_0.2.orig.tar.gz hello-ppa-world
cd hello-ppa-world
debuild -S -sa 
cd ..
dput ppa:tomlankhorst/ppa hello-ppa-world_0.2-0ppa0_source.changes

About

Simple demo to try out publishing to Ubuntu PPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published