[SCM] Debian Packaging Handbook: wiki source branch, master, updated. 21b4e6bef4250c03d0fb7393de9470b7cd500d56
Luca Brivio
lb-guest at alioth.debian.org
Thu Jan 24 17:15:54 UTC 2008
The branch, master has been updated
via 21b4e6bef4250c03d0fb7393de9470b7cd500d56 (commit)
from 78965b7ad21167f8916bd31d4c55c446251b5c97 (commit)
- Shortlog ------------------------------------------------------------
21b4e6b web commit by LucaBrivio: fixes for validating
Summary of changes:
Creation.adoc | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 51 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 21b4e6bef4250c03d0fb7393de9470b7cd500d56
Author: Luca Brivio <lb-guest at alioth.debian.org>
Date: Thu Jan 24 17:15:53 2008 +0000
web commit by LucaBrivio: fixes for validating
diff --git a/Creation.adoc b/Creation.adoc
index 5893474..44295c6 100644
--- a/Creation.adoc
+++ b/Creation.adoc
@@ -19,56 +19,86 @@ There are, however, some packages in Debian which are mostly useful only for Deb
Pre-requirements
~~~~~~~~~~~~~~~~
+TODO
+
Getting the source
~~~~~~~~~~~~~~~~~~
from a tarball
^^^^^^^^^^^^^^
+TODO
+
from a revision control system
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+TODO
+
Packaging tools
~~~~~~~~~~~~~~~
dh-make
^^^^^^^
+TODO
+
dh-make-perl
^^^^^^^^^^^^
+TODO
+
debhelper
^^^^^^^^^
+TODO
+
CDBS
^^^^
+TODO
+
Benefits
++++++++
+TODO
+
Drawbacks
+++++++++
+TODO
+
yada
^^^^
+TODO
+
devscripts
^^^^^^^^^^
+TODO
+
debnest
^^^^^^^
+TODO
+
Initial "debianization"
~~~~~~~~~~~~~~~~~~~~~~~
Naming
^^^^^^
+TODO
+
Initial version number
^^^^^^^^^^^^^^^^^^^^^^
-Editing debian/ files ===
-^^^^^^^^^^^^^^^^^^^^^^^^^
+TODO
+
+Editing debian/ files
+^^^^^^^^^^^^^^^^^^^^^
+
+TODO
required files
++++++++++++++
@@ -93,6 +123,8 @@ Nelson gave an informal description in http://wiki.debian.org/debian/watch[debia
Creating menu icons
+++++++++++++++++++
+TODO
+
Creating manpages for Debian
++++++++++++++++++++++++++++
@@ -102,6 +134,8 @@ Creating manpages for Debian
Editing other files
^^^^^^^^^^^^^^^^^^^
+TODO
+
Packaging
~~~~~~~~~
@@ -116,6 +150,8 @@ Packaging according to the build system
Simple top level Makefile
+++++++++++++++++++++++++
+TODO
+
autotools
+++++++++
@@ -124,15 +160,21 @@ autotools
Python distutils
++++++++++++++++
+TODO
+
... other tips
^^^^^^^^^^^^^^
+TODO
+
Building packages
~~~~~~~~~~~~~~~~~
Pre-requirements
^^^^^^^^^^^^^^^^
+TODO
+
Building tools
^^^^^^^^^^^^^^
@@ -150,11 +192,18 @@ pbuilder and cowbuilder
debaux-build
++++++++++++
+TODO
+
sbuild
++++++
+TODO
+
Other tools useful when building
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ccache
++++++
+
+TODO
+
--
Debian Packaging Handbook: wiki source
More information about the Packaging-handbook-commits
mailing list