| 1 |
<html>
|
| 2 |
<title>
|
| 3 |
Ultimate Debian Database (UDD) - Example Queries
|
| 4 |
</title>
|
| 5 |
<body>
|
| 6 |
<h1>
|
| 7 |
Ultimate Debian Database (UDD) - Example Queries
|
| 8 |
</h1>
|
| 9 |
|
| 10 |
<p>
|
| 11 |
To give you an idea what results UDD can deliver, here are some example queries:
|
| 12 |
</p>
|
| 13 |
|
| 14 |
<p>
|
| 15 |
<a href="/cgi-bin/packages_in_unstable_but_not_in_testing_by_popcon.cgi">
|
| 16 |
Packages in unstable, but not in testing, sorted by popcon installs
|
| 17 |
</a>
|
| 18 |
</p>
|
| 19 |
<p>
|
| 20 |
|
| 21 |
<a href="/cgi-bin/sources_in_unstable_but_not_in_testing_by_popcon_max.cgi">
|
| 22 |
Sources in unstable, but not in testing, sorted by maximum popcon installs
|
| 23 |
</a>
|
| 24 |
</p>
|
| 25 |
|
| 26 |
<p>
|
| 27 |
<a href="/cgi-bin/sources_in_ubuntu_but_not_in_debian_by_popcon.cgi">
|
| 28 |
Sources in Ubuntu, but not in Debian, sorted by maximum popcon installs
|
| 29 |
</a>
|
| 30 |
</p>
|
| 31 |
|
| 32 |
<p>
|
| 33 |
<a href="/cgi-bin/package_bug_count.cgi">
|
| 34 |
Number of bugs per package
|
| 35 |
</a>
|
| 36 |
</p>
|
| 37 |
|
| 38 |
<p>
|
| 39 |
<a href="/cgi-bin/package_rc_bug_count.cgi">
|
| 40 |
Number of RC bugs per package
|
| 41 |
</a>
|
| 42 |
</p>
|
| 43 |
</body>
|
| 44 |
</html>
|