Differences between revisions 3 and 4
Revision 3 as of 2007-08-07 18:52:59
Size: 470
Editor: LucaBrivio
Comment:
Revision 4 as of 2007-08-07 21:29:17
Size: 780
Editor: LucaBrivio
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
  * Pre-requirements
  * Packaging tools
   * debhelper
   * CDBS
    * Benefits
    * Drawbacks
Line 11: Line 17:
  * Editing debian/ files
   * debian/copyright
   * debian/compat
   * debian/changelog
   * debian/control
   * debian/rules
   * debian/docs
   * debian/dirs
  * Editing other files
Line 13: Line 28:
  * lintian

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
  • Creating packages
    • Pre-requirements
    • Packaging tools
      • debhelper
      • CDBS
        • Benefits
        • Drawbacks
    • Naming
    • Initial version number
    • Editing debian/ files
      • debian/copyright
      • debian/compat
      • debian/changelog
      • debian/control
      • debian/rules
      • debian/docs
      • debian/dirs
    • Editing other files
  • Building packages
  • Checking packages
    • lintian
  • Uploading packages
  • Updating packages