[Tracker] Website: update download and development



Small update for the download and development page.

Mainly :
development --> Bugtracker, irc channel added
download --> update the ubuntu repo, according to the mail sent by
Michael Biebl

Plz commit it,
Michele.
Index: development.html
===================================================================
--- development.html    (revision 4933)
+++ development.html    (working copy)
@@ -36,14 +36,32 @@
 <h2>Development</h2>
 
 <p>
-Currently Tracker 0.0.5 is in development and it is working mainly on the dbus interface to the tracker 
deamon. This will build the framework for even better integration into the desktop and expose the search 
functionality to the entire desktop environment.
+Currently Tracker 0.5.4 is in development and it is working mainly on the dbus interface to the tracker 
deamon. This will build the framework for even better integration into the desktop and expose the search 
functionality to the entire desktop environment. The e-mail indexing is also our priority.
 </p>
 
+
+<h3>Hacking</h3>
+<p>The development code is available from the gnome svn, to check out:</p>
+<p><code>svn checkout http://svn.gnome.org/svn/tracker/trunk</code></p>
+
+<h3>BUGS!!</h3>
+<p>To report a bug you can use:
+<ul>
+       <li>the bugzilla on gnome <a 
href="http://bugzilla.gnome.org/browse.cgi?product=tracker";>http://bugzilla.gnome.org/browse.cgi?product=tracker</a></li>
+       <li>the Tracker Mailing list <a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker 
mailing list</a></li>
+</ul>
+
+</p>
+
 <h3>Communication</h3>
 
 <p>
-Please see the 
-<a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker mailing list</a> for more discussion 
on Tracker and its development.
+You can contact us:
+<ul>
+<li>Using the Mailing List <a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker mailing 
list</a></li>
+<li>On IRC: Gimp network, channel irc.gimp.tracker</li>
+</ul>
+
 </p>
 
 <!-- development.php -->
@@ -56,7 +74,7 @@
 
 <address>
 <small>
-July 19, 2006<br>
+January 10, 2007<br>
 Peter Vander Klippe - peter.vk gmail,com
 </small>
 </address>
Index: download.html
===================================================================
--- download.html       (revision 4933)
+++ download.html       (working copy)
@@ -46,8 +46,15 @@
        </li>
        <li>
                <p>
-               Debian : experimental debian repo can be found at : "deb http://debs.michaelbiebl.de/ 
unstable main"
-               <p> Ubuntu : should be in Feisty universe soon...
+               Debian : experimental debian repo can be found at : <code>"deb http://debs.michaelbiebl.de/ 
unstable main"</code>
+               <p></li>
+       <li> 
+               Ubuntu : should be in Feisty universe soon... ATM experimental debs can be found for i386 
arch at 
+               <p><code>"deb http://debs.michaelbiebl.de/ edgy main"</code> for edgy</p>
+               <p><code>"deb http://debs.michaelbiebl.de/ dapper main"</code> for dapper</p>
+               
+               If your architeture is !i386 you can use <code>"deb-src http://debs.michaelbiebl.de/ dapper 
main"</code> and recompiling yourself using <code>"apt-get build-dep tracker && apt-get source -b tracker" 
</code> 
+               
 
        </li>
        <li>
@@ -68,7 +75,7 @@
 
 <address>
 <small>
-January 07, 2007<br>
+January 10, 2007<br>
 Peter Vander Klippe - peter.vk gmail,com
 </small>
 </address>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]