rev 5034 - www/v2/pages
Ana Beatriz Guerrero López
ana at alioth.debian.org
Sun Dec 3 10:06:08 CET 2006
Author: ana
Date: 2006-12-03 10:06:08 +0100 (Sun, 03 Dec 2006)
New Revision: 5034
Added:
www/v2/pages/btslink
Modified:
www/v2/pages/bottom
www/v2/pages/kde4
Log:
More content in the website
Modified: www/v2/pages/bottom
===================================================================
--- www/v2/pages/bottom 2006-12-02 15:16:13 UTC (rev 5033)
+++ www/v2/pages/bottom 2006-12-03 09:06:08 UTC (rev 5034)
@@ -5,15 +5,13 @@
<h2>Debian Qt/KDE Maintainers</h2>
<ul>
<li><a href="qtkde.html">General info</a></li>
- <li><a href="#">Package list</a></li>
- <li><a href="#">...</a>
+ <li><a href="http://qa.debian.org/developer.php?login=debian-qt-kde@lists.debian.org">Package list</a></li>
</ul>
<h2>Debian KDE Extras Team</h2>
<ul>
<li><a href="kdeextras.html">General info</a></li>
- <li><a href="#">Package list</a></li>
- <li><a href="#">...</a>
+ <li><a href="http://qa.debian.org/developer.php?login=pkg-kde-extras@lists.alioth.debian.org">Package list</a></li>
</ul>
@@ -22,7 +20,7 @@
<li><a href="faq.html">FAQ</a></li>
<li><a href="kde4.html">KDE4</a></li>
<li><a href="descriptions.html">Descriptions policy draft</a></li>
- <li><a href="#">bts-link</a></li>
+ <li><a href="btslink.html">bts-link</a></li>
<li><a href="#">How to package kde applications</a></li>
<li><a href="#">SVN quick guide</a></li>
@@ -37,4 +35,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Added: www/v2/pages/btslink
===================================================================
--- www/v2/pages/btslink 2006-12-02 15:16:13 UTC (rev 5033)
+++ www/v2/pages/btslink 2006-12-03 09:06:08 UTC (rev 5034)
@@ -0,0 +1,16 @@
+
+ <h2>bts-link</h2>
+ <p>bts-link was code by Pierre Habouzit. This tool helps to track better
+ the changes made in remotes bug tracking system, where had been forwarded bugs from the Debian BTS.
+ </p>
+ <p>You can read <a href="http://lists.debian.org/debian-devel-announce/2006/05/msg00001.html">here</a>
+ the announce of this new tool in d-d-announce.</p>
+
+ <h3>bts-link with the KDE bugzilla</h3>
+ <p>To use bts-link with the kde bugs, you only need to forward the bug to the KDE bugzilla:
+ </p>
+<pre>
+forward XXXXXX http://bugs.kde.org/show_bug.cgi?id=YYYYYYY
+</pre>
+ <p>Where XXXXXX is the Debian bug number and YYYYY the kde bug number.
+ </p>
Modified: www/v2/pages/kde4
===================================================================
--- www/v2/pages/kde4 2006-12-02 15:16:13 UTC (rev 5033)
+++ www/v2/pages/kde4 2006-12-03 09:06:08 UTC (rev 5034)
@@ -1,9 +1,15 @@
<h2>KDE4</h2>
- <p>At this moment, we are busy trying to get KDE3 in the best shape possible for Etch. After Etch, we will start to work for KDE4.</p>
+ <p>At this moment, we are busy trying to get KDE3 in the best shape
+ possible for Etch. After Etch, we will start to work for KDE4.</p>
- <p>Also, at this moment most KDE libraries are still under heavy development, and the API gets changed weekly. The best way to do KDE4 development just now is getting kdelibs, kdepimlibs, ... from the SVN as explained in: http://wiki.kde.org/tiki-index.php?page=KDE3To4
+ <p>Also, at this moment most KDE libraries are still under heavy
+ development, and the API gets changed weekly. The best way to do KDE4
+ development just now is getting kdelibs, kdepimlibs, ... from the SVN
+ as explained in the <a href="http://wiki.kde.org/tiki-index.php?page=KDE3To4">KDE wiki</a>
</p>
+ <p>If you want to help in this task, you're welcome!</p>
+
More information about the pkg-kde-commits
mailing list