Differences between revisions 7 and 8
Revision 7 as of 2007-08-07 22:44:37
Size: 1488
Editor: LucaBrivio
Comment:
Revision 8 as of 2007-08-08 00:09:30
Size: 1508
Editor: LucaBrivio
Comment:
Deletions are marked like this. Additions are marked like this.
Line 55: Line 55:
   * dput and dcut
Line 57: Line 58:
  * Signing pachages   * Signing packages

This project is in a very early stage. Any contributions are welcome. First of all, a index of sections, chapters and paragraphs has to be created. Feel free to add topics you consider somewhat useful.

INDEX

  • Introduction
    • How to choose what to package
    • What to do when being about to package something
      • debian/compat
  • Creating packages
    • Pre-requirements
    • Getting the source
      • from a tarball
      • from a revision control system
    • Packaging tools
      • dh-make
      • debhelper
      • CDBS
        • Benefits
        • Drawbacks
      • yada
      • dpatch
      • dbs
      • quilt
      • debscripts (what?)
      • debnest
    • Naming
    • Initial version number
    • Editing debian/ files
      • required files
        • debian/copyright
        • debian/compat
        • debian/changelog
        • debian/control
        • debian/rules
      • other files
        • debian/docs
        • debian/dirs
    • Editing other files
  • Building packages
    • Pre-requirements
    • Building tools
      • debuild
      • pbuilder and cowbuilder
      • debaux-build
      • sbuild
  • Checking packages
    • lintian and linda
    • piuparts
    • autopkgtests
    • edos-debcheck
    • yaclc
  • Uploading packages
    • Uploading tools
      • dtools
      • dput and dcut
      • debaux-publish
      • dupload
    • Signing packages
      • debsigs
    • Maintaining an archive
  • Updating packages
    • Update a repository
      • mini-dinstall
  • Appendix: Examples
  • Appendix: Editors with useful features
    • vi/vim
    • GNU Emacs