[Extras-cauldron-commits] r11 - trunk/buildme

mishas at garage.maemo.org mishas at garage.maemo.org
Sun Mar 30 12:28:28 EEST 2008


Author: mishas
Date: 2008-03-30 12:28:28 +0300 (Sun, 30 Mar 2008)
New Revision: 11

Modified:
   trunk/buildme/HOWTO
Log:
enabled Revision keyword for HOWTO; removed spaces at the end of lines

Modified: trunk/buildme/HOWTO
===================================================================
--- trunk/buildme/HOWTO	2008-03-30 08:59:50 UTC (rev 10)
+++ trunk/buildme/HOWTO	2008-03-30 09:28:28 UTC (rev 11)
@@ -18,13 +18,13 @@
 
 2. How to prepare and upload source packages for build?
 
-Source package can be produced using this command[2]: 
+Source package can be produced using this command[2]:
     dpkg-buildpackage -rfakeroot -sa -S
 
 and signed with[3]:
     debsign -k<key_id> <package>.changes
 
-Uploading source packages for builder is similar to uploading to extras and 
+Uploading source packages for builder is similar to uploading to extras and
 extras-devel repositories[4].  To be able to upload source packages for
 building uploader must have upload rights to extras repository.
 
@@ -37,7 +37,7 @@
     method = scp
     hash = md5
     allow_unsigned_uploads = 0
-    incoming = /var/www/extras-devel/incoming-builder/chinook 
+    incoming = /var/www/extras-devel/incoming-builder/chinook
 
 Uploading is done by:
     dput chinook-extras-builder *.changes
@@ -69,7 +69,7 @@
 
 When build is complete, status information is sent to the 'builds' mailing list[6].
 
-Build results are available in results directory: 
+Build results are available in results directory:
     https://garage.maemo.org/builder/chinook/<package name and version>/
 
 Content of this directory depends on the build status.  For successful builds


Property changes on: trunk/buildme/HOWTO
___________________________________________________________________
Name: svn:keywords
   + Revision



More information about the Extras-cauldron-commits mailing list