[Esbox-commits] r1636 - in trunk/org.maemo.esbox.help/html: concepts images images/debian tasks

topulkki at garage.maemo.org topulkki at garage.maemo.org
Fri May 22 15:21:21 EEST 2009


Author: topulkki
Date: 2009-05-22 15:21:20 +0300 (Fri, 22 May 2009)
New Revision: 1636

Added:
   trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-reader.png
   trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-viewer.png
Modified:
   trunk/org.maemo.esbox.help/html/concepts/DebianPackage.html
   trunk/org.maemo.esbox.help/html/images/menu-debian-package.png
   trunk/org.maemo.esbox.help/html/tasks/DebianPackage.html
Log:
Updated documentation of the debian packaging

Modified: trunk/org.maemo.esbox.help/html/concepts/DebianPackage.html
===================================================================
--- trunk/org.maemo.esbox.help/html/concepts/DebianPackage.html	2009-05-21 22:44:31 UTC (rev 1635)
+++ trunk/org.maemo.esbox.help/html/concepts/DebianPackage.html	2009-05-22 12:21:20 UTC (rev 1636)
@@ -58,7 +58,7 @@
 <h3>Building packages</h3>
 
 <p>To build packages, use the <em>Debian Package &gt; Build Debian Package</em>
-wizard.  
+wizard. After a successfully build there will be shown content of the built Debian package.   
 
 <h3>Deploying packages</h3>
 
@@ -69,6 +69,11 @@
 		<p>
 		See <a href="http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html">Basics of the Debian package management system</a> for details about Debian packaging.
 </p>
+
+<h3>Investigating Debian package content</h3>
+
+<p>To investigate content of the Debian package, use the <em>Debian Package &gt; Show Debian package content</em> dialog. 
+It provides to investigate content of a selected Debian package. There are list of ten last shown Debian package of each project.
 	
         <h3>Related Topic</h3>
 <ul>

Added: trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-reader.png
===================================================================
(Binary files differ)


Property changes on: trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-reader.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-viewer.png
===================================================================
(Binary files differ)


Property changes on: trunk/org.maemo.esbox.help/html/images/debian/dialog-debian-content-viewer.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/org.maemo.esbox.help/html/images/menu-debian-package.png
===================================================================
(Binary files differ)

Modified: trunk/org.maemo.esbox.help/html/tasks/DebianPackage.html
===================================================================
--- trunk/org.maemo.esbox.help/html/tasks/DebianPackage.html	2009-05-21 22:44:31 UTC (rev 1635)
+++ trunk/org.maemo.esbox.help/html/tasks/DebianPackage.html	2009-05-22 12:21:20 UTC (rev 1636)
@@ -41,8 +41,9 @@
 <img src="../images/menu-debian-package.png" alt="Debian Package menu" />	</p>
   </li>
 	
-	<li>The package will be built, with results reported to the Console view.</li>
-
+	<li>The package will be built, with results reported to the Console view. If the package is built successfully content of the Debian package will be shown.</li>
+	<p>
+	<img src="../images/debian/dialog-debian-content-reader.png" alt="Debian Package Reader" />	</p>
 </ol>
 
 <h4 class="style1"><br>
@@ -77,5 +78,21 @@
 	  
 	<li>The results of the operation are reported in the Console view.</li>
 </ol>
+
+<h3 class="style1">Investigate Debian Package contents</h3>
+<ol>
+
+  <li>Select a project, right-click and select <strong>Debian&nbsp;Package</strong> in the popup menu.</li>
+
+  <li>Click on <strong>Show&nbsp;Debian&nbsp;Package&nbsp;Contents</strong>.
+	
+	<p>
+<img src="../images/menu-debian-package.png" alt="Debian Package menu" />	</p>
+  </li>
+	
+	<li>The viewer provides to select a *.deb file and shows contents of the selected package. There are list of ten last shown Debian packages of each project.</li>
+	<p>
+	<img src="../images/debian/dialog-debian-content-viewer.png" alt="Debian Package Viewer" />	</p>
+</ol>
 </body>
 </html>



More information about the Esbox-commits mailing list