[SCM] Debian Packaging Handbook: wiki source branch, master, updated. 436a1d1264d57e6982aee2817e1fbc5835bc0157
Luca Brivio
lb-guest at alioth.debian.org
Mon Jan 21 19:03:39 UTC 2008
The branch, master has been updated
via 436a1d1264d57e6982aee2817e1fbc5835bc0157 (commit)
from b5d6c467e3b23b226c6e2dd6fba25e709e1e467e (commit)
- Shortlog ------------------------------------------------------------
436a1d1 web commit by LucaBrivio: import from wiki.debian.org: Checking chapter (yet no copyright etc.)
Summary of changes:
Checking.adoc | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 436a1d1264d57e6982aee2817e1fbc5835bc0157
Author: Luca Brivio <lb-guest at alioth.debian.org>
Date: Mon Jan 21 19:03:39 2008 +0000
web commit by LucaBrivio: import from wiki.debian.org: Checking chapter (yet no copyright etc.)
diff --git a/Checking.adoc b/Checking.adoc
new file mode 100644
index 0000000..5e1d85e
--- /dev/null
+++ b/Checking.adoc
@@ -0,0 +1,27 @@
+Checking packages
+-----------------
+
+lintian and linda
+~~~~~~~~~~~~~~~~~
+
+piuparts
+~~~~~~~~
+
+autopkgtests
+~~~~~~~~~~~~
+
+edos-debcheck
+~~~~~~~~~~~~~
+
+yaclc
+~~~~~
+
+debi
+~~~~
+
+Of course, you should actually install your new package as one part of checking it. ``debi'' saves some typing by installing the most recent `.deb` file found in a parent of the current directory. It requires root privileges, so you will actually type `sudo debi` (or, using `bash`'s command history, perhaps just `^Rsu`).
+
+Debian Quality Assurance Site
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+If there is already a version of the package in the collection, you should review its entry at the QA site. You can start at http://packages.qa.debian.org/common/index.html[]. Check the ``Bug Count'', ``TODO'', and ``Testing Status'' sections.
--
Debian Packaging Handbook: wiki source
More information about the Packaging-handbook-commits
mailing list