/[collab-qa]/udd/web/index.html
ViewVC logotype

Diff of /udd/web/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1276 by lucas, Sun Aug 17 13:09:46 2008 UTC revision 1277 by zack, Thu Sep 18 16:52:58 2008 UTC
# Line 1  Line 1 
1  <html>  <html>
2    <title>    <title>Ultimate Debian Database (UDD)</title>
      Ultimate Debian Database (UDD) - Example Queries  
   </title>  
3    <body>    <body>
4      <h1>      <h1>Ultimate Debian Database (UDD)</h1>
5        Ultimate Debian Database (UDD) - Example Queries      <h2>General information</h2>
     </h1>  
   
     <p>  
     To give you an idea what results UDD can deliver, here are some example queries:  
     </p>  
   
     <p>  
     <a href="/cgi-bin/packages_in_unstable_but_not_in_testing_by_popcon.cgi">  
       Packages in unstable, but not in testing, sorted by popcon installs  
     </a>  
     </p>  
     <p>  
   
     <a href="/cgi-bin/sources_in_unstable_but_not_in_testing_by_popcon_max.cgi">  
       Sources in unstable, but not in testing, sorted by maximum popcon installs  
     </a>  
     </p>  
   
     <p>  
     <a href="/cgi-bin/sources_in_ubuntu_but_not_in_debian_by_popcon.cgi">  
       Sources in Ubuntu, but not in Debian, sorted by maximum popcon installs  
     </a>  
     </p>  
   
     <p>  
     <a href="/cgi-bin/package_bug_count.cgi">  
       Number of bugs per package  
     </a>  
     </p>  
   
     <p>  
     <a href="/cgi-bin/package_rc_bug_count.cgi">  
       Number of RC bugs per package  
     </a>  
     </p>  
   
     <p>  
     <a href="/cgi-bin/removal_candidates.cgi">  
       Packages which are "good" candidates for removal from testing  
     </a>  
     </p>  
   
     <p>  
     <a href="/cgi-bin/sources_in_etch_but_not_in_lenny.cgi">  
       Sources in etch but not in lenny  
     </a>  
     </p>  
6    
7        <p>Ultimate Debian Database (UDD) gathers a lot of data about various
8        aspects of <a href="http://www.debian.org">Debian</a> in a single SQL
9        database. It allows users to easily access and combine all this data.</p>
10    
11        <p>More information about UDD are collected on the
12        <a href="http://wiki.debian.org">Debian Wiki</a> at
13        <a href="http://wiki.debian.org/UltimateDebianDatabase"><tt>wiki.debian.org/UltimateDebianDatabase</tt></a>.
14    
15        <h2>Examples</h2>
16        <p>To give an idea what results UDD can deliver, here are some example
17        queries: </p>
18        <ul>
19          <li>
20          <a href="/cgi-bin/packages_in_unstable_but_not_in_testing_by_popcon.cgi">
21            Packages in unstable, but not in testing, sorted by popcon installs
22          </a>
23          </li>
24          <li>
25          <a href="/cgi-bin/sources_in_unstable_but_not_in_testing_by_popcon_max.cgi">
26            Sources in unstable, but not in testing, sorted by maximum popcon installs
27          </a>
28          </li>
29          <li>
30          <a href="/cgi-bin/sources_in_ubuntu_but_not_in_debian_by_popcon.cgi">
31            Sources in Ubuntu, but not in Debian, sorted by maximum popcon installs
32          </a>
33          </li>
34          <li>
35          <a href="/cgi-bin/package_bug_count.cgi">
36            Number of bugs per package
37          </a>
38          </li>
39          <li>
40          <a href="/cgi-bin/package_rc_bug_count.cgi">
41            Number of RC bugs per package
42          </a>
43          </li>
44          <li>
45          <a href="/cgi-bin/removal_candidates.cgi">
46            Packages which are "good" candidates for removal from testing
47          </a>
48          </li>
49          <li>
50          <a href="/cgi-bin/sources_in_etch_but_not_in_lenny.cgi">
51            Sources in etch but not in lenny
52          </a>
53          </li>
54        </ul>
55    </body>    </body>
56  </html>  </html>

Legend:
Removed from v.1276  
changed lines
  Added in v.1277

  ViewVC Help
Powered by ViewVC 1.1.5