3

I would like to create an Ubuntu package from a single bash script I wrote.

Is there a simple instruction how to build an Ubuntu package, that can be uploaded to launchpad? (I already created the PPA and uploaded my PGP- and SSH-keys).

I already created successfully a debian package (with Packages.gz and a PPA hosted at github itself) but that package is missing the needed files that are required in this Ubuntu manual: Uploading a package to a PPA:

  • .dsc
  • .changes
  • .diff.gz or .debian.tar.gz
  • and optionally the .orig.tar.gz (if you used debuild -S -sa to build your package)

How do those files have to look like and how do I create them? (examples, commandline tools?)

rubo77
  • 34,024
  • 52
  • 172
  • 299

0 Answers0