Package: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: web Maintainer: Debian Apache Maintainers Depends: apache2-mpm-worker (= 2.0.54-5sarge2.2) | apache2-mpm-prefork (= 2.0.54-5sarge2.2) | apache2-mpm-perchild (= 2.0.54-5sarge2.2) Architecture: i386 Filename: apache2/apache2_2.0.54-5sarge2.2_i386.deb Size: 33492 Installed-Size: 80 MD5sum: 51ee5463cba249367810e6f4622654ea Description: next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. Package: apache2-common Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), debconf, debianutils (>= 1.6), mime-support, openssl, net-tools, ssl-cert (>= 1.0-7), libmagic1, libgcc1 (>= 1:3.3.5), apache2-utils (= 2.0.54-5sarge2.2) Suggests: apache2-doc, lynx | www-browser Architecture: i386 Filename: apache2/apache2-common_2.0.54-5sarge2.2_i386.deb Size: 812818 Installed-Size: 3084 MD5sum: 8cb0331840256f8d0a66895bcef17dbf Description: next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork. Package: apache2-doc Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: doc Maintainer: Debian Apache Maintainers Architecture: all Filename: apache2/apache2-doc_2.0.54-5sarge2.2_all.deb Size: 3890854 Installed-Size: 14280 MD5sum: 838554b4a7868c20d8575d87a2ece25d Description: documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. Package: apache2-mpm-perchild Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.54), libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.54-5sarge2.2) Conflicts: apache2-mpm-worker, apache2-mpm-prefork, apache2-mpm-threadpool Provides: apache2-modules, apache2, httpd, httpd-cgi Architecture: i386 Filename: apache2/apache2-mpm-perchild_2.0.54-5sarge2.2_i386.deb Size: 207250 Installed-Size: 504 MD5sum: 41934b7f11d6fa2132dcda82e84db8a0 Description: experimental high speed perchild threaded model for Apache2 Perchild is the grown up, mac daddy version of suexec for apache2. Rather than execute a cgi script as a given user, perchild forks a process for each vhost, then su's to the correct user/group for that vhost. . Each process then uses a thread model similar to that of the worker mpm. . THIS MPM IS NOT CURRENTLY EXPECTED TO WORK CORRECTLY, IF AT ALL. IT IS UNDER VERY HEAVY DEVELOPMENT. This mpm is still highly experimental, and should be used with care. Package: apache2-mpm-prefork Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.54), libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.54-5sarge2.2) Conflicts: apache2-mpm-worker, apache2-mpm-threadpool, apache2-mpm-perchild Provides: apache2-modules, apache2, httpd, httpd-cgi Architecture: i386 Filename: apache2/apache2-mpm-prefork_2.0.54-5sarge2.2_i386.deb Size: 203286 Installed-Size: 484 MD5sum: 7125ffb02832d29f59191763b516f908 Description: traditional model for Apache2 This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other. . It is not as fast, but is considered to be more stable. Package: apache2-mpm-threadpool Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: apache2-mpm-worker (= 2.0.54-5sarge2.2) Architecture: all Filename: apache2/apache2-mpm-threadpool_2.0.54-5sarge2.2_all.deb Size: 33556 Installed-Size: 80 MD5sum: 962309fcb358f0a1bf538327c8181003 Description: experimental high speed model for Apache2 (transitional package) This package exists for the sole purpose of easing upgrades for threadpool users of Ubuntu 4.10 (warty) or Debian testing who are upgrading to the newer Debian 3.1 (sarge) or Ubuntu 5.04 (hoary). Once this package has successfully pulled in apache2-mpm-worker and configured it as a replacement, it can be safely removed. Package: apache2-mpm-worker Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.54), libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.2.1), apache2-common (= 2.0.54-5sarge2.2) Conflicts: apache2-mpm-prefork, apache2-mpm-perchild Provides: apache2-modules, apache2, httpd, httpd-cgi Replaces: apache2-mpm-threadpool (<< 2.0.53) Architecture: i386 Filename: apache2/apache2-mpm-worker_2.0.54-5sarge2.2_i386.deb Size: 206876 Installed-Size: 496 MD5sum: ef30cfd7699f7a3bcfc5884fa29d86f2 Description: high speed threaded model for Apache2 The worker MPM provides a threaded implementation for Apache2. It is considerably faster than the traditional model, and is the recommended MPM. . Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM. Package: apache2-prefork-dev Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: devel Maintainer: Debian Apache Maintainers Depends: apache2-common (= 2.0.54-5sarge2.2), libapr0-dev (= 2.0.54-5sarge2.2), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.2-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-dev Architecture: i386 Filename: apache2/apache2-prefork-dev_2.0.54-5sarge2.2_i386.deb Size: 170026 Installed-Size: 760 MD5sum: 9381294515ea507428312f972ea53031 Description: development headers for apache2 This package provides the development headers for non-threaded apache2, see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4. Package: apache2-threaded-dev Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: devel Maintainer: Debian Apache Maintainers Depends: apache2-common (= 2.0.54-5sarge2.2), libapr0-dev (= 2.0.54-5sarge2.2), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.2-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-prefork-dev Provides: apache2-dev Architecture: i386 Filename: apache2/apache2-threaded-dev_2.0.54-5sarge2.2_i386.deb Size: 170686 Installed-Size: 768 MD5sum: 2572812284a26442a43abf34b07f39f8 Description: development headers for apache2 This package provides the development headers for threaded versions of apache2, see the apache2 package description for more details. Package: apache2-utils Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.54), libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.2.1) Conflicts: apache-common (<< 1.3.28.0.1-1) Provides: apache-utils Replaces: apache2-common (<< 2.0.53), apache-utils (<< 1.3.33-4) Architecture: i386 Filename: apache2/apache2-utils_2.0.54-5sarge2.2_i386.deb Size: 90884 Installed-Size: 268 MD5sum: e10bf3d58bad83ea035ed56f140c3cc2 Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from apache log files) Package: libapr0 Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), libpcre3, libdb4.2, libexpat1 Conflicts: libapr Provides: libapr Replaces: libapr Architecture: i386 Filename: apache2/libapr0_2.0.54-5sarge2.2_i386.deb Size: 131344 Installed-Size: 324 MD5sum: d0347dc8fa7b1f7a595ca063130e156f Description: the Apache Portable Runtime APR is Apache's Portable Runtime Library, designed to be a support library to enable programmers to easily write platform independent programs and know that they'll work. . It is currently used by Apache2, Subversion, and Samba-TNG, among others. Package: libapr0-dev Source: apache2 Version: 2.0.54-5sarge2.2 Priority: optional Section: libdevel Maintainer: Debian Apache Maintainers Depends: libapr0 (= 2.0.54-5sarge2.2), libdb4.2-dev, libpcre3-dev, libldap2-dev, libexpat1-dev, libtool Conflicts: libapr-dev, apache2-dev (<= 2.0.39+cvs.1028741220-1) Provides: libapr-dev Architecture: i386 Filename: apache2/libapr0-dev_2.0.54-5sarge2.2_i386.deb Size: 262288 Installed-Size: 1116 MD5sum: 1c24e9f18552355f2376a1104eb06f49 Description: development headers for libapr This package provides the development headers for the Apache Runtime Library, libapr. . You only need these if you are planning on compiling software that depends on software that requires libapr. Package: asciidoc Version: 7.1.2-1 Priority: optional Section: text Maintainer: Fredrik Steen Depends: python (>= 2.3) Suggests: docbook-utils, xmlto Architecture: all Filename: asciidoc/asciidoc_7.1.2-1_all.deb Size: 749696 Installed-Size: 2336 MD5sum: 37ac3f981f528a24bd59be30bec9078b Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats Package: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Depends: asterisk-classic (>= 1:1.2.13~dfsg-2.1) | asterisk-bristuff (>= 1:1.2.13~dfsg-2.1), adduser (>= 3.63) Suggests: gnomemeeting, ekiga, ohphone, kphone, asterisk-doc, asterisk-dev, asterisk-rate-engine Conflicts: asterisk-oh323 (<= 0.6.6pre3-3) Architecture: all Filename: asterisk/asterisk_1.2.13~dfsg-2.1_all.deb Size: 145820 Installed-Size: 408 MD5sum: 6e5feb6c8db81932f91b575af824a4d3 Description: Open Source Private Branch Exchange (PBX) Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk can be used with Voice over IP (SIP, H.323, IAX) standards, or the Public Switched Telephone Network (PSTN) through Supported Hardware. . Supported hardware: . * All Wildcard (tm) products from Digium (http://www.digium.com) * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net) * Full Duplex Sound Card supported by Linux * Adtran Atlas 800 Plus * ISDN4Linux compatible ISDN card * Tormenta Dual T1 card (http://www.bsdtelephony.com.mx) * CAPI compatible ISDN cards can be run using the add-on package chan-capi . This Debian package includes the sample configuration, with demonstration extensions, etc . Website: http://www.asterisk.org. Package: asterisk-bristuff Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Depends: libasound2 (>> 1.0.8), libc6 (>= 2.3.2.ds1-21), libcurl3 (>= 7.13.1-1), libgsm1 (>= 1.0.10), libidn11 (>= 0.5.13), libncurses5 (>= 5.4-1), libnewt0.51, libpopt0 (>= 1.7), libpq3 (>= 7.4), libpri1.2 (>= 1.2.4), libspeex1, libsqlite0 (>= 2.8.16), libssl0.9.7, libtonezone1 (>= 1:1.2.8.dfsg), unixodbc, zlib1g (>= 1:1.2.1), asterisk (= 1:1.2.13~dfsg-2.1), asterisk-config (= 1:1.2.13~dfsg-2.1) | asterisk-config-custom, adduser (>= 3.63), asterisk-sounds-main (>= 1:1.0.2) Conflicts: asterisk-classic Architecture: i386 Filename: asterisk/asterisk-bristuff_1.2.13~dfsg-2.1_i386.deb Size: 1584916 Installed-Size: 4292 MD5sum: 17e4c69323c4257b95d376dcc916954f Description: Open Source Private Branch Exchange (PBX) - BRIstuff-enabled version Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . The BRIstuff patch from www.junghanns.net enables support from certain hardware like HFC ISDN cards which are mainly consumer hardware. . Asterisk can be used with Voice over IP (SIP, H.323, IAX) standards, or the Public Switched Telephone Network (PSTN) through Supported Hardware. . Supported hardware: . * All Wildcard (tm) products from Digium (http://www.digium.com) * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net) * Full Duplex Sound Card supported by Linux * Adtran Atlas 800 Plus * ISDN4Linux compatible ISDN card * Tormenta Dual T1 card (http://www.bsdtelephony.com.mx) * CAPI compatible ISDN cards can be run using the add-on package chan-capi . This Debian package includes the sample configuration, with demonstration extensions, etc . Website: http://www.asterisk.org. Package: asterisk-classic Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Depends: libasound2 (>> 1.0.8), libc6 (>= 2.3.2.ds1-21), libcurl3 (>= 7.13.1-1), libgsm1 (>= 1.0.10), libidn11 (>= 0.5.13), libncurses5 (>= 5.4-1), libnewt0.51, libpopt0 (>= 1.7), libpq3 (>= 7.4), libpri1.2 (>= 1.2.4), libspeex1, libsqlite0 (>= 2.8.16), libssl0.9.7, libtonezone1 (>= 1:1.2.8.dfsg), unixodbc, zlib1g (>= 1:1.2.1), asterisk (= 1:1.2.13~dfsg-2.1), asterisk-config (= 1:1.2.13~dfsg-2.1) | asterisk-config-custom, adduser (>= 3.63), asterisk-sounds-main (>= 1:1.0.2) Conflicts: asterisk-bristuff Architecture: i386 Filename: asterisk/asterisk-classic_1.2.13~dfsg-2.1_i386.deb Size: 1552096 Installed-Size: 4188 MD5sum: 2137f37f9deaa2c3a1ced91b21eb37ba Description: Open Source Private Branch Exchange (PBX) - original Digium version Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk can be used with Voice over IP (SIP, H.323, IAX) standards, or the Public Switched Telephone Network (PSTN) through Supported Hardware. . Supported hardware: . * All Wildcard (tm) products from Digium (http://www.digium.com) * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net) * Full Duplex Sound Card supported by Linux * Adtran Atlas 800 Plus * ISDN4Linux compatible ISDN card * Tormenta Dual T1 card (http://www.bsdtelephony.com.mx) * CAPI compatible ISDN cards can be run using the add-on package chan-capi . This Debian package includes the sample configuration, with demonstration extensions, etc . Website: http://www.asterisk.org. Package: asterisk-config Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Depends: adduser (>= 3.63) Recommends: asterisk Conflicts: asterisk-config-custom Replaces: asterisk (<= 1:1.0.2-2) Architecture: all Filename: asterisk/asterisk-config_1.2.13~dfsg-2.1_all.deb Size: 130734 Installed-Size: 416 MD5sum: 2185ea751044c87631e9984c5a4fef7d Description: config files for asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the default configuration files of Asterisk. Package: asterisk-dev Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: devel Maintainer: Debian VoIP Team Recommends: asterisk Conflicts: asterisk (<= 0.1.12-3) Replaces: asterisk (<= 0.1.12-3) Architecture: all Filename: asterisk/asterisk-dev_1.2.13~dfsg-2.1_all.deb Size: 169226 Installed-Size: 668 MD5sum: b3ca3f49eaca9185df52095526a51a90 Description: development files for asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the include files used if you wish to compile a package which requires asterisk source file headers. Package: asterisk-doc Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: doc Maintainer: Debian VoIP Team Recommends: asterisk Conflicts: asterisk (<= 0.1.12-3) Replaces: asterisk (<= 0.1.12-3) Architecture: all Filename: asterisk/asterisk-doc_1.2.13~dfsg-2.1_all.deb Size: 1189270 Installed-Size: 6188 MD5sum: 2e1b3eb30247b822ae7e8672d3a63771 Description: documentation for asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the source documentation needed if you wish to extend the asterisk package. Package: asterisk-sounds-main Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Recommends: asterisk Conflicts: asterisk (<= 0.1.12-3), asterisk-sounds (<= 1:1.0.2-1) Replaces: asterisk (<= 0.4.0-5), asterisk-sounds (<= 1:1.0.2-1), asterisk-sounds-extra Architecture: all Filename: asterisk/asterisk-sounds-main_1.2.13~dfsg-2.1_all.deb Size: 1503898 Installed-Size: 2400 MD5sum: 02cdb14e2d57d19434177a4a49da6815 Description: sound files for asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the default sound files for operation of asterisk Package: asterisk-web-vmail Source: asterisk Version: 1:1.2.13~dfsg-2.1 Priority: optional Section: comm Maintainer: Debian VoIP Team Depends: httpd-cgi, libapache-dbi-perl | libdbi-perl Recommends: asterisk Architecture: all Filename: asterisk/asterisk-web-vmail_1.2.13~dfsg-2.1_all.deb Size: 73024 Installed-Size: 144 MD5sum: daf4a4e2cb081e68c07cb3447ea48f6b Description: Web-based (CGI) voice mail interface for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains a web-based interface for the voice-mail system Package: asterisk-sounds-extra Version: 1.2.1-1 Priority: optional Section: comm Maintainer: Debian VoIP Team Architecture: all Filename: asterisk-sounds-extra/asterisk-sounds-extra_1.2.1-1_all.deb Size: 3229508 Installed-Size: 6396 MD5sum: 464e0310b2c1434c803011dcb0410d70 Description: Additional sound files for the Asterisk PBX Extra sound files for use with the Asterisk PBX, including many city names, phases and words. . These sounds were recorded in March of 2003 by Allison Smith, who does PBX voicemail voices for hire and is the voice of Asterisk. She does a great job! Note: she did not, in fact, make the monkey noises. . These sounds have have been donated to the Asterisk community. Many of these sounds will probably find their way into the Asterisk standard distribution (notably the number enunciations, which are useful for speaking dates.) However, the rest are for general consumption. . Upstream: http://www.asterisk.org enhances: asterisk Package: at76c503a-source Source: at76c503a Version: 0.12.beta23-8 Priority: optional Section: contrib/net Maintainer: Guido Guenther Depends: atmel-firmware, debhelper (>= 4) Architecture: all Filename: at76c503a/at76c503a-source_0.12.beta23-8_all.deb Size: 97332 Installed-Size: 140 MD5sum: acfec8caebbe08aea40427ab0a9ea2a7 Description: at76c503a driver source . Alternative driver for the Atmel AT76C503A based USB WLAN adapters. . Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware. Package: atmel-firmware Version: 1.2-2.1 Priority: optional Section: non-free/net Maintainer: Simon Kelley Depends: perl, udev | hotplug (>= 0.0.20031013-2) Suggests: wireless-tools Conflicts: atmelwlandriver-tools Architecture: all Filename: atmel-firmware/atmel-firmware_1.2-2.1_all.deb Size: 466708 Installed-Size: 860 MD5sum: 950d981c18701e5bb3b4c32d7e8b1cda Description: Firmware for Atmel at76c50x wireless networking chips. The drivers for these chips in the Linux 2.6.x kernel do not include the firmware; this firmware needs to be loaded by the host on most cards using these chips. This package provides the firmware images which should be automatically loaded as needed by the hotplug system. It also provides a small loader utility which can be used to accomplish the same thing when hotplug is not in use. Package: bcm5700-source Version: 8.1.55-2 Priority: extra Section: non-free/net Maintainer: Torsten Werner Depends: module-assistant Recommends: dpkg-dev, kernel-package, debhelper (>= 4), debconf-utils Architecture: all Filename: bcm5700-source/bcm5700-source_8.1.55-2_all.deb Size: 186060 Installed-Size: 228 MD5sum: 04b3bded1c660afa9d196b328b0fe105 Description: module source for Broadcom's bcm5700 ethernet driver This package provides the source code for the bcm5700 module provided by Broadcom. You will need make-kpkg from kernel-package to be able to compile modules usable with a Debian kernel. Package: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: net Maintainer: LaMont Jones Depends: libbind9-40, libc6 (>= 2.3.2.ds1-21), libdb4.3, libdns43, libisc41, libisccc40, libisccfg40, libkrb53 (>= 1.3.2), libldap2 (>= 2.1.17-1), liblwres40, libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1), debconf | debconf-2.0, netbase, adduser, libdns43 (= 1:9.5.0.dfsg.P1-2.2), libisccfg40 (= 1:9.5.0.dfsg.P1-2.2), libisc41 (= 1:9.5.0.dfsg.P1-2.2), libisccc40 (= 1:9.5.0.dfsg.P1-2.2), lsb-base (>= 3.0-6), bind9utils (= 1:9.5.0.dfsg.P1-2.2) Suggests: dnsutils, bind9-doc, resolvconf Conflicts: bind, apparmor-profiles (<< 2.1+1075-0ubuntu4) Replaces: bind, dnsutils (<< 1:9.1.0-3), apparmor-profiles (<< 2.1+1075-0ubuntu4) Architecture: i386 Filename: bind9/bind9_9.5.0.dfsg.P1-2.2_i386.deb Size: 245550 Installed-Size: 752 MD5sum: 12bcf34f55bf2286ee1751490e429398 Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-doc Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: doc Maintainer: LaMont Jones Architecture: all Filename: bind9/bind9-doc_9.5.0.dfsg.P1-2.2_all.deb Size: 258176 Installed-Size: 992 MD5sum: 15a2799bee9e85b0717ebfdf1cd2eddb Description: Documentation for BIND This package provides various documents that are useful for maintaining a working BIND installation. Package: bind9-host Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: net Maintainer: LaMont Jones Depends: libbind9-40, libc6 (>= 2.3.2.ds1-21), libdns43, libisc41, libisccfg40, libkrb53 (>= 1.3.2), liblwres40, libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: host, dnsutils (<< 1:9.0.0) Provides: host Replaces: dnsutils (<< 1:9.0.0) Architecture: i386 Filename: bind9/bind9-host_9.5.0.dfsg.P1-2.2_i386.deb Size: 46956 Installed-Size: 132 MD5sum: 3551598a7f0d77028b6cb30bd4b54316 Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. This version differs from the one provided in the package called host, which is from NIKHEF, and has a similar but different set of features/options. Package: bind9utils Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: net Maintainer: LaMont Jones Depends: libbind9-40 Replaces: bind9 (<= 1:9.5.0~b2-1) Architecture: i386 Filename: bind9/bind9utils_9.5.0.dfsg.P1-2.2_i386.deb Size: 91076 Installed-Size: 244 MD5sum: 53afcef7188c16784da5f4c18f97bcb0 Description: Utilities for BIND This package provides various utilities that are useful for maintaining a working BIND installation. Package: dnsutils Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: net Maintainer: LaMont Jones Depends: libbind9-40, libc6 (>= 2.3.2.ds1-21), libdns43, libisc41, libisccfg40, libkrb53 (>= 1.3.2), liblwres40, libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1), bind9-host | host Suggests: rblcheck Conflicts: netstd (<< 2.00) Replaces: bind, bind9 (<< 1:9.1.0-3) Architecture: i386 Filename: bind9/dnsutils_9.5.0.dfsg.P1-2.2_i386.deb Size: 117062 Installed-Size: 304 MD5sum: f3814c278d664040d5f176920cfa1614 Description: Clients provided with BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: libbind-dev Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: libdevel Maintainer: LaMont Jones Depends: libbind9-40 (= 1:9.5.0.dfsg.P1-2.2), liblwres40 (= 1:9.5.0.dfsg.P1-2.2) Conflicts: bind-dev Replaces: bind-dev Architecture: i386 Filename: bind9/libbind-dev_9.5.0.dfsg.P1-2.2_i386.deb Size: 1170120 Installed-Size: 4060 MD5sum: fc8d99d5380e728241e2002af7304a40 Description: Static Libraries and Headers used by BIND This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc. Package: libbind9-40 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libdns43, libisc41, libisccfg40, libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Architecture: i386 Filename: bind9/libbind9-40_9.5.0.dfsg.P1-2.2_i386.deb Size: 29924 Installed-Size: 96 MD5sum: c3964fe55e66a47ba3b1fcaacd839309 Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libdns43 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libisc41, libkrb53 (>= 1.3.2), libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Architecture: i386 Filename: bind9/libdns43_9.5.0.dfsg.P1-2.2_i386.deb Size: 551236 Installed-Size: 1420 MD5sum: c54bb622b61b1330e3b89f658d4e8ceb Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Package: libisc41 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Architecture: i386 Filename: bind9/libisc41_9.5.0.dfsg.P1-2.2_i386.deb Size: 139496 Installed-Size: 364 MD5sum: a63b1f38697efa65fdf44b92eee0f11b Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc40 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libisc41, libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Architecture: i386 Filename: bind9/libisccc40_9.5.0.dfsg.P1-2.2_i386.deb Size: 25234 Installed-Size: 84 MD5sum: 6999fbf4dc9174450449a50c00e915e7 Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg40 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libdns43, libisc41, libisccc40, libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0, libbind9-41 Replaces: libbind0 Architecture: i386 Filename: bind9/libisccfg40_9.5.0.dfsg.P1-2.2_i386.deb Size: 41554 Installed-Size: 132 MD5sum: dfed5ab09fac3c3d85f1d57c4cc440cf Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: liblwres40 Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: standard Section: libs Maintainer: LaMont Jones Depends: libc6 (>= 2.3.2.ds1-21), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libbind0 Replaces: libbind0 Architecture: i386 Filename: bind9/liblwres40_9.5.0.dfsg.P1-2.2_i386.deb Size: 41746 Installed-Size: 124 MD5sum: 70b49696e292b95bc2f5c4f8aadb7ae4 Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Package: lwresd Source: bind9 Version: 1:9.5.0.dfsg.P1-2.2 Priority: optional Section: net Maintainer: LaMont Jones Depends: libbind9-40, libc6 (>= 2.3.2.ds1-21), libdb4.3, libdns43, libisc41, libisccc40, libisccfg40, libkrb53 (>= 1.3.2), libldap2 (>= 2.1.17-1), liblwres40, libssl0.9.8 (>= 0.9.8f-5), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1), adduser Recommends: libnss-lwres Suggests: bind9utils Architecture: i386 Filename: bind9/lwresd_9.5.0.dfsg.P1-2.2_i386.deb Size: 199054 Installed-Size: 552 MD5sum: 584715a0f6809903dc9edcd1737965c3 Description: Lightweight Resolver Daemon lwresd is the daemon providing name lookup services to clients that use the BIND 9 lightweight resolver library. It is essentially a stripped- down, caching-only name server that answers queries using the BIND 9 lightweight resolver protocol rather than the DNS protocol. Package: bjfilter-2.2 Version: 1-1.3 Priority: optional Section: net Maintainer: Takushi Miyoshi Depends: libc6 (>= 2.3.2.ds1-21), libpng12-0 (>= 1.2.8rel), libtiff4, libcnbj-2.2 Recommends: pstocanonbj Architecture: i386 Filename: bjfilter-2.2/bjfilter-2.2_1-1.3_i386.deb Size: 90804 Installed-Size: 232 MD5sum: 097f8f4d04a842d9a0298ca855264c58 Description: Filter program to use Canon Pixus 550i/850i/950i Programs in this package are used to print with Canon Pixus 550i/850i/950i Each programs are called from pstocanonbj program. Binary package provided by Canon (libcnbj-2.2) is required for usage and compiling since this program calls libcnbj in the background. Package: bjfilter-2.4 Version: 1-1.3 Priority: optional Section: net Maintainer: Takushi Miyoshi Depends: libc6 (>= 2.3.2.ds1-21), libpng12-0 (>= 1.2.8rel), libtiff4, libcnbj-2.4 Recommends: pstocanonbj Architecture: i386 Filename: bjfilter-2.4/bjfilter-2.4_1-1.3_i386.deb Size: 93486 Installed-Size: 244 MD5sum: db138986ee63b19903cb31bcafbad7d0 Description: Filter program to use Canon Pixus 560i/860i/990i Programs in this package are used to print with Canon Pixus 560i/860i/990i. Each programs are called from pstocanonbj program. Binary package provided by Canon (libcnbj-2.4) is required for usage and compiling since this program calls libcnbj in the background. Package: bjfilter-2.5 Version: 1-1.2 Priority: optional Section: net Maintainer: Takushi Miyoshi Depends: libc6 (>= 2.3.2.ds1-21), libpng12-0 (>= 1.2.8rel), libtiff4, libcnbj-2.5 Recommends: pstocanonbj Architecture: i386 Filename: bjfilter-2.5/bjfilter-2.5_1-1.2_i386.deb Size: 171018 Installed-Size: 488 MD5sum: e2ed0439d13fec28affcd9a195d47d9e Description: Filter for Canon ip3100/ip4100/ip8600 (and ip1000/ip1500) Programs in this package are used to print with Canon Pixus/Pixma ip3100/ip4100/ip8600 (and probably ip1000/ip1500). Each programs are called from pstocanonbj program. Binary package provided by Canon (libcnbj-2.5) is required for usage and compiling since this program calls libcnbj in the background. . In countries other than Japan, the name of printer models may be different. Try printer driver of similar model number if the model number of your printer differs slightly from above models. . Filters for Pixma ip1000/ip1500 are also provided, but I'm not sure if they work fine. Package: bjfilter-2.6 Version: 1-1.2 Priority: optional Section: net Maintainer: Takushi Miyoshi Depends: libc6 (>= 2.3.2.ds1-21), libpng12-0 (>= 1.2.8rel), libtiff4, libcnbj-2.6 Recommends: pstocanonbj Architecture: i386 Filename: bjfilter-2.6/bjfilter-2.6_1-1.2_i386.deb Size: 184470 Installed-Size: 532 MD5sum: d799edeff81d3ac13bcab9a0a19ae6fc Description: Filter for Canon ip2200/ip4200/ip6600d/ip7500/mp500 Programs in this package are used to print with Canon ip2200/ip4200/ip6600d/ip7500/mp500. Each programs are called from pstocanonbj program. Binary package provided by Canon (libcnbj-2.6) is required for usage and compiling since this program calls libcnbj in the background. . In countries other than Japan, the name of printer models may be different. Try printer driver of similar model number if the model number of your printer differs slightly from above models. . Package: bpalogin Version: 2.0.2-10.1 Priority: extra Section: net Maintainer: Anibal Monsalve Salazar Depends: libc6 (>= 2.3.2.ds1-21), lsb-base, sysv-rc Recommends: dhcp-client | dhcp3-client Architecture: i386 Filename: bpalogin/bpalogin_2.0.2-10.1_i386.deb Size: 22068 Installed-Size: 128 MD5sum: 5838b94274365440cf4ae7fb12f586af Description: login client for the Telstra Bigpond Cable Network (Australia) bpalogin is an open source login client for the Telstra Bigpond Cable Network in Australia. It is neither written nor supported by Telstra or Bigpond. It is both simple to use and stable. Unlike the standard client it does not crash, reconnects when there is a network problem, is available for most operating systems, can run as a service on WinNT/2k and comes with source . Homepage: http://bpalogin.sourceforge.net/ Package: btsco Version: 0.42-2 Priority: optional Section: misc Maintainer: Russell Stuart Depends: libasound2 (>> 1.0.8), libbluetooth1 (>= 2.15), libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: btsco/btsco_0.42-2_i386.deb Size: 43452 Installed-Size: 140 MD5sum: e938cda23f29fcabb4ddebb4e5f3aa15 Description: use a bluetooth headset with Linux This project provides a way to use a bluetooth headset with Linux. We do this currently by making an alsa kernel driver which uses bluez to reach the headset. It works well enough now to get voice-quality audio to and from most headsets. . We have code to make a headset connection (using the btsco daemon) to send audio through the alsa system and we have separate code to send stereo audio to the a2dp device using a userspace program (a2play). Only a couple of headsets can accept stereo audio so try the btsco stuff first. Package: btsco-source Source: btsco Version: 0.42-2 Priority: optional Section: misc Maintainer: Russell Stuart Depends: debhelper (>= 4.2), module-assistant, bzip2 Architecture: all Filename: btsco/btsco-source_0.42-2_all.deb Size: 18904 Installed-Size: 64 MD5sum: d66ae1d95c0451b3a8181ac32ad411bd Description: source code for the btsco kernel module The btsco module is a alsa kernel driver which uses bluez to reach the bluetooth headset. . This package provides the source code for the btsco kernel modules. Kernel source or headers are required to compile these modules. Package: libccid Source: ccid Version: 1.3.0-2.1 Priority: extra Section: libs Maintainer: Ludovic Rousseau Depends: libc6 (>= 2.3.2.ds1-21), libpcsclite1 (>= 1.4.3), libusb-0.1-4 (>= 2:0.1.12) Recommends: pcscd (>= 1.2.9-beta9-1), udev | hotplug Conflicts: pcscd (<< 1.2.9-beta9-1) Provides: pcsc-ifd-handler Architecture: i386 Filename: ccid/libccid_1.3.0-2.1_i386.deb Size: 98634 Installed-Size: 352 MD5sum: e98a48ee5b9bf5dd66e68a0b1b8c2e1f Description: PC/SC driver for USB CCID smart card readers This library provides a PC/SC IFD handler implementation for the USB smart card drivers compliant to the CCID protocol. . This package is needed to communicate with the CCID smartcard readers through the PC/SC Lite resource manager (pcscd). . Supported USB readers are (see homepage for more info): - ActivCard USB reader 3.0 - Advanced Card Systems ACR 38U-CCID - Alcor Micro AU9520 - Athena ASE IIIe USB V2 - Athena ASE IIIe KB USB - Axalto Reflex USB v3 - C3PO LTC31 - C3PO LTC32 - C3PO KBR36 - C3PO TLTC2USB - Cherry XX33 keyboard - Cherry XX44 keyboard - Cherry SmartTerminal ST2XXX - Cherry ST-1044U - Dell keyboard SK-3106 - Dell smart card reader keyboard - Eutron SIM Pocket Combo - Eutron CryptoIdentity - Fujitsu Siemens Computers SmartCard USB 2A - Fujitsu Siemens Computers SmartCard Keyboard USB 2A - Gemplus GemPC 433 SL - Gemplus GemPC Key - Gemplus GemPC PinPad - Gemplus GemPC Twin - Gemplus GemCore POS Pro - Gemplus GemCore SIM Pro - HP USB Smart Card Keyboard - HP USB Smartcard Reader - id3 Semiconductors CL1356D - id3 Semiconductors CL1356T - Kobil KAAN Base - Kobil KAAN Advanced - Kobil KAAN SIM III - Kobil mIDentity - OmniKey CardMan 1021 - OmniKey CardMan 3021 - OmniKey CardMan 3121 - OmniKey CardMan 3621 - OmniKey CardMan 3821 - OmniKey CardMan 3621 - OmniKey CardMan 4321 - OmniKey CardMan 5121 - OmniKey CardMan 5125 - OmniKey CardMan 6121 - RSA SecureID SID800 - SCM Micro SCR 331 - SCM Micro SCR 331-DI - SCM Micro SCR 331-DI NTTCom - SCM Micro SCR 3310 - SCM Micro SCR 3310 NTTCom - SCM Micro SCR 3311 - SCM Micro SCR 3320 - SCM Micro SCR 333 - SCM SCR 3340 ExpressCard54 - SCM Micro SCR 335 - SCM Micro SCR 355 - SCM Micro SPR 532 - SCM Micro SDI 010 - SCM SCR 3340 ExpressCard54 - SmartEpad (v 2.0) - Silitek SK-3105 keyboard - SchlumbergerSema Cyberflex Access e-gate ICCD - Verisign Secure Storage Token - Verisign Secure Token - Winbond Electronics W81E381 (for OEM only) - Xiring Teo . This driver also support the GemPC Twin connected to a serial port and the GemPC Card (PCMCIA) and Gemplus GemPC Express (Express54 card). . Homepage: http://pcsclite.alioth.debian.org/ccid.html Package: cipe-common Source: cipe Version: 1.6.0-1.0 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: debconf Suggests: cipe-source Architecture: all Filename: cipe/cipe-common_1.6.0-1.0_all.deb Size: 43188 Installed-Size: 200 MD5sum: 7bb31f09b4a50b2da4cc8e6d0be3c63f Description: common files for the CIPE VPN software This package holds the common files of CIPE so that you can compile and install multiple version of the actual CIPE modules without overlapping files. Package: cipe-source Source: cipe Version: 1.6.0-1.0 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: make, gcc | c-compiler, openssl Suggests: kernel-package Architecture: all Filename: cipe/cipe-source_1.6.0-1.0_all.deb Size: 168688 Installed-Size: 224 MD5sum: 6905814ca3adecdcfa37c997a5bcff2c Description: lightweight encrypted IP tunnels over UDP (source) CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. . After installing this and compiling a new kernel, run make-kpkg --revision number modules_image and you will get a cipe package for your kernel. Package: pkcipe Source: cipe Version: 1.6.0-1.0 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), libssl0.9.7, cipe-common, openssl Architecture: i386 Filename: cipe/pkcipe_1.6.0-1.0_i386.deb Size: 34060 Installed-Size: 160 MD5sum: 7906fd1d37020c5dec0fc0a08c19449a Description: public key based configuration tool for the CIPE VPN software This package allows to manage CIPE links without the need for statically configuring secret keys. It also eases the use of CIPE with dynamic carrier addresses. Package: clit Version: 1.8-1 Priority: optional Section: utils Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21), libtommath Architecture: i386 Filename: clit/clit_1.8-1_i386.deb Size: 48180 Installed-Size: 148 MD5sum: 3f103e34574b2e016b5b8348724ccdc6 Description: Decompiler for Microsoft's .lit ebook format Convert Microsoft's .lit ebook format back into the raw HTML it was created from. . Homepage: http://www.convertlit.com/ Package: conspy Version: 1.5-1 Priority: optional Section: admin Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-1) Architecture: i386 Filename: conspy/conspy_1.5-1_i386.deb Size: 14220 Installed-Size: 76 MD5sum: ee4bd3138f1d2e8d7d3ea5d810c48592 Description: Remote control of Linux virtual consoles Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, conspy does not require a server to be installed prior to being used. . Homepage http://www.stuart.id.au/russell/files/conspy/ Package: cpio Version: 2.6-11.1 Priority: important Section: utils Maintainer: Clint Adams Depends: libc6 (>= 2.3.2.ds1-21) Conflicts: mt-st (<< 0.6), cpio-mt Replaces: cpio-mt Architecture: i386 Filename: cpio/cpio_2.6-11.1_i386.deb Size: 125692 Installed-Size: 504 MD5sum: 052693a17a10cc6f2656625ecf9f8228 Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Package: cups-emailpdf Version: 2.0 Priority: optional Section: graphics Maintainer: Russell Stuart Depends: cupsys, gs-esp | gs, mime-codecs Suggests: cups-emailpdf-ppd Architecture: all Filename: cups-emailpdf/cups-emailpdf_2.0_all.deb Size: 6198 Installed-Size: 64 MD5sum: d25b23aa25e022b9bac9ad2a8da59c5a Description: CUPS PDF backend that emails the result to the user This is a PDF writer backend for CUPS. Printing a file on a CUPS printer using this backend causes it to be turned into a PDF file and emailed back to you. enhances: cupsys Package: cups-emailpdf-ppd Source: cups-emailpdf Version: 2.0 Priority: optional Section: graphics Maintainer: Russell Stuart Depends: cupsys Recommends: cups-emailpdf Architecture: all Filename: cups-emailpdf/cups-emailpdf-ppd_2.0_all.deb Size: 6214 Installed-Size: 56 MD5sum: c4f6ee57e1e7483c490e3b79363416aa Description: A generic colour postscript PPD file This generic colour postscript PPD is provided as a convienece so you don't have to go hunting around for one for cups-emailpdf. enhances: cupsys Package: dumputils Version: 1.0.0-1 Priority: extra Section: admin Maintainer: Troy Heber Depends: libc6 (>= 2.3.2.ds1-21) Suggests: kernel-patch-lkcd, lcrash, crash Architecture: i386 Filename: dumputils/dumputils_1.0.0-1_i386.deb Size: 26668 Installed-Size: 172 MD5sum: 9aebc1cf7787d765ff48840fc9f0381d Description: simple configuration and dump recovery utilities for LKCD Facilitates the integration of LKCD (Linux Kernel Crash Dump) into the operating system by providing user space utilities that: . 1. Configure and enable crash dumps by managing the LKCD kernel component 2. Retrieving dumps from the LKCD dump partition, and saves them to the local file system or a ftp server. . For complete LKCD crash dump support you will need the LKCD kernel patch ("kernel-patch-lkcd"), "dumputils" (this package), and a debugger that can be used to analyze the crash such as the "lcrash" or "crash" packages. Package: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: libc6 (>= 2.3.2.ds1-21), libevms-2.5 (>= 2.5.5) Recommends: evms-gui | evms-ncurses, evms-cli Suggests: kernel-patch-evms, evms-ha Replaces: initramfs-tools (<= 0.50) Architecture: i386 Filename: evms/evms_2.5.5-2.2_i386.deb Size: 85218 Installed-Size: 300 MD5sum: a9f32d57632533fc25eabe35587504ed Description: Enterprise Volume Management System (core) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . In order to make full use of it, you must use a kernel which includes the EVMS patch, available in the kernel-patch-evms package. . This package contains core infrastructure for EVMS, and the utilities evms_rediscover, evms_devnode_fixup, evms_info_level, evms_metadata_backup and evms_metadata_restore. enhances: initrd-tools, initramfs-tools, devfsd Package: evms-bootdebug Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: evms-cli, evms-ncurses, initramfs-tools (>= 0.50) Architecture: all Filename: evms/evms-bootdebug_2.5.5-2.2_all.deb Size: 24714 Installed-Size: 84 MD5sum: 1538d612b12a217bb183b9dda5ac8f7d Description: Enterprise Volume Management System (boot-time debugger) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . This package contains tools to make an boot-time rescue/debug image for your system, easing operations against your root volume. Please see /usr/share/doc/evms-bootdebug/README.Debian for more information. Package: evms-cli Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: evms, libc6 (>= 2.3.2.ds1-21), libevms-2.5 (>= 2.5.5), libncurses5 (>= 5.4-1), libreadline5 Architecture: i386 Filename: evms/evms-cli_2.5.5-2.2_i386.deb Size: 87318 Installed-Size: 264 MD5sum: 2c2897e36536a1a7342122956b58682f Description: Enterprise Volume Management System (CLI) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . In order to make use of it, you must use a kernel which includes the EVMS patch, available in the kernel-patch-evms package. . This package contains a command-line interface used to manage EVMS volumes. Package: evms-gui Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: evms, libc6 (>= 2.3.2.ds1-21), libevms-2.5 (>= 2.5.5), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libx11-6, libxext6, libxi6 Architecture: i386 Filename: evms/evms-gui_2.5.5-2.2_i386.deb Size: 192946 Installed-Size: 576 MD5sum: 3d04c065cf82f90cf2180aa117d24570 Description: Enterprise Volume Management System (GUI) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . In order to make full use of it, you must use a kernel which includes the EVMS patch, available in the kernel-patch-evms package. . This package contains a graphical user interface used to manage EVMS volumes. Package: evms-ha Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: evms, evms-cli, heartbeat (>= 1.2.3), libc6 (>= 2.3.2.ds1-21), libevms-2.5 (>= 2.5.5), libglib1.2 (>= 1.2.0) Conflicts: libevms-2.3 (= 2.3.2-1) Replaces: libevms-2.1 (<< 2.1.1-1), libevms-2.3 (= 2.3.2-1) Architecture: i386 Filename: evms/evms-ha_2.5.5-2.2_i386.deb Size: 67604 Installed-Size: 220 MD5sum: cb32292ae387e13432241c108b9fbf41 Description: Enterprise Volume Management System (high-availability) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . In order to make full use of it, you must use a kernel which includes the EVMS patch, available in the kernel-patch-evms package. . This package contains a plugin for the EVMS engine which provides high-availability features using heartbeat. Package: evms-ncurses Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: evms, libc6 (>= 2.3.2.ds1-21), libevms-2.5 (>= 2.5.5), libncurses5 (>= 5.4-1) Architecture: i386 Filename: evms/evms-ncurses_2.5.5-2.2_i386.deb Size: 94032 Installed-Size: 268 MD5sum: 69ccd52e1c31cb5c342e84b4f0f26abe Description: Enterprise Volume Management System (ncurses UI) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . In order to make full use of it, you must use a kernel which includes the EVMS patch, available in the kernel-patch-evms package. . This package contains an ncurses-based user interface used to manage EVMS volumes. Package: kernel-patch-evms Source: evms Version: 2.5.5-2.2 Priority: extra Section: admin Maintainer: Steinar H. Gunderson Depends: bash (>= 2.0), patch, grep-dctrl Suggests: kernel-source-2.6, evms Architecture: all Filename: evms/kernel-patch-evms_2.5.5-2.2_all.deb Size: 49784 Installed-Size: 164 MD5sum: f3ff405ede7735c1cd61d3c46e3cff83 Description: Enterprise Volume Management System (kernel patches) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . This package contains patches to the Linux kernel which implement the kernel-space portion of EVMS. This version supports kernel versions 2.4.22 and 2.6.0-test9. Package: libevms-2.5 Source: evms Version: 2.5.5-2.2 Priority: extra Section: libs Maintainer: Steinar H. Gunderson Depends: libc6 (>= 2.3.2.ds1-21) Recommends: jfsutils (>= 1.0.9), reiserfsprogs, xfsprogs, libc6 (>= 2.3.2.ds1-21), libuuid1 Conflicts: libevms0, libevms-2.0, libevms-2.1, libevms-2.2 (= 2.3.0-1) Architecture: i386 Filename: evms/libevms-2.5_2.5.5-2.2_i386.deb Size: 831432 Installed-Size: 2300 MD5sum: 5257cde6cf061321846bfc9862d9dba9 Description: Enterprise Volume Management System (library) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . This package contains the shared library libevms, which is used by the user-space tools. Package: libevms-dev Source: evms Version: 2.5.5-2.2 Priority: extra Section: libdevel Maintainer: Steinar H. Gunderson Depends: evms, libevms-2.5 (= 2.5.5-2.2) Architecture: i386 Filename: evms/libevms-dev_2.5.5-2.2_i386.deb Size: 298144 Installed-Size: 1012 MD5sum: b8958ee7cd271f56db68d9b8e89013f8 Description: Enterprise Volume Management System (development) The EVMS project provides unparalleled flexibility and extensibility in managing storage. This project represents a new approach to logical volume management. The architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management. . This package contains the development environment for the library libevms. Package: evolution Version: 2.0.4-99.1 Priority: optional Section: gnome Maintainer: Takuo KITAME Depends: gtkhtml3.2 (>= 3.2.1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.7.2), libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.8.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.2.ds1-21), libcompfaceg1, libdb4.2, libebook8 (>= 1.0.4), libecal6 (>= 1.0.4), libedataserver3 (>= 1.0.4), libegroupwise6 (>= 1.0.4), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libgail-common (>= 1.6.6), libgail17 (>= 1.6.6), libgal2.2-1 (>= 2.2.5), libgconf2-4 (>= 2.8.1), libgcrypt11, libglade2-0 (>= 1:2.4.2-2), libglib2.0-0 (>= 2.6.0), libgnome-keyring0 (>= 0.4.0), libgnome-pilot2 (>= 2.0.2), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.6.0), libgnomeprint2.2-0 (>= 2.8.0-1), libgnomeprintui2.2-0 (>= 2.8.0), libgnomeui-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.8.3-7), libgnutls11 (>= 1.0.16), libgpg-error0 (>= 1.0), libgtk2.0-0 (>= 2.6.0), libgtkhtml3.2-11 (>= 3.2.5), libice6 | xlibs (>> 4.1.0), libjpeg62, libldap2 (>= 2.1.17-1), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.8.1), libpisock8, libpisync0, libpopt0 (>= 1.7), libsm6 | xlibs (>> 4.1.0), libsoup2.2-7 (>= 2.2.3), libtasn1-2 (>= 0.2.7), libx11-6 | xlibs (>> 4.1.0), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1), libnss3 (>= 2:1.7), libnspr4 (>= 2:1.7), libgal2.2-common (>= 2.2.0), gconf2 (>= 2.6.2-1), evolution-data-server (>= 1.0.3), gnome-icon-theme Recommends: mozilla-psm (>= 2:1.7), gnome-pilot-conduits (>= 2.0.9), gnome-desktop-data, spamassassin Suggests: gnupg, gnome-spell (>= 1.0.4) Conflicts: evolution-data-server (<< 1.0.0), evolution1.5 Provides: mail-reader, imap-client Architecture: i386 Filename: evolution/evolution_2.0.4-99.1_i386.deb Size: 10229170 Installed-Size: 28520 MD5sum: b543374cfc83ac1168b657f2ab5f8152 Description: The groupware suite Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . See http://www.novell.com/products/evolution/ for more information. Package: evolution-dev Source: evolution Version: 2.0.4-99.1 Priority: optional Section: devel Maintainer: Takuo KITAME Depends: libsoup2.2-dev, libgal2.2-dev (>= 2.2.0), libgnomeui-dev (>= 2.6) Architecture: i386 Filename: evolution/evolution-dev_2.0.4-99.1_i386.deb Size: 160234 Installed-Size: 1328 MD5sum: 72f3671180533ce81e78aa7df5a09e12 Description: Development library files for Evolution Header and static library files for developing Evolution components. Package: exim4 Version: 4.69-5.1 Priority: standard Section: mail Maintainer: Exim4 Maintainers Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.30) | cdebconf (>= 0.39), exim4-base (>= 4.69), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom Architecture: all Filename: exim4/exim4_4.69-5.1_all.deb Size: 5914 Installed-Size: 68 MD5sum: 35734b95c5b05ef58eb869d9df10faea Description: meta-package to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the meta-package depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-base Source: exim4 Version: 4.69-5.1 Priority: standard Section: mail Maintainer: Exim4 Maintainers Depends: libc6 (>= 2.3.2.ds1-21), libdb4.3, debconf (>= 0.5) | debconf-2.0, cron | fcron, exim4-config (>= 4.30) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-3) Recommends: psmisc, mailx Suggests: mail-reader, eximon4, exim4-doc-html | exim4-doc-info, gnutls-bin | openssl, file, libmail-spf-query-perl (>= 1.999-1), swaks Conflicts: exim, exim-tls, exim4-daemon-light (<< 4.69), exim4-daemon-heavy (<< 4.69), exim4-daemon-custom (<< 4.69) Replaces: exim, exim-tls, exim4-daemon-light, exim4-daemon-heavy, exim4-daemon-custom Architecture: i386 Filename: exim4/exim4-base_4.69-5.1_i386.deb Size: 983862 Installed-Size: 1620 MD5sum: 208362c4467faa51a2cb202dbc8417a4 Description: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-config Source: exim4 Version: 4.69-5.1 Priority: standard Section: mail Maintainer: Exim4 Maintainers Depends: debconf (>= 0.5) | debconf-2.0, adduser Conflicts: exim, exim-tls, exim4-config, exim4-config-2, bash (<< 2.05), exim4-daemon-light (<< 4.63), exim4-daemon-heavy (<< 4.63), courier-mta, esmtp-run, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer Provides: exim4-config-2 Architecture: all Filename: exim4/exim4-config_4.69-5.1_all.deb Size: 298392 Installed-Size: 968 MD5sum: e76f8d46ffbe3eff931cbf2770ad134f Description: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-custom Source: exim4 Version: 4.69-5.1 Priority: optional Section: mail Maintainer: Exim4 Maintainers Depends: exim4-base (>= 4.69), libc6 (>= 2.3.2.ds1-21), libdb4.3, libdkim1, libdomainkeys0, libfirebird2-super, libgnutls11 (>= 1.0.16), libldap2 (>= 2.1.17-1), libmysqlclient14, libpam0g (>= 0.76), libpcre3 (>= 4.5), libperl5.8 (>= 5.8.4), libpq3 (>= 7.4), libsasl2 (>= 2.1.19.dfsg1), libspf2-2 (>= 1.2.5), libsqlite3-0 (>= 3.2.1), libsrs-alt1, libssl0.9.8 (>= 0.9.8f-5), libstdc++5 (>= 1:3.3.4-1) Conflicts: mail-transport-agent Provides: mail-transport-agent, exim4-localscanapi-1.0, exim4-localscanapi-1.1 Replaces: mail-transport-agent, exim4-base (<= 4.61-1) Architecture: i386 Filename: exim4/exim4-daemon-custom_4.69-5.1_i386.deb Size: 489858 Installed-Size: 1032 MD5sum: b3ebfcb9629b777283cf7e49d0904caf Description: custom Exim MTA (v4) daemon with locally set features Exim (v4) is a mail transport agent. This package contains a custom-configured exim4 daemon compiled to local needs. This package is not part of official Debian, but can easily be built from the Debian source package. For information about the feature set compiled in, and for bug reports, please find out who built your package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-custom-dbg Source: exim4 Version: 4.69-5.1 Priority: extra Section: mail Maintainer: Exim4 Maintainers Depends: exim4-daemon-custom Architecture: i386 Filename: exim4/exim4-daemon-custom-dbg_4.69-5.1_i386.deb Size: 60558 Installed-Size: 96 MD5sum: dc2fec32f0bdc0ce5ef196f788f7df18 Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-custom package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-heavy Source: exim4 Version: 4.69-5.1 Priority: optional Section: mail Maintainer: Exim4 Maintainers Depends: exim4-base (>= 4.69), libc6 (>= 2.3.2.ds1-21), libdb4.3, libgnutls11 (>= 1.0.16), libldap2 (>= 2.1.17-1), libmysqlclient14, libpam0g (>= 0.76), libpcre3 (>= 4.5), libperl5.8 (>= 5.8.4), libpq3 (>= 7.4), libsasl2 (>= 2.1.19.dfsg1), libsqlite3-0 (>= 3.2.1), debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Provides: mail-transport-agent, exim4-localscanapi-1.0, exim4-localscanapi-1.1 Replaces: mail-transport-agent, exim4-base (<= 4.61-1) Architecture: i386 Filename: exim4/exim4-daemon-heavy_4.69-5.1_i386.deb Size: 480398 Installed-Size: 1040 MD5sum: 2352ca2e3ebb34d4f2abac7cf6d95341 Description: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-heavy-dbg Source: exim4 Version: 4.69-5.1 Priority: extra Section: mail Maintainer: Exim4 Maintainers Depends: exim4-daemon-heavy Architecture: i386 Filename: exim4/exim4-daemon-heavy-dbg_4.69-5.1_i386.deb Size: 60774 Installed-Size: 108 MD5sum: 847e838cd3581046282e37d11a4dfb85 Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-heavy package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-light Source: exim4 Version: 4.69-5.1 Priority: standard Section: mail Maintainer: Exim4 Maintainers Depends: exim4-base (>= 4.69), libc6 (>= 2.3.2.ds1-21), libdb4.3, libgnutls11 (>= 1.0.16), libpcre3 (>= 4.5), debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Provides: mail-transport-agent, exim4-localscanapi-1.0, exim4-localscanapi-1.1 Replaces: mail-transport-agent, exim4-base (<= 4.61-1) Architecture: i386 Filename: exim4/exim4-daemon-light_4.69-5.1_i386.deb Size: 411160 Installed-Size: 876 MD5sum: 026e3d3db4a3018a4661c129853838d7 Description: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-daemon-light-dbg Source: exim4 Version: 4.69-5.1 Priority: extra Section: mail Maintainer: Exim4 Maintainers Depends: exim4-daemon-light Architecture: i386 Filename: exim4/exim4-daemon-light-dbg_4.69-5.1_i386.deb Size: 60772 Installed-Size: 108 MD5sum: 0c7419e1afae534741902a1813242069 Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-light package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-dbg Source: exim4 Version: 4.69-5.1 Priority: extra Section: mail Maintainer: Exim4 Maintainers Depends: exim4-base, exim4-config Recommends: eximon4 Architecture: i386 Filename: exim4/exim4-dbg_4.69-5.1_i386.deb Size: 60766 Installed-Size: 108 MD5sum: 39a3879ee77e65df6e57056bbb08a71e Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4 packages. The daemon packages have their own debug package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: exim4-dev Source: exim4 Version: 4.69-5.1 Priority: extra Section: mail Maintainer: Exim4 Maintainers Architecture: i386 Filename: exim4/exim4-dev_4.69-5.1_i386.deb Size: 68770 Installed-Size: 164 MD5sum: 286358eac9b1bc86b04887419041dd7a Description: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . Homepage: http://www.exim.org/ Package: eximon4 Source: exim4 Version: 4.69-5.1 Priority: optional Section: mail Maintainer: Exim4 Maintainers Depends: libc6 (>= 2.3.2.ds1-21), libpcre3 (>= 4.5), libx11-6, libxaw7 (>> 4.1.0), libxext6, libxmu6, libxt6, exim4-base (>= 4.10) Conflicts: eximon Replaces: eximon Architecture: i386 Filename: exim4/eximon4_4.69-5.1_i386.deb Size: 97560 Installed-Size: 224 MD5sum: 9baa27d6002a5e3ef526bdfd630cbd7c Description: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. . Homepage: http://www.exim.org/ Package: exim4-doc-html Source: eximdoc4 Version: 4.69-1 Priority: optional Section: doc Maintainer: Exim4 Maintainers Replaces: eximdoc4-html Architecture: all Filename: eximdoc4/exim4-doc-html_4.69-1_all.deb Size: 1176908 Installed-Size: 5760 MD5sum: 0cdc388e9d1e18ced8e8ff5ae36f26a1 Description: documentation for the Exim MTA (v4) in html format Contains FAQ, specification and filtering documentation in HTML format, taken from upstream's exim-html.tar.bz2. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a FAQ list. Local information about the way the Debian packages can be configured is can be found in /usr/share/doc/exim4-base/README.Debian.gz. This file has also information about the way the Debian binary packages are built. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Package: exim4-doc-info Source: eximdoc4 Version: 4.69-1 Priority: optional Section: doc Maintainer: Exim4 Maintainers Replaces: eximdoc4-info Architecture: all Filename: eximdoc4/exim4-doc-info_4.69-1_all.deb Size: 527238 Installed-Size: 592 MD5sum: c39865b2f53a341613ce43e9798b8ffe Description: documentation for the Exim MTA (v4) in info format Contains specification and filtering documentation in info format, taken from upstream's exim-texinfo.tar.bz2. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a FAQ list. Local information about the way the Debian packages can be configured is can be found in /usr/share/doc/exim4-base/README.Debian.gz. This file has also information about the way the Debian binary packages are built. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users . exim is a drop-in replacement for sendmail/mailq/rsmtp. . Upstream URL: http://www.exim.org/ Package: faad Source: faad2 Version: 2.0.0-0.1 Priority: optional Section: non-free/sound Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21), libfaad2-0 (>= 2.0.0-0.1), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1) Architecture: i386 Filename: faad2/faad_2.0.0-0.1_i386.deb Size: 15534 Installed-Size: 80 MD5sum: a48c11fd04e910e4052f6e559ce4c1ee Description: Freeware Advanced Audio Decoder player FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains a binary to play AAC or MP4 files. Package: libfaad2-0 Source: faad2 Version: 2.0.0-0.1 Priority: optional Section: non-free/libs Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: faad2/libfaad2-0_2.0.0-0.1_i386.deb Size: 155810 Installed-Size: 368 MD5sum: 1b35ae2ccef4a6cb8b1c7b3e8efa000e Description: Freeware Advanced Audio Decoder - runtime files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. Package: libfaad2-dev Source: faad2 Version: 2.0.0-0.1 Priority: optional Section: non-free/devel Maintainer: Christian Marillat Depends: libfaad2-0 (= 2.0.0-0.1), libc6-dev | libc-dev Architecture: i386 Filename: faad2/libfaad2-dev_2.0.0-0.1_i386.deb Size: 166354 Installed-Size: 416 MD5sum: 2a7180e245e36eee9224b16fc5cfaf0a Description: Freeware Advanced Audio Decoder - development files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains development files. Package: ffmpeg Version: 1:0.4.9.cvs20050813-0.1 Priority: optional Section: non-free/graphics Maintainer: Christian Marillat Depends: libavcodec1 (>= 1:0.4.9.cvs20050813-0.1), libc6 (>= 2.3.2.ds1-21), libgsm1 (>= 1.0.10), libogg0 (>= 1.1.2), libtheora0, libvorbis0a (>= 1.1.0), libvorbisenc2 (>= 1.1.0), zlib1g (>= 1:1.2.1) Architecture: i386 Filename: ffmpeg/ffmpeg_0.4.9.cvs20050813-0.1_i386.deb Size: 93220 Installed-Size: 248 MD5sum: 2eb452f1703e09751793a0eb2adda7e5 Description: Audio/video encoder, streaming server & audio/video file converter ffmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter. . It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream. Package: libavcodec1 Source: ffmpeg Version: 1:0.4.9.cvs20050813-0.1 Priority: optional Section: non-free/libs Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21), libfreetype6 (>= 2.1.5-1), libgsm1 (>= 1.0.10), libimlib2, liblame0 (>= 3.96-1.0), libogg0 (>= 1.1.2), libtheora0, libvorbis0a (>= 1.1.0), libvorbisenc2 (>= 1.1.0), zlib1g (>= 1:1.2.1) Conflicts: libffmpeg0 Replaces: libffmpeg0 Architecture: i386 Filename: ffmpeg/libavcodec1_0.4.9.cvs20050813-0.1_i386.deb Size: 1530688 Installed-Size: 4004 MD5sum: 772d482582a282d3d25751d22aa07d5e Description: Library to encode decode multimedia streams - runtime files ffmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter. . It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream. Package: libavcodec1-dev Source: ffmpeg Version: 1:0.4.9.cvs20050813-0.1 Priority: optional Section: non-free/devel Maintainer: Christian Marillat Depends: libavcodec1 (= 1:0.4.9.cvs20050813-0.1) Conflicts: libffmpeg0, libavcodec-dev (<= 1:0.4.6-cvs20030709-0.0) Replaces: libffmpeg0, libavcodec-dev (<= 1:0.4.6-cvs20030709-0.0) Architecture: i386 Filename: ffmpeg/libavcodec1-dev_0.4.9.cvs20050813-0.1_i386.deb Size: 43654 Installed-Size: 216 MD5sum: 9a69d3f6cdff4ddd3ed218e901219dbe Description: Library to encode decode multimedia streams - devel files ffmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter. . It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream. Package: firmwareboot Version: 0.1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: initrd-tools, mdadm Architecture: all Filename: firmwareboot/firmwareboot_0.1_all.deb Size: 3170 Installed-Size: 56 MD5sum: a6f030f5c56d774c5d558893896c6534 Description: Loads firmware into the initrd Ensures the files under /lib/firmware, /usr/local/lib/firmware and /etc/hotplug/firmware are copied to the initrd disk built by mkinitrd. Warning: you may need to recompile your kernel with a bigger RAM DISK size (CONFIG_BLK_DEV_RAM_SIZE). Package: flowscan-cuflow Version: 1.7-3 Priority: optional Section: net Maintainer: Russell Stuart Depends: flowscan Recommends: flowscan-cugrapher Architecture: all Filename: flowscan-cuflow/flowscan-cuflow_1.7-3_all.deb Size: 24740 Installed-Size: 136 MD5sum: e3ad74459df15560df61a349c3d6acd7 Description: Flowscan module combining CampusIO and SubNetIO CUFlow is a FlowScan module designed to combine the features of CampusIO and SubNetIO and to process data more quickly. CUFlow allows you to differentiate traffic by protocol, service, TOS, router, and network and then generate TopN reports over 5 minutes periods and over an extended period of time. . Homepage: http://www.columbia.edu/acis/networks/advanced/CUFlow/ Package: flowscan-cugrapher Source: flowscan-cuflow Version: 1.7-3 Priority: optional Section: net Maintainer: Russell Stuart Depends: flowscan-cuflow Architecture: all Filename: flowscan-cuflow/flowscan-cugrapher_1.7-3_all.deb Size: 12154 Installed-Size: 108 MD5sum: 3a12cc03020e361aa8accf8b776ecad5 Description: A CGI interface for flowscan-cuflow CUGrapher is a Web CGI program which generates images on the fly based on user input with data supplied by CUFlow. . Homepage: http://www.columbia.edu/acis/networks/advanced/CUFlow/ Package: flow-tools Version: 1:0.68-8.1 Priority: optional Section: net Maintainer: Radu Spineanu Depends: libc6 (>= 2.3.2.ds1-21), libmysqlclient12, libpq3 (>= 7.4), libwrap0, zlib1g (>= 1:1.2.1), python Suggests: fprobe Architecture: i386 Filename: flow-tools/flow-tools_0.68-8.1_i386.deb Size: 1163388 Installed-Size: 4868 MD5sum: 5d0bee107f4fbf8c17ecfa9b88f5954f Description: collects and processes NetFlow data Flow-tools is library and a collection of programs used to collect, send, process, and generate reports from NetFlow data. The tools can be used together on a single server or distributed to multiple servers for large deployments. The flow-toools library provides an API for development of custom applications for NetFlow export versions 1,5,6 and the 14 currently defined version 8 subversions. A Perl and Python interface have been contributed and are included in the package. . A NetFlow is network traffic information exported (via UDP) to an external machine. The external machine processes such information to produce network traffic accounting, network billing, network monitoring, etc. . Homepage http://www.splintered.net/sw/flow-tools/ Package: flow-tools-dev Source: flow-tools Version: 1:0.68-8.1 Priority: optional Section: libdevel Maintainer: Radu Spineanu Depends: flow-tools (= 1:0.68-8.1), libc6-dev | libc-dev Architecture: i386 Filename: flow-tools/flow-tools-dev_0.68-8.1_i386.deb Size: 205120 Installed-Size: 1092 MD5sum: 220c6a1027c2dfb8701607e04fc4980e Description: development files for flow-tools Flow-tools is library and a collection of programs used to collect, send, process, and generate reports from NetFlow data. The tools can be used together on a single server or distributed to multiple servers for large deployments. The flow-toools library provides an API for development of custom applications for NetFlow export versions 1,5,6 and the 14 currently defined version 8 subversions. A Perl and Python interface have been contributed and are included in the package. . This package contains the flow-tools libraries and headers. . Homepage http://www.splintered.net/sw/flow-tools/ Package: libcflow-perl Source: flow-tools Version: 1:0.68-8.1 Priority: optional Section: perl Maintainer: Radu Spineanu Depends: libc6 (>= 2.3.2.ds1-21), zlib1g (>= 1:1.2.1) Recommends: libnet-patricia-perl Architecture: i386 Filename: flow-tools/libcflow-perl_0.68-8.1_i386.deb Size: 79378 Installed-Size: 288 MD5sum: 2e7e3b526dc7f628aebbc4802e78144a Description: perl module for analyzing raw IP flow files written by cflowd This Perl module implements an API for analyzing flows in raw IP flow files written by cflowd, a package used to collect Cisco NetFlow data. . Homepage: http://net.doit.wisc.edu/~plonka/Cflow/ Package: freenx Version: 0.4.4+0.4.5-3 Priority: optional Section: admin Maintainer: Stefan Lippers-Hollmann Depends: debconf (>= 0.5.00) | debconf-2.0, nxagent (>= 1.4.92+1.5.0), ssh, netcat, expect, bash (>= 2.05), xbase-clients, xfonts-base, adduser Suggests: nxdesktop (>= 1.4.92+1.5.0), nxviewer (>= 1.4.92+1.5.0), smbfs, cupsys, esound-clients, libarts1c2 | libarts1, xdm Architecture: all Filename: freenx/freenx_0.4.4+0.4.5-3_all.deb Size: 55212 Installed-Size: 256 MD5sum: 80b8c930529cf7d7f481800c4cad21e8 Description: The FreeNX application/thin-client server based on NX technology NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . This package contains a free (GPL) implementation of the nxserver component. Package: freetype2-demos Source: freetype Version: 2.3.5-1.1 Priority: optional Section: utils Maintainer: Steve Langasek Depends: libc6 (>= 2.3.2.ds1-21), libfreetype6 (= 2.3.5-1.1), libx11-6, zlib1g (>= 1:1.2.1) Replaces: freetype-tools Architecture: i386 Filename: freetype/freetype2-demos_2.3.5-1.1_i386.deb Size: 193596 Installed-Size: 516 MD5sum: 592101f089fc8aa6fb87bdee422c1fd4 Description: FreeType 2 demonstration programs This package contains some demonstration programs and utilities which showcase the features of the FreeType 2 font engine. Package: libfreetype6 Source: freetype Version: 2.3.5-1.1 Priority: optional Section: libs Maintainer: Steve Langasek Depends: libc6 (>= 2.3.2.ds1-21), zlib1g (>= 1:1.2.1) Suggests: libfreetype6-dev Conflicts: freetype, xpdf-reader (<< 1.00-4) Replaces: freetype0, freetype1 Architecture: i386 Filename: freetype/libfreetype6_2.3.5-1.1_i386.deb Size: 342174 Installed-Size: 644 MD5sum: 0adaad630023bc2cd006aa49e0ac34d8 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Package: libfreetype6-dev Source: freetype Version: 2.3.5-1.1 Priority: optional Section: libdevel Maintainer: Steve Langasek Depends: libfreetype6 (= 2.3.5-1.1), libc6-dev | libc-dev, zlib1g-dev | libz-dev Conflicts: freetype0-dev, freetype1 (<= 1.0.0.1998-03-22-1), freetype1-dev Replaces: freetype0-dev, freetype1-dev Architecture: i386 Filename: freetype/libfreetype6-dev_2.3.5-1.1_i386.deb Size: 666754 Installed-Size: 3108 MD5sum: d80f6414ffabba2fbf9a34b25b0e882e Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Package: gaim Version: 1:1.5.0+1.5.1cvs20051015-1 Priority: optional Section: net Maintainer: Robert McQueen Depends: gaim-data (= 1:1.5.0+1.5.1cvs20051015-1), libao2 (>= 0.8.6), libaspell15 (>= 0.60), libatk1.0-0 (>= 1.7.2), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.2.ds1-21), libgcrypt11, libglib2.0-0 (>= 2.6.0), libgnutls11 (>= 1.0.16), libgtk2.0-0 (>= 2.6.0), libgtkspell0 (>= 2.0.2), libice6 | xlibs (>> 4.1.0), libpango1.0-0 (>= 1.8.1), libsm6 | xlibs (>> 4.1.0), libstartup-notification0 (>= 0.8-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0) Suggests: gnome-panel (>= 2.1) | kicker (>= 3.1) | docker, evolution-data-server (>= 1.2.0), libzephyr3, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5) Conflicts: gaim-gnome, gaim-common Provides: gaim-gnome Replaces: gaim-gnome, gaim-common Architecture: i386 Filename: gaim/gaim_1.5.0+1.5.1cvs20051015-1_i386.deb Size: 892842 Installed-Size: 2232 MD5sum: 4324bdb04e1b0b0c9f3a65974d952262 Description: multi-protocol instant messaging client Gaim is a modular Instant Messaging client capable of using AIM, ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once. It is written using GTK+ and is licensed under the GPL. . As the name suggests, it was originally designed for using AOL's Instant Messenger service (you can sign up at http://www.aim.aol.com/). Consequently it contains many of the same features as AOL's IM client, as well as incorporating many new and unique features, such as the multiple protocol support. . Gaim used to ship a gaim-gnome package which contained an applet for the GNOME 1.4 panel. This has been replaced in favor of a tray icon plugin, contained in this version. To see it in GNOME 2, use the Notification Area applet (included in gnome-panel versions 2.1 and later), or in KDE 3.1 it should appear in the Kicker's system tray. Users of other window managers should investigate docker, the WM dock app. Package: gaim-data Source: gaim Version: 1:1.5.0+1.5.1cvs20051015-1 Priority: optional Section: net Maintainer: Robert McQueen Conflicts: gaim-common Replaces: gaim-common, gaim (<< 1:1.1.2) Architecture: all Filename: gaim/gaim-data_1.5.0+1.5.1cvs20051015-1_all.deb Size: 3319660 Installed-Size: 9800 MD5sum: 11812d4f4122ce8add7de03086a4ba70 Description: multi-protocol instant messaging client - data files This package contains architecture-independent supporting data files required for use with Gaim, such as documentation, icons, translations & emoticons. enhances: gaim Package: gaim-dev Source: gaim Version: 1:1.5.0+1.5.1cvs20051015-1 Priority: optional Section: devel Maintainer: Robert McQueen Depends: gaim (= 1:1.5.0+1.5.1cvs20051015-1), gaim-data (= 1:1.5.0+1.5.1cvs20051015-1), pkg-config, libglib2.0-dev Architecture: i386 Filename: gaim/gaim-dev_1.5.0+1.5.1cvs20051015-1_i386.deb Size: 103224 Installed-Size: 692 MD5sum: f345111a40657ebad2d3c3400f249423 Description: multi-protocol instant messaging client - development files This package contains the headers and other development files not included in the main gaim package. Install this if you wish to compile your own plugins, or would like to compile programs that use the gaim-remote library. . If you are creating a gaim plugin package, please be sure to read /usr/share/doc/gaim-dev/README.Debian.dev after installing gaim-dev. Package: gdal-bin Source: gdal Version: 1.3.1-4c2c2 Priority: extra Section: science Maintainer: Debian GIS Project Depends: libc6 (>= 2.3.2.ds1-21), libcfitsio2, libecw, libgcc1 (>= 1:3.4.1-3), libgdal1-1.3.1, libgeos2, libhdf4g (>= 4.1r4), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libltdl3 (>= 1.5.2-2), libpng12-0 (>= 1.2.8rel), libpq3 (>= 7.4), libstdc++5 (>= 1:3.3.4-1), libtiff4, libungif4g (>= 4.1.3), libxerces26, netcdfg3 (>= 3.5.0-1), unixodbc, zlib1g (>= 1:1.2.1) Architecture: i386 Filename: gdal/gdal-bin_1.3.1-4c2c2_i386.deb Size: 73042 Installed-Size: 216 MD5sum: f84af5056aaf3ee83a93bb6a738d70af Description: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. . Homepage: http://www.gdal.org/gdal_utilities.html Package: libgdal-doc Source: gdal Version: 1.3.1-4c2c2 Priority: extra Section: doc Maintainer: Debian GIS Project Suggests: libgdal1-1.3.1 (= 1.3.1-4c2c2) Architecture: all Filename: gdal/libgdal-doc_1.3.1-4c2c2_all.deb Size: 795612 Installed-Size: 5900 MD5sum: a7f91ee189e763843076804f38f561a9 Description: Documentation for the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains documentation for GDAL/OGR API. . Homepage: http://www.gdal.org/#index_userdocs Package: libgdal1-1.3.1 Source: gdal Version: 1.3.1-4c2c2 Priority: extra Section: libs Maintainer: Debian GIS Project Depends: libc6 (>= 2.3.2.ds1-21), libcfitsio2, libecw, libgcc1 (>= 1:3.4.1-3), libgeos2, libhdf4g (>= 4.1r4), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libpng12-0 (>= 1.2.8rel), libpq3 (>= 7.4), libstdc++5 (>= 1:3.3.4-1), libtiff4, libungif4g (>= 4.1.3), libxerces26, netcdfg3 (>= 3.5.0-1), unixodbc, zlib1g (>= 1:1.2.1), libecw Recommends: proj Conflicts: libgdal1, libgdal1c2, libgdal1c2a Replaces: libgdal1, libgdal1c2, libgdal1c2a Architecture: i386 Filename: gdal/libgdal1-1.3.1_1.3.1-4c2c2_i386.deb Size: 1792712 Installed-Size: 5572 MD5sum: a9acf6822b06f61d54c4c10fac0630ea Description: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains shared library. . Homepage: http://www.gdal.org/ Package: libgdal1-1.3.1-dev Source: gdal Version: 1.3.1-4c2c2 Priority: extra Section: libdevel Maintainer: Debian GIS Project Depends: libgdal1-1.3.1 (= 1.3.1-4c2c2), libc6-dev, libcfitsio-dev, netcdfg-dev, libtiff4-dev, libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, libungif4-dev, libhdf4g-dev, libpq-dev | postgresql-dev, libxerces26-dev, unixodbc-dev, libsqlite0-dev, libecw Suggests: libgdal-doc Conflicts: libgdal-dev, libgdal1-dev Provides: libgdal-dev Replaces: libgdal1-dev Architecture: i386 Filename: gdal/libgdal1-1.3.1-dev_1.3.1-4c2c2_i386.deb Size: 2144144 Installed-Size: 7312 MD5sum: c4fa3ab03998dbe3eae52f8cbdbdd268 Description: Geospatial Data Abstraction Library - Development files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). . Homepage: http://www.gdal.org/ Package: python-gdal Source: gdal Version: 1.3.1-4c2c2 Priority: extra Section: python Maintainer: Debian GIS Project Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libgdal1-1.3.1, libstdc++5 (>= 1:3.3.4-1), python (>= 2.3), python (<< 2.4), python-numeric Architecture: i386 Filename: gdal/python-gdal_1.3.1-4c2c2_i386.deb Size: 182172 Installed-Size: 728 MD5sum: 04558a521e83f29223c84f11790196c5 Description: Python bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Python bindings for GDAL/OGR library. . Homepage: http://www.gdal.org/ Package: git-arch Source: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: git-core (= 1.2.6-1) Recommends: git-doc Suggests: tla, bazaar Replaces: cogito (<< 0.16rc2-0) Architecture: all Filename: git-core/git-arch_1.2.6-1_all.deb Size: 18524 Installed-Size: 88 MD5sum: 1c5d672ca74a1f8ab2ada04a9106f121 Description: content addressable filesystem (arch interoperability) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides tools for importing development history from arch repositories. Package: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: libc6 (>= 2.3.2.ds1-21), libcurl3 (>= 7.13.1-1), libexpat1 (>= 1.95.8), zlib1g (>= 1:1.2.1), rcs Recommends: git-doc, patch, less, rsync, curl, ssh-client, python Suggests: git-arch, git-cvs, git-svn, git-email, gitk, cogito Conflicts: git (<< 4.3.20-8) Replaces: cogito (<< 0.16rc2-0) Architecture: i386 Filename: git-core/git-core_1.2.6-1_i386.deb Size: 1928848 Installed-Size: 4456 MD5sum: 45e0e50aa28ab7f71f9e4b87fdd4b671 Description: content addressable filesystem This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the git core components. Package: git-cvs Source: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: git-core (= 1.2.6-1), cvsps (>> 2.1-0) Recommends: git-doc Suggests: cvs Replaces: cogito (<< 0.16rc2-0) Architecture: all Filename: git-core/git-cvs_1.2.6-1_all.deb Size: 19264 Installed-Size: 88 MD5sum: 266d31cc103848bfba97fc190eb1d228 Description: content addressable filesystem (cvs interoperability) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides tools for importing development history from cvs repositories. Package: git-doc Source: git-core Version: 1.2.6-1 Priority: optional Section: doc Maintainer: Gerrit Pape Suggests: git-core, git-arch, git-cvs, git-svn, git-email, gitk Architecture: all Filename: git-core/git-doc_1.2.6-1_all.deb Size: 297132 Installed-Size: 2268 MD5sum: bf762446d00196a448f8eec849bd2c49 Description: content addressable filesystem (documentation) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the documentation. Package: git-email Source: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: git-core (= 1.2.6-1), libmail-sendmail-perl, libemail-valid-perl Recommends: git-doc Replaces: cogito (<< 0.16rc2-0) Architecture: all Filename: git-core/git-email_1.2.6-1_all.deb Size: 10154 Installed-Size: 64 MD5sum: ea38e942dc70ce5aca394221394b6444 Description: content addressable filesystem (email add-on) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides tools for sending series of patch emails. Package: git-svn Source: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: git-core (= 1.2.6-1), libsvn-core-perl, libwww-perl Recommends: git-doc Suggests: subversion Replaces: cogito (<< 0.16rc2-0) Architecture: all Filename: git-core/git-svn_1.2.6-1_all.deb Size: 14434 Installed-Size: 72 MD5sum: a453179c9a7599ecfaf0046d82b180f2 Description: content addressable filesystem (svn interoperability) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides tools for importing development history from subversion repositories. Package: gitk Source: git-core Version: 1.2.6-1 Priority: optional Section: devel Maintainer: Gerrit Pape Depends: git-core (= 1.2.6-1), tk8.4 Recommends: git-doc Replaces: cogito (<< 0.16rc2-0) Architecture: all Filename: git-core/gitk_1.2.6-1_all.deb Size: 32574 Installed-Size: 160 MD5sum: 1b04a33f33c9ee08b5b7ffeb1a99d9a9 Description: content addressable filesystem (revision tree visualizer) This is a stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it 'does' do is track directory contents efficiently. . Amongst other projects, the Linux kernel source tree is managed through the git content manager. . This package provides the gitk program, a tcl/tk revision tree visualizer. Package: gnucash Version: 2.0.2-3.1 Priority: optional Section: gnome Maintainer: Thomas Bushnell, BSG Depends: gnucash-common (>= 2.0.2-3.1), guile-1.6-libs, libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.7.2), libaudiofile0 (>= 0.2.3-4), libbonobo2-0 (>= 2.8.0), libbonoboui2-0 (>= 2.5.4), libbz2-1.0, libc6 (>= 2.3.2.ds1-21), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libgail-common (>= 1.6.6), libgail17 (>= 1.6.6), libgconf2-4 (>= 2.8.1), libgcrypt11, libglade2-0 (>= 1:2.4.2-2), libglib2.0-0 (>= 2.6.0), libgnome-keyring0 (>= 0.4.0), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.6.0), libgnomeprint2.2-0 (>= 2.8.0-1), libgnomeprintui2.2-0 (>= 2.8.0), libgnomeui-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.8.3-7), libgnutls11 (>= 1.0.16), libgpg-error0 (>= 1.0), libgtk2.0-0 (>= 2.6.0), libgtkhtml3.2-11 (>= 3.2.5), libguile-ltdl-1, libgwrapguile1 (>= 1.3.4-5), libice6, libjpeg62, libltdl3 (>= 1.5.2-2), libofx1, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.8.1), libpopt0 (>= 1.7), libqthreads-12, libsm6, libtasn1-2 (>= 0.2.7), libx11-6, libxext6, libxml2 (>= 2.6.16), libxrender1 (>= 1:0.9.0.2), zlib1g (>= 1:1.2.1), gconf2 (>= 2.6.2-1), slib, guile-1.6-slib, libfinance-quote-perl, libdate-manip-perl, psfontmgr, x-ttcidfont-conf, g-wrap, guile-g-wrap, libcrypt-ssleay-perl Suggests: gnucash-sql, gnucash-docs Replaces: gnucash-common (<< 1.9.8-1) Architecture: i386 Filename: gnucash/gnucash_2.0.2-3.1_i386.deb Size: 2145222 Installed-Size: 6732 MD5sum: 058a35dbf1febdb2bd8a99c9bdddaedf Description: A personal finance tracking program Gnucash can track finances in multiple accounts, keeping running and reconciled balances. It has an X based graphical user interface, double entry, a hierarchy of accounts, expense accounts (categories), and can import Quicken QIF files and OFX files. Package: gnucash-common Source: gnucash Version: 2.0.2-3.1 Priority: optional Section: gnome Maintainer: Thomas Bushnell, BSG Recommends: gnucash (>= 2.0.2-3.1) Conflicts: gnucash (<< 2.0.2-3.1) Replaces: gnucash (<< 1.8.8-5) Architecture: all Filename: gnucash/gnucash-common_2.0.2-3.1_all.deb Size: 3625462 Installed-Size: 16344 MD5sum: 459e32103876bfde28336317602045ae Description: A personal finance tracking program Gnucash can track finances in multiple accounts, keeping running and reconciled balances. It has an X based graphical user interface, double entry, a hierarchy of accounts, expense accounts (categories), and can import Quicken QIF files and OFX files. . This package contains the architecture independent portions of gnucash. Package: gnupg Version: 1.4.5-1~bpo.1 Priority: standard Section: utils Maintainer: James Troup Depends: libbz2-1.0, libc6 (>= 2.3.2.ds1-21), libcurl3 (>= 7.13.1-1), libidn11 (>= 0.5.13), libldap2 (>= 2.1.17-1), libreadline5, libssl0.9.7, libusb-0.1-4 (>= 2:0.1.10a), zlib1g (>= 1:1.2.1), makedev (>= 2.3.1-13) | devfsd | hurd Suggests: gnupg-doc, xloadimage Conflicts: gpg-rsa, gpg-rsaref, suidmanager (<< 0.50), gpg-idea (<= 2.2) Provides: gpg-rsa, gpg-rsaref Replaces: gpg-rsa, gpg-rsaref Architecture: i386 Filename: gnupg/gnupg_1.4.5-1~bpo.1_i386.deb Size: 1920126 Installed-Size: 4796 MD5sum: 0f38dac28f3984c2a6a85bcbd25d70dc Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. . GnuPG does not use any patented algorithms so it cannot be compatible with PGP2 because it uses IDEA (which is patented worldwide). Package: googleearth-package Version: 0.5.2-1 Priority: optional Section: contrib/misc Maintainer: Wesley J. Landaker Architecture: all Filename: googleearth-package/googleearth-package_0.5.2-1_all.deb Size: 8984 Installed-Size: 64 MD5sum: b46149f73369aad68c443930eefecc04 Description: utility to automatically build a Debian package of Google Earth Google Earth is available for GNU/Linux from their web site, but is not only not Free Software, but is completely undistributable by a third party. . This utility makes it possible to build your own personal Debian package of Google Earth. The packaging itself is Free Software, but the Google Earth program is governed by the copyright holder (Google), so you may be limited as to what you can do with the resulting package (i.e. no redistribution, etc). This package will simply help you create the package--it is your responsibility to use the resulting package responsibly. . Google Earth's homepage is located at . Package: hibernate Version: 1.12-1 Priority: extra Section: utils Maintainer: Cameron Patrick Recommends: console-tools, vlock, hdparm Suggests: dash, kernel-patch-suspend2 Conflicts: suspend-script (<= 0.94-1) Replaces: suspend-script (<= 0.94-1) Architecture: all Filename: hibernate/hibernate_1.12-1_all.deb Size: 68526 Installed-Size: 328 MD5sum: 657a78fd970a072ad720adf8b2f08b79 Description: activates your computer's suspend functionality This package provides a way to activate the suspend functionality in the kernel. Currently it supports anything using the /sys/power/state interface (including ACPI suspend and the in-kernel software suspend), as well as Software Suspend 2 (which is available as a separate kernel patch). . Hibernate can take care of loading and unloading modules, various hacks needed to get some video cards to resume properly under X, restarting networking and system services. It can be extended by writing new "scriplets" which run at different parts of the suspend process. Package: hpt Version: 1.1-1 Priority: optional Section: net Maintainer: Russell Stuart Depends: python (>= 2.2) Architecture: i386 Filename: hpt/hpt_1.1-1_i386.deb Size: 12030 Installed-Size: 80 MD5sum: 1219d2c3e01bf69ff1be46a13f8462e7 Description: Creates a TCP tunnel through http and https proxies This package installs http-proxy-tunnel. Http-proxy-tunnel creates TCP tunnels through a series of http and https proxies. It differs from other tunnelling programs such as corkscrew in that with the right additional magic (described in the README) you can create an ssh tunnel using the same TCP port web pages are served from. . Homepage: http://www.stuart.id.au/russell/files/http-proxy-tunnel Bugs: mailto:russell-debian@stuart.id.au Package: 915resolution Source: i915resolution Version: 0.5.2-1 Priority: optional Section: admin Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: i915resolution/915resolution_0.5.2-1_i386.deb Size: 12072 Installed-Size: 108 MD5sum: 383cc38ee6fb4e267551f82c3a4f486f Description: Set mode of Intel 9xx video chipsets This software changes the resolution of an available vbios mode. 915resolution supports the 845G, 855GM, 865G, 915G, 915GM, 945G, and 945GM chipsets. . Homepage http://www.stuart.id.au/russell/files/conspy/ Package: ieee80211-source Source: ieee80211 Version: 1.1.15-0.1 Priority: optional Section: net Maintainer: Mike Hommey Depends: module-assistant, debhelper (>> 4.0) Suggests: fakeroot Architecture: all Filename: ieee80211/ieee80211-source_1.1.15-0.1_all.deb Size: 78506 Installed-Size: 172 MD5sum: 0fa8d23782fd74bbce6a558c5876f961 Description: Source for the 802.11 (wireless) network stack for Linux This package provides the source code for the 802.11 (wireless) network stack module for the Linux kernel. Though it has been incorporated in latest kernel versions, the bundled one might not be up-to-date to build third-party wireless modules such as ipw2100 or ipw2200 which are common on Centrino notebooks. . In order to compile these modules you need the kernel sources (or the kernel-headers for the kernel-image packages from Debian). For compile instructions look into /usr/share/doc/ieee80211-source/README.Debian or simply use the module-assistant utility. . The project's homepage can be found here: http://ieee80211.sourceforge.net Package: initramfs-tools Version: 0.77b~bpo.2 Priority: optional Section: utils Maintainer: Debian kernel team Depends: klibc-utils (>= 1.4.19-2~bpo.1), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>= 0.086-1) Provides: linux-initramfs-tool Architecture: all Filename: initramfs-tools/initramfs-tools_0.77b~bpo.2_all.deb Size: 55428 Installed-Size: 356 MD5sum: 7d18ebd78032697a55f7242c18cd83e5 Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for packaged 2.6 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the kernel unpacks that archive into RAM, mounts and uses it as initial root file system. The mounting of the real root file system occurs in early user space. klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive. Package: iproute Version: 20051007-3.4 Priority: optional Section: net Maintainer: Alexander Wirt Depends: libatm1, libc6 (>= 2.3.2.ds1-21), libdb4.2 Architecture: i386 Filename: iproute/iproute_20051007-3.4_i386.deb Size: 912132 Installed-Size: 1540 MD5sum: 2d336123f8ce7a528a15ac2c879204bc Description: Professional tools to control the networking in Linux kernels This is `iproute', the professional set of tools to control the networking behavior in kernels 2.2.x and later. . At least, the options CONFIG_NETLINK and CONFIG_NETLINK_DEV (or CONFIG_RTNETLINK) must be compiled into the running kernel. . This package is also known as iproute2 upstream and in some documentation. Package: iproute-dev Source: iproute Version: 20051007-3.4 Priority: optional Section: libdevel Maintainer: Alexander Wirt Architecture: i386 Filename: iproute/iproute-dev_20051007-3.4_i386.deb Size: 21808 Installed-Size: 156 MD5sum: 86aaf70a0a743877063816d4f6ac8c84 Description: Development package for iproute This package contains the header files and static libs for developing iproute additions. iproute is the professional set of tools to control the networking behavior in kernels 2.2.x and later. . You don't need this package unless doing development. Package: iptables Version: 1.2.11-10.0 Priority: important Section: net Maintainer: Laurence J. Lane Depends: libc6 (>= 2.3.2.ds1-21) Suggests: ipmasq, iproute Provides: iptables+imq Architecture: i386 Filename: iptables/iptables_1.2.11-10.0_i386.deb Size: 382986 Installed-Size: 1316 MD5sum: 01b25d824b6b3aceefbf05e719d387d2 Description: Linux kernel 2.4+ iptables administration tools netfilter and iptables provide a Linux kernel framework for stateful and stateless packet filtering, network and port addresss translation, and other IP packet manipulation. The framework is the successor to ipchains. . netfilter and iptables are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . iptables web site: http://www.iptables.org/ Package: iptables-dev Source: iptables Version: 1.2.11-10.0 Priority: optional Section: devel Maintainer: Laurence J. Lane Depends: iptables Architecture: i386 Filename: iptables/iptables-dev_1.2.11-10.0_i386.deb Size: 126116 Installed-Size: 520 MD5sum: 8b8603a92c26964e62bb850962802e16 Description: development files for iptable's libipq and libiptc Header files, static libs and documentation for libipq (iptables user-space packet queuing library) and libiptc. Package: ipw2200-source Source: ipw2200 Version: 1.1.4-0.1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: module-assistant, debhelper (>> 4.0), ieee80211-source (>= 1.1.8) Suggests: fakeroot Architecture: all Filename: ipw2200/ipw2200-source_1.1.4-0.1_all.deb Size: 134940 Installed-Size: 176 MD5sum: 4074cfdb02fbf6fc45147c0b3bcd30ea Description: Source for the ipw2200 driver This package provides the source code for the ipw2200 kernel modules. Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter is a common component of Centrino notebooks. . In order to compile these modules you need the kernel sources (or the kernel headers for the kernel image packages from Debian). For compile instructions look into /usr/share/doc/ipw2200-source/README.Debian or simply use the module-assistant utility. . Please note that ipw2200 only supports being built for Linux kernel versions 2.6.4 and greater. . The project's homepage can be found here: http://ipw2200.sourceforge.net Package: ipw3945-source Source: ipw3945 Version: 1.0.12-2 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: module-assistant, debhelper (>> 4.0), ieee80211-source (>= 1.1.11) Recommends: ipw3945-daemon, ipw3945-ucode Suggests: fakeroot Architecture: all Filename: ipw3945/ipw3945-source_1.0.12-2_all.deb Size: 200378 Installed-Size: 244 MD5sum: 8584de6fc51b83f9e570086211ab22cd Description: Source for the ipw3945 driver This package provides the source code for the ipw3945 kernel modules. Intel PRO/Wireless 3945 (IPW3945) mini PCI adapter is a common component of Centrino notebooks. . In order to compile these modules you need the kernel sources (or the kernel headers for the kernel image packages from Debian). For compile instructions look into /usr/share/doc/ipw3945-source/README.Debian or simply use the module-assistant utility. . Please note that ipw3945 only supports being built for Linux kernel versions 2.6.13 and greater. . The project's homepage can be found here: http://ipw3945.sourceforge.net Package: ipw3945-daemon Version: 1.7.19-1 Priority: optional Section: non-free/net Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Recommends: ipw3945-source Architecture: i386 Filename: ipw3945-daemon/ipw3945-daemon_1.7.19-1_i386.deb Size: 34810 Installed-Size: 164 MD5sum: 9bed1057ffc938f96ea54686f44f7426 Description: Control daemon for the Intel PRO/Wireless 3945 The regulatory daemon is responsible for controlling and configuring aspects of the Intel PRO/Wireless 3945 required to operate the device within compliance of various regulatory agencies. This includes controlling which channels are allowed to do active/passive scanning, transmit power levels, which channels are allowed to be transmitted on, and support for IEEE 802.11h (DFS and TPC). Package: ipw3945-ucode Version: 1.13-1 Priority: optional Section: non-free/net Maintainer: Russell Stuart Recommends: ipw3945-source Architecture: all Filename: ipw3945-ucode/ipw3945-ucode_1.13-1_all.deb Size: 63612 Installed-Size: 160 MD5sum: 82047f3fc34f32d2e7912089c97022b2 Description: Firmware Intel Pro/Wireless 3945 Firmware versions for the Intel Pro/Wireless (ipw3945) mini PCI adapter, commonly found in Centrino notebooks. Package: kcpufreq Version: 0.3-1 Priority: optional Section: kde Maintainer: Marcin Orlowski Depends: kdelibs4 (>= 4:3.3.2-6.4), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1) Suggests: libcpufreq0 Architecture: i386 Filename: kcpufreq/kcpufreq_0.3-1_i386.deb Size: 25234 Installed-Size: 156 MD5sum: 16458bf7677e6b1d592b4597f42c4b7a Description: KDE 3.x panel applet that displays the current CPU frequency. kcpufreq is a KDE 3.x panel applet that displays the current CPU frequency. It is very similar to the GNOME cpufreq applet and in fact copies its icons. The applet not particularly sophisticated, but I consider it useful nonetheless. It works with all cpufreq implementations supported by libcpufreq (currently Linux 2.6 /sys and Linux 2.4 /proc). . Homepage: http://www.wastl.net/projects_html/ Package: kappfinder Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kappfinder_3.3.2-1.1sarge1_i386.deb Size: 238542 Installed-Size: 1232 MD5sum: 6625beabbc4dd1713a031f991b38a198 Description: KDE Application Finder KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . kappfinder searches your workstation for many common applications and creates menu entries for them. . This package is part of the official KDE base module. Package: kate Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: editors Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Recommends: kregexpeditor Suggests: aspell | ispell, kate-plugins, khelpcenter, konq-speaker, konsole Replaces: kdebase-doc (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kate_3.3.2-1.1sarge1_i386.deb Size: 582432 Installed-Size: 1792 MD5sum: 7511a9ca03c8f2b0bb98fc0911b65338 Description: KDE Advanced Text Editor Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE. . It is a multi-view editor that lets you view several instances of the same document with all instances being synced, or view more files at the same time for easy reference or simultaneous editing. The terminal emulation and sidebar are docked windows that can be plugged out of the main window, or replaced therein according to your preference. . Some random features: . * Editing of big files * Extensible syntax highlighting * Folding * Dynamic word wrap * Selectable encoding * Filter command * Global grep dialog . This package is part of the official KDE base module. Package: kcontrol Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libasound2 (>> 1.0.8), libaudio2, libc6 (>= 2.3.2.ds1-21), libfam0c102, libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libraw1394-5, libsm6 | xlibs (>> 4.1.0), libssl0.9.7, libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxcursor1 (>> 1.1.2), libxext6 | xlibs (>> 4.1.0), libxft2 (>> 2.1.1), libxrandr2 | xlibs (>> 4.3.0), libxrender1, libxt6 | xlibs (>> 4.1.0), libxtst6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), kdebase-data Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kcontrol_3.3.2-1.1sarge1_i386.deb Size: 7662478 Installed-Size: 16392 MD5sum: 400e699ce932bf32dcd5ae9c22b9cb9b Description: KDE Control Center The KDE Control Center provides you with a centralized and convenient way to configure all of your KDE settings. . It is made up of multiple modules. Each module is a separate application, but the control center organizes all of these programs into a convenient location. . This package is part of the official KDE base module. Package: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kappfinder (>= 4:3.3.2-1.1sarge1), kate (>= 4:3.3.2-1.1sarge1), kcontrol (>= 4:3.3.2-1.1sarge1), kdebase-bin (>= 4:3.3.2-1.1sarge1), kdebase-data (>= 4:3.3.2-1.1sarge1), kdebase-kio-plugins (>= 4:3.3.2-1.1sarge1), kdepasswd (>= 4:3.3.2-1.1sarge1), kdeprint (>= 4:3.3.2-1.1sarge1), kdesktop (>= 4:3.3.2-1.1sarge1), kfind (>= 4:3.3.2-1.1sarge1), khelpcenter (>= 4:3.3.2-1.1sarge1), kicker (>= 4:3.3.2-1.1sarge1), klipper (>= 4:3.3.2-1.1sarge1), kmenuedit (>= 4:3.3.2-1.1sarge1), konqueror-nsplugins (>= 4:3.3.2-1.1sarge1), konqueror (>= 4:3.3.2-1.1sarge1), konsole (>= 4:3.3.2-1.1sarge1), kpager (>= 4:3.3.2-1.1sarge1), kpersonalizer (>= 4:3.3.2-1.1sarge1), ksmserver (>= 4:3.3.2-1.1sarge1), ksplash (>= 4:3.3.2-1.1sarge1), ksysguard (>= 4:3.3.2-1.1sarge1), ktip (>= 4:3.3.2-1.1sarge1), kwin (>= 4:3.3.2-1.1sarge1), libkonq4 (>= 4:3.3.2-1.1sarge1) Recommends: kdm (>= 4:3.3.2-1.1sarge1), xfonts-konsole (>= 4:3.3.2-1.1sarge1) Architecture: all Filename: kdebase/kdebase_3.3.2-1.1sarge1_all.deb Size: 20224 Installed-Size: 48 MD5sum: 3b78925414fa73595c368e97c66e7b62 Description: KDE Base metapackage KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package depends on the minimum number of packages to provide a simple yet fully functional KDE desktop. Package: kdebase-bin Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpam0g (>= 0.76), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxtst6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), libpam-runtime (>= 0.76-14) Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kcontrol (<< 4:3.3.0), kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), kscreensaver (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kdebase-bin_3.3.2-1.1sarge1_i386.deb Size: 954374 Installed-Size: 2884 MD5sum: 588f07c11c7d6985115b2e100d1026cc Description: KDE Base (binaries) KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains miscellaneous programs needed by other KDE applications. . This package is part of the official KDE base module. Package: kdebase-data Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Replaces: kdebase (<< 4:3.0.0), kdelibs-data (<< 4:3.3.0), kdewallpapers (<< 4:3.0.0) Architecture: all Filename: kdebase/kdebase-data_3.3.2-1.1sarge1_all.deb Size: 3700114 Installed-Size: 7592 MD5sum: a081cc7eb44a669411eeb093429a6db0 Description: KDE Base (shared data) KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains all the data files needed for a basic KDE desktop installation. . This package is part of the official KDE base module. Package: kdebase-dev Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: devel Maintainer: Debian Qt/KDE Maintainers Depends: kate (= 4:3.3.2-1.1sarge1), kdesktop (= 4:3.3.2-1.1sarge1), kicker (= 4:3.3.2-1.1sarge1), konqueror-nsplugins (= 4:3.3.2-1.1sarge1), konqueror (= 4:3.3.2-1.1sarge1), ksysguard (= 4:3.3.2-1.1sarge1), kwin (= 4:3.3.2-1.1sarge1), kdelibs4-dev (>> 4:3.3.2) Replaces: kate (<< 4:3.0.0), kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kdebase-dev_3.3.2-1.1sarge1_i386.deb Size: 57232 Installed-Size: 448 MD5sum: 7e5bab6420a1cf663fbd237f068fa314 Description: KDE Base (development files) KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains all the header files needed to develop KDE applications. . This package is part of the official KDE base module. Package: kdebase-doc Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: doc Maintainer: Debian Qt/KDE Maintainers Replaces: libkonq4-dev (<< 4:3.2.0) Architecture: all Filename: kdebase/kdebase-doc_3.3.2-1.1sarge1_all.deb Size: 998548 Installed-Size: 7664 MD5sum: 145e496b5219206eb8ab917847c25951 Description: KDE Base Library Documentation KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains the KDE Base Library Documentation. . This package is part of the official KDE base module Package: kdebase-kio-plugins Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjpeg62, libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libsmbclient (>= 3.0.2a-1), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxcursor1 (>> 1.1.2), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter, mtools Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kdebase-kio-plugins_3.3.2-1.1sarge1_i386.deb Size: 697444 Installed-Size: 2464 MD5sum: 53f117fb9fa7ea39bd5164481e12dcd4 Description: KDE I/O Slaves KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package includes the base kioslaves. This includes file, http, ftp, smtp, pop and imap. . This package is part of the official KDE base module. Package: kdepasswd Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libkonq4 (>= 4:3.3.2-1.1sarge1), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Architecture: i386 Filename: kdebase/kdepasswd_3.3.2-1.1sarge1_i386.deb Size: 223132 Installed-Size: 512 MD5sum: b721ce32d7f16532e23bfeed84930963 Description: KDE password changer KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This is a simple app for users to change their system passwords with. . This package is part of the official KDE base module. Package: kdeprint Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1), enscript, poster, psutils Suggests: khelpcenter, efax | hylafax-client | mgetty-fax, gv Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kdeprint_3.3.2-1.1sarge1_i386.deb Size: 1063676 Installed-Size: 2032 MD5sum: 95f28a8790bf9c0609521f1bcb6aa6de Description: KDE Print KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains the KDE printing subsystem. It can use Cups, lpd-ng or the traditional lpd. It also includes support for fax and pdf printing. . This package is part of the official KDE base module. Package: kdesktop Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjpeg62, libkonq4 (>= 4:3.3.2-1.1sarge1), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1), kdebase-bin Recommends: eject Replaces: kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kdesktop_3.3.2-1.1sarge1_i386.deb Size: 680684 Installed-Size: 1420 MD5sum: 09d20e396df4a01fd793967a4b7c2ddb Description: KDE Desktop KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . KDE Desktop . This package is part of the official KDE base module. Package: kdm Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpam0g (>= 0.76), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxtst6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), debconf (>= 1.2.9), kdebase-bin, libpam-runtime (>= 0.76-14), xbase-clients Recommends: logrotate Suggests: khelpcenter, menu Provides: x-display-manager Architecture: i386 Filename: kdebase/kdm_3.3.2-1.1sarge1_i386.deb Size: 417314 Installed-Size: 1260 MD5sum: ebf2cb2ab79c6c1565a1317d6e4c88df Description: KDE Display Manager KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . kdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. kdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management. . This package is part of the official KDE base module. Package: kfind Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libkonq4 (>= 4:3.3.2-1.1sarge1), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kdebase (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kfind_3.3.2-1.1sarge1_i386.deb Size: 178916 Installed-Size: 628 MD5sum: 98b5a4ae30c3b33f6ea4a7335c697972 Description: KDE File Find Utility KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . kfind can be used to find files and directories on your workstations. . This package is part of the official KDE base module. Package: khelpcenter Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Replaces: kdebase-doc (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/khelpcenter_3.3.2-1.1sarge1_i386.deb Size: 711376 Installed-Size: 1728 MD5sum: f0b3a1c5c79078acd6d5b0b35d4ef85f Description: KDE Help Center KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . The KDE Help center provides help on how to use the KDE desktop. . This package is part of the official KDE base module. Package: kicker Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libkonq4 (>= 4:3.3.2-1.1sarge1), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxtst6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), kdebase-data Suggests: khelpcenter, kicker-applets, menu Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kicker_3.3.2-1.1sarge1_i386.deb Size: 2175698 Installed-Size: 6292 MD5sum: 6a8e54219f55191ac050c49bb512bc09 Description: KDE Desktop Panel KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . Kicker provides the KDE panel on you desktop. It can be used as a program launcher and can load plugins to provide additional functionality. . This package is part of the official KDE base module. Package: klipper Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Architecture: i386 Filename: kdebase/klipper_3.3.2-1.1sarge1_i386.deb Size: 205026 Installed-Size: 740 MD5sum: 07ac25eca4d30f5307dcb7cfec45e1e7 Description: KDE Clipboard KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . klipper provides several additional featues of the traditional clipboard functionality like the ability to offer actions to take dependent on the clipboard contents. For example, it can launch a web browser if the clipboard contains a url. . This package is part of the official KDE base module. Package: kmenuedit Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kmenuedit_3.3.2-1.1sarge1_i386.deb Size: 200982 Installed-Size: 768 MD5sum: 14e6b21e8447f92a40dd59f9ff8e7bff Description: KDE Menu Editor KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . The KDE menu editor allows you to make customisations to the KDE menu structure. . This package is part of the official KDE base module. Package: konqueror Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: web Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjpeg62, libkonq4 (>= 4:3.3.2-1.1sarge1), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1), kcontrol, kdebase-kio-plugins, kdesktop, kfind Suggests: khelpcenter, konq-plugins, konq-speaker Conflicts: kdebase-audiolibs (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Provides: info-browser, www-browser Replaces: kdebase (<< 4:3.0.0), kdebase-audiolibs (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Architecture: i386 Filename: kdebase/konqueror_3.3.2-1.1sarge1_i386.deb Size: 2239908 Installed-Size: 5140 MD5sum: 09b17e19f23c74e8830a30727d359d01 Description: KDE's advanced File Manager, Web Browser and Document Viewer Konqueror is the file manager for the K Desktop Environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing. . It is also the canvas for all the latest KDE technology, from KIO slaves (which provide mechanisms for file access) to component embedding via the KParts object interface, and it is one of the most customizable applications available. . Konqueror is an Open Source web browser with HTML4.0 compliance, supporting Java applets, JavaScript, CSS1 and (partially) CSS2, as well as Netscape plugins (for example, Flash or RealVideo plugins). . It is a universal viewing application, capable of embedding read-only viewing components in itself to view documents without ever launching another application. . This package is part of the official KDE base module. Package: konqueror-nsplugins Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1) Replaces: konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/konqueror-nsplugins_3.3.2-1.1sarge1_i386.deb Size: 123326 Installed-Size: 364 MD5sum: 955a5a7a6754a53d72d585263e6d85e1 Description: Netscape plugin support for Konqueror KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package includes Netscape plugin support for Konqueror. . This package is part of the official KDE base module. Package: konsole Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxtst6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1) Recommends: xfonts-konsole Suggests: khelpcenter Provides: x-terminal-emulator Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/konsole_3.3.2-1.1sarge1_i386.deb Size: 568160 Installed-Size: 1848 MD5sum: 99362950debe9b6f8feb6229a59b39bc Description: KDE X terminal emulator Konsole is an X terminal emulation which provides a command-line interface (CLI) while using the graphical K Desktop Environment. Konsole helps to better organize user's desktop by containing multiple sessions in a single window (a less cluttered desktop). . Its advanced features include a simple configuration and the ability to use multiple terminal shells in a single window . Using Konsole, a user can open: . Linux console sessions Midnight Commander file manager sessions Shell sessions Root consoles sessions . This package is part of the official KDE base module. Package: kpager Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kpager_3.3.2-1.1sarge1_i386.deb Size: 94710 Installed-Size: 316 MD5sum: 7ab07716c94c18a8c030631dde95aad7 Description: KDE Desktop Pager KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . KDE Desktop Pager . This package is part of the official KDE base module. Package: kpersonalizer Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kpersonalizer_3.3.2-1.1sarge1_i386.deb Size: 468784 Installed-Size: 740 MD5sum: fed1474ac8ea53e42ec5f27f8f6650db Description: KDE Personalizer KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . KDE Personalizer is a wizard to configure the KDE gui. . This package is part of the official KDE base module. Package: ksmserver Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Provides: x-session-manager Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/ksmserver_3.3.2-1.1sarge1_i386.deb Size: 121504 Installed-Size: 312 MD5sum: 801d98d8eba6d791dd3e2527aeba5464 Description: KDE Session Manager KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . The KDE Session Manager. It is responsible for restoring your KDE session on login. . This package is part of the official KDE base module. Package: ksplash Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxcursor1 (>> 1.1.2), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/ksplash_3.3.2-1.1sarge1_i386.deb Size: 802042 Installed-Size: 1388 MD5sum: 8a2542f02bfa3d2641ef365406bcaeab Description: KDE Splash Screen KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package includes the KDE Splash screen seen when starting KDE. . This package is part of the official KDE base module. Package: ksysguard Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libfam0c102, libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1), ksysguardd (= 4:3.3.2-1.1sarge1) Suggests: khelpcenter Conflicts: kpm (<< 4:3.0.0) Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kpm (<< 4:3.0.0) Architecture: i386 Filename: kdebase/ksysguard_3.3.2-1.1sarge1_i386.deb Size: 479942 Installed-Size: 1520 MD5sum: 59491cd957046c78d2bdf02c94213590 Description: KDE System Guard KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . KDE System Guard allows you to monitor various statistics about your computer. . This package is part of the official KDE base module. Package: ksysguardd Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: utils Maintainer: Debian Qt/KDE Maintainers Depends: libc6 (>= 2.3.2.ds1-21), libsensors3 (>= 1:2.9.1) Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/ksysguardd_3.3.2-1.1sarge1_i386.deb Size: 49334 Installed-Size: 136 MD5sum: 1915d3125ffb8b2f25b172a08eb2680f Description: KDE System Guard Daemon KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . KDE System Guard Daemon is the daemon part of ksysguard. The daemon can be installed on a remote machine to enable ksysguard on another machine to monitor it through the daemon running there. . This package is part of the official KDE base module. Package: ktip Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/ktip_3.3.2-1.1sarge1_i386.deb Size: 79680 Installed-Size: 256 MD5sum: e9fbb8f63e88280574862740696b1435 Description: Kandalf's Useful Tips KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . ktip provides many useful tips on using KDE when you log in. . This package is part of the official KDE base module. Package: kwin Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: kde Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: kdebase-bin (= 4:3.3.2-1.1sarge1), kdebase-data (= 4:3.3.2-1.1sarge1), kdesktop (= 4:3.3.2-1.1sarge1), kicker (= 4:3.3.2-1.1sarge1), kpager (= 4:3.3.2-1.1sarge1), kpersonalizer (= 4:3.3.2-1.1sarge1), ksmserver (= 4:3.3.2-1.1sarge1), ksplash (= 4:3.3.2-1.1sarge1) Replaces: kdebase (<< 4:3.0.0) Architecture: i386 Filename: kdebase/kwin_3.3.2-1.1sarge1_i386.deb Size: 854876 Installed-Size: 2672 MD5sum: d0d73fb3b6a6068e50df0d044ceff611 Description: KDE Window Manager KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This package contains the default KDE window manager . This package is part of the official KDE base module. Package: libkonq4 Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: libs Maintainer: Debian Qt/KDE Maintainers Depends: kdelibs4 (>= 4:3.3.2-6.4), libart-2.0-2 (>= 2.3.16), libarts1 (>= 1.3.2), libasound2 (>> 1.0.8), libaudio2, libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.2.ds1-21), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libfam0c102, libgcc1 (>= 1:3.4.1-3), libglib2.0-0 (>= 2.6.0), libice6 | xlibs (>> 4.1.0), libidn11 (>= 0.5.13), libjack0.80.0-0 (>= 0.99.0), libmad0 (>= 0.15.1b), libogg0 (>= 1.1.2), libpng12-0 (>= 1.2.8rel), libqt3c102-mt (>= 3:3.3.4), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.4-1), libvorbis0a (>= 1.1.0), libvorbisenc2 (>= 1.1.0), libvorbisfile3 (>= 1.1.0), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxrender1, libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1) Conflicts: kdebase-libs (<< 4:3.0.0) Replaces: kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Architecture: i386 Filename: kdebase/libkonq4_3.3.2-1.1sarge1_i386.deb Size: 249502 Installed-Size: 740 MD5sum: 8a1ece8cf069f015c3a7eebcb107a5da Description: Core libraries for KDE's file manager KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This library is used by several KDE 3 apps include konqueror and kdesktop. . This package is part of the official KDE base module. Package: libkonq4-dev Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: libdevel Maintainer: Debian Qt/KDE Maintainers Depends: libkonq4 (= 4:3.3.2-1.1sarge1), kdelibs4-dev (>> 4:3.3.2) Conflicts: libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Replaces: kdebase-dev (<< 4:3.0.0), libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Architecture: i386 Filename: kdebase/libkonq4-dev_3.3.2-1.1sarge1_i386.deb Size: 44922 Installed-Size: 188 MD5sum: e546e857a42ab802bb8b8c0cd2f90c76 Description: Core libraries for KDE's file manager (development files) KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This library is used by several KDE 3 apps include konqueror and kdesktop. . This package contains development files. . This package is part of the official KDE base module. Package: xfonts-konsole Source: kdebase Version: 4:3.3.2-1.1sarge1 Priority: optional Section: x11 Maintainer: Debian Qt/KDE Maintainers Depends: xutils (>> 4.0.3) Replaces: konsole (<< 4:3.0.0) Architecture: all Filename: kdebase/xfonts-konsole_3.3.2-1.1sarge1_all.deb Size: 35984 Installed-Size: 96 MD5sum: f9e8d48b56ccdfe0dee037fe8701e515 Description: Fonts used by the KDE Konsole These are the default fonts used by the Konsole terminal emulator from KDE. You may also use them with other X applications. . Two character cell (monospaced) fonts in the ISO 10646-1 encoding are provided: 8x8 and 8x16 one. . This package is part of the official KDE base module. Package: kern2deb Version: 1.3 Priority: optional Section: devel Maintainer: Russell Stuart Depends: bzip2, docbook-utils, gs, kernel-package (>= 7.48), transfig, fakeroot, rpm Suggests: make Architecture: all Filename: kern2deb/kern2deb_1.3_all.deb Size: 23568 Installed-Size: 164 MD5sum: 6c719c294db66eefe5b0913aae127204 Description: Convert RedHat kernel-VER.src.rpm to a Debian package Convert a Red Hat kernel source rpm (eg kernel-2.4.21-20.EL.src.rpm) into Debian kernel source and binary packages (eg kernel-source-2.4.21.redhat_2.4.21.redhat.20.el.deb and friends). If Debian has released the same kernel version a kernel-patch-redhat can also be generated. The resulting packages can be installed, compiled, patched using the standard Debian tools, just like any other Debian kernel package. . This program needs to be tailored for Red Hat kernels below 2.6.12 as they won't compile on Debian without patching. It includes the requisite patches for: 2.4.21-20.EL, 2.6.9-1.681_FC3, 2.6.9-5.EL, 2.6.9-11.EL and 2.6.9-22.EL. Package: at76c503a-modules-2.4.21.redhat.20.el-1-lube-686-smp Version: 0.10.99.beta5+1 Priority: optional Section: net Maintainer: Russell Stuart Suggests: kernel-image-2.4.21.redhat.20.el-1-lube-686-smp Architecture: i386 Filename: kernel-2.4.21.redhat-lube-686-smp/at76c503a-modules-2.4.21.redhat.20.el-1-lube-686-smp_0.10.99.beta5+1_i386.deb Size: 50062 Installed-Size: 232 MD5sum: 06b39f868f01bf04a8a5c1b7c384c494 Description: at76c503a driver for Linux 2.4.21.redhat.20.el-1-lube-686-smp . Alternative driver for the Atmel AT76C503A based USB WLAN adapters. . Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware. Package: bcm5700-module-2.4.21.redhat.20.el-1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.4.21.redhat.20.el-1-lube-686-smp | linux-image-2.4.21.redhat.20.el-1-lube-686-smp Architecture: i386 Filename: kernel-2.4.21.redhat-lube-686-smp/bcm5700-module-2.4.21.redhat.20.el-1-lube-686-smp_8.1.55-2+1_i386.deb Size: 103174 Installed-Size: 280 MD5sum: b0e396ab9413f2f45a7b6662c88c0746 Description: bcm5700 ethernet driver for kernel 2.4.21.redhat.20.el-1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.4.21.redhat.20.el-1-lube-686-smp. Package: drm-mach64-module-2.4.21.redhat.20.el-1-lube-686-smp Version: 2003.05.04-1.1+1 Priority: extra Section: graphics Maintainer: Russell Stuart Provides: drm-mach64-module Architecture: i386 Filename: kernel-2.4.21.redhat-lube-686-smp/drm-mach64-module-2.4.21.redhat.20.el-1-lube-686-smp_2003.05.04-1.1+1_i386.deb Size: 49266 Installed-Size: 188 MD5sum: a0e8cdb6c62c26e0b8d51855337f91de Description: DRI CVS mach64 DRM modules This package provides the DRM modules for kernel version 2.4.21.redhat.20.el-1-lube-686-smp required for 3D hardware acceleration. . These modules were built from the mach64 branch of the DRI CVS repository. Package: kernel-doc-2.4.21.redhat.20.el-1-lube-686-smp Source: kernel-source-2.4.21.redhat.20.el-1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.4.21.redhat.20.el-1-lube-686-smp Provides: kernel-doc-2.4 Architecture: all Filename: kernel-2.4.21.redhat-lube-686-smp/kernel-doc-2.4.21.redhat.20.el-1-lube-686-smp_1_all.deb Size: 3613274 Installed-Size: 9260 MD5sum: 849b3b232b1e3d22b8f0aaeba3c6a73c Description: Linux kernel specific documentation for version 2.4.21.redhat.20.el-1-lube-686-smp. This package provides various Readme's in the 2.4.21.redhat.20.el-1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.4.21.redhat.20.el-1-lube-686-smp Source: kernel-source-2.4.21.redhat.20.el-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.4 Architecture: i386 Filename: kernel-2.4.21.redhat-lube-686-smp/kernel-headers-2.4.21.redhat.20.el-1-lube-686-smp_1_i386.deb Size: 4696186 Installed-Size: 45916 MD5sum: f0a8d341b46b21de4470f3fba368b74c Description: Header files related to Linux kernel version 2.4.21.redhat.20.el-1-lube-686-smp This package provides kernel header files for version 2.4.21.redhat.20.el-1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.4.21.redhat.20.el-1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.4.21.redhat.20.el-1-lube-686-smp Source: kernel-source-2.4.21.redhat.20.el-1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.4.21.redhat.20.el-1-lube-686-smp | kernel-source-2.4.21.redhat.20.el-1-lube-686-smp Provides: kernel-image, kernel-image-2.4 Architecture: i386 Filename: kernel-2.4.21.redhat-lube-686-smp/kernel-image-2.4.21.redhat.20.el-1-lube-686-smp_1_i386.deb Size: 14859378 Installed-Size: 37624 MD5sum: 1ab026c9562aa4fa2c49e5f329a37a6d Description: Linux kernel binary image for version 2.4.21.redhat.20.el-1-lube-686-smp. This package contains the Linux kernel image for version 2.4.21.redhat.20.el-1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.4.21.redhat.20.el-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.4 Architecture: all Filename: kernel-2.4.21.redhat-lube-686-smp/kernel-source-2.4.21.redhat.20.el-1-lube-686-smp_1_all.deb Size: 33244094 Installed-Size: 32596 MD5sum: beb2cf7fab0eba9bcc0da79b0f33b57c Description: Linux kernel source for version 2.4.21.redhat.20.el-1-lube-686-smp This package provides the source code for the Linux kernel version 2.4.21.redhat.20.el-1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.4.21.redhat.20.el-1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: rtl8180-2.4.21.redhat.20.el-1-lube-686-smp Source: rtl8180 (0.21-2) Version: 0.21-2+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.4.21.redhat.20.el-1-lube-686-smp Architecture: all Filename: kernel-2.4.21.redhat-lube-686-smp/rtl8180-2.4.21.redhat.20.el-1-lube-686-smp_0.21-2+1_all.deb Size: 52754 Installed-Size: 196 MD5sum: aab6a6a6fac2e971437cd15c8ba55ab3 Description: RealTek 8180 chipset driver for kernel 2.4.21.redhat.20.el-1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.4.21.redhat.20.el-1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: at76c503a-modules-2.4.27-10sarge1-lube-686-smp Version: 0.10.99.beta5+1 Priority: optional Section: net Maintainer: Russell Stuart Suggests: kernel-image-2.4.27-10sarge1-lube-686-smp Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/at76c503a-modules-2.4.27-10sarge1-lube-686-smp_0.10.99.beta5+1_i386.deb Size: 48916 Installed-Size: 232 MD5sum: 469bb24feff8710717ef617a9579f2eb Description: at76c503a driver for Linux 2.4.27-10sarge1-lube-686-smp . Alternative driver for the Atmel AT76C503A based USB WLAN adapters. . Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware. Package: bcm5700-module-2.4.27-10sarge1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.4.27-10sarge1-lube-686-smp | linux-image-2.4.27-10sarge1-lube-686-smp Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/bcm5700-module-2.4.27-10sarge1-lube-686-smp_8.1.55-2+1_i386.deb Size: 102494 Installed-Size: 276 MD5sum: c6f3efd2b5ec08edddb2877fde39a17c Description: bcm5700 ethernet driver for kernel 2.4.27-10sarge1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.4.27-10sarge1-lube-686-smp. Package: kernel-doc-2.4.27-10sarge1-lube-686-smp Source: kernel-source-2.4.27-10sarge1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.4.27-10sarge1-lube-686-smp Provides: kernel-doc-2.4 Architecture: all Filename: kernel-2.4.27-lube-686-smp/kernel-doc-2.4.27-10sarge1-lube-686-smp_1_all.deb Size: 3950998 Installed-Size: 9508 MD5sum: 0221a75d10a2174abf4589c56f9f1230 Description: Linux kernel specific documentation for version 2.4.27-10sarge1-lube-686-smp. This package provides various Readme's in the 2.4.27-10sarge1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.4.27-10sarge1-lube-686-smp Source: kernel-source-2.4.27-10sarge1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.4 Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/kernel-headers-2.4.27-10sarge1-lube-686-smp_1_i386.deb Size: 4826844 Installed-Size: 48540 MD5sum: 70ff32f790ab246396196981e7deceda Description: Header files related to Linux kernel version 2.4.27-10sarge1-lube-686-smp This package provides kernel header files for version 2.4.27-10sarge1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.4.27-10sarge1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.4.27-10sarge1-lube-686-smp Source: kernel-source-2.4.27-10sarge1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.4.27-10sarge1-lube-686-smp | kernel-source-2.4.27-10sarge1-lube-686-smp Provides: kernel-image, kernel-image-2.4 Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/kernel-image-2.4.27-10sarge1-lube-686-smp_1_i386.deb Size: 12860070 Installed-Size: 32884 MD5sum: 37ed92784a3ff55a670de11772c99248 Description: Linux kernel binary image for version 2.4.27-10sarge1-lube-686-smp. This package contains the Linux kernel image for version 2.4.27-10sarge1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.4.27-10sarge1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.4 Architecture: all Filename: kernel-2.4.27-lube-686-smp/kernel-source-2.4.27-10sarge1-lube-686-smp_1_all.deb Size: 31514120 Installed-Size: 30900 MD5sum: 4da0a354d349abefae9b9dac29c6f282 Description: Linux kernel source for version 2.4.27-10sarge1-lube-686-smp This package provides the source code for the Linux kernel version 2.4.27-10sarge1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.4.27-10sarge1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.4.27-10sarge1-lube-686-smp Source: nvidia-kernel (1.0.7174-3) Version: 1.0.7174-3+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 1.0.7174) Recommends: kernel-image-2.4.27-10sarge1-lube-686-smp Provides: nvidia-kernel-1.0.7174 Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/nvidia-kernel-2.4.27-10sarge1-lube-686-smp_1.0.7174-3+1_i386.deb Size: 1298848 Installed-Size: 4392 MD5sum: d7a8eeb8dcd6ad1f9ec11335be57d74c Description: NVIDIA binary kernel module for Linux 2.4.27-10sarge1-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the TNT, TNT2, TNT Ultra, GeForce, nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.4.27-10sarge1-lube-686-smp Source: rtl8180 (0.21-4) Version: 0.21-4+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.4.27-10sarge1-lube-686-smp | linux-image-2.4.27-10sarge1-lube-686-smp Architecture: all Filename: kernel-2.4.27-lube-686-smp/rtl8180-2.4.27-10sarge1-lube-686-smp_0.21-4+1_all.deb Size: 49734 Installed-Size: 184 MD5sum: 8b129dc38b96629b3f7bc24628d714bf Description: RealTek 8180 chipset driver for kernel 2.4.27-10sarge1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.4.27-10sarge1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.4.27-10sarge1-lube-686-smp Source: unionfs (1.0.14-1.1) Version: 1.0.14-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.4.27-10sarge1-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/unionfs-modules-2.4.27-10sarge1-lube-686-smp_1.0.14-1.1+1_i386.deb Size: 2059522 Installed-Size: 6108 MD5sum: 6a808cf495b6aa6ed1a33dbd8c736a97 Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.4.27-10sarge1-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.4.27-10sarge1-lube-686-smp Source: zaptel (1:1.2.3-2.1) Version: 1:1.2.3-2.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.4.27-lube-686-smp/zaptel-modules-2.4.27-10sarge1-lube-686-smp_1.2.3-2.1+1_i386.deb Size: 291144 Installed-Size: 884 MD5sum: 7f2e3a100182351ad8421269169d84d6 Description: zaptel modules for Linux (kernel 2.4.27-10sarge1-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.4.27-10sarge1-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: bcm5700-module-2.6.11-7-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.11-7-lube-686-smp | linux-image-2.6.11-7-lube-686-smp Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/bcm5700-module-2.6.11-7-lube-686-smp_8.1.55-2+1_i386.deb Size: 113866 Installed-Size: 316 MD5sum: f7e3f41e1120c5eeffb9d29975f4c97d Description: bcm5700 ethernet driver for kernel 2.6.11-7-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.11-7-lube-686-smp. Package: btsco-modules-2.6.11-7-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/btsco-modules-2.6.11-7-lube-686-smp_0.42-2+1_i386.deb Size: 10804 Installed-Size: 80 MD5sum: 5dd5f1b9e91830d4dab50523db916770 Description: btsco modules for Linux (kernel 2.6.11-7-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.11-7-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.11-7-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/cipe-2.6.11-7-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 36874 Installed-Size: 128 MD5sum: df53ee26bf73e2a7b9f1f4f99be6fa24 Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.11-7-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.11-7-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.11-7-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/ieee80211-modules-2.6.11-7-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 789270 Installed-Size: 1832 MD5sum: 20e3c68f7ebe54b63b1d82387d45ac46 Description: ieee80211 network stack modules for Linux (kernel 2.6.11-7-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.11-7-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.11-7-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.11-7-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/ipw2200-modules-2.6.11-7-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 240048 Installed-Size: 672 MD5sum: 84a3566ad218041d51537b0d1a746136 Description: ipw2200 modules for Linux (kernel 2.6.11-7-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.11-7-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.11-7-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: kernel-doc-2.6.11-7-lube-686-smp Source: kernel-source-2.6.11-7-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.11-7-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.11-lube-686-smp/kernel-doc-2.6.11-7-lube-686-smp_1_all.deb Size: 6934238 Installed-Size: 17752 MD5sum: 22ab4e0b2c8b1d6ea40e7b173748ecaf Description: Linux kernel specific documentation for version 2.6.11-7-lube-686-smp. This package provides various Readme's in the 2.6.11-7-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.11-7-lube-686-smp Source: kernel-source-2.6.11-7-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/kernel-headers-2.6.11-7-lube-686-smp_1_i386.deb Size: 5339784 Installed-Size: 50512 MD5sum: 81a6044356814367e5c8c53073ff20a3 Description: Header files related to Linux kernel version 2.6.11-7-lube-686-smp This package provides kernel header files for version 2.6.11-7-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.11-7-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.11-7-lube-686-smp Source: kernel-source-2.6.11-7-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.11-7-lube-686-smp | kernel-source-2.6.11-7-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/kernel-image-2.6.11-7-lube-686-smp_1_i386.deb Size: 16124504 Installed-Size: 46684 MD5sum: 5639207a9efd40e7eabf7bea0fbbb7b0 Description: Linux kernel binary image for version 2.6.11-7-lube-686-smp. This package contains the Linux kernel image for version 2.6.11-7-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.11-7-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.11-lube-686-smp/kernel-source-2.6.11-7-lube-686-smp_1_all.deb Size: 36701948 Installed-Size: 35964 MD5sum: 31d698e31f302ea47b2bc5fddd52f0a7 Description: Linux kernel source for version 2.6.11-7-lube-686-smp This package provides the source code for the Linux kernel version 2.6.11-7-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.11-7-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.11-7-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.11-7-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/nvidia-kernel-2.6.11-7-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1618840 Installed-Size: 5144 MD5sum: b5e1a8a73986e10bfbcf7685edd66183 Description: NVIDIA binary kernel module for Linux 2.6.11-7-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.11-7-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.11-7-lube-686-smp | linux-image-2.6.11-7-lube-686-smp Architecture: all Filename: kernel-2.6.11-lube-686-smp/rtl8180-2.6.11-7-lube-686-smp_0.21-6+1_all.deb Size: 54864 Installed-Size: 212 MD5sum: f6b36f978baa99f88f6226a7d0ec3338 Description: RealTek 8180 chipset driver for kernel 2.6.11-7-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.11-7-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.11-7-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.11-7-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.11-lube-686-smp/unionfs-modules-2.6.11-7-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1014244 Installed-Size: 2980 MD5sum: d034db87c283d29ef5ab9737e0cf04cb Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.11-7-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: at76c503a-modules-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Version: 0.10.99.beta5+1 Priority: optional Section: net Maintainer: Russell Stuart Suggests: kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Architecture: i386 Filename: kernel-2.6.12.fedora-lube-686-smp/at76c503a-modules-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_0.10.99.beta5+1_i386.deb Size: 54004 Installed-Size: 300 MD5sum: 9af807ef35f12a4829adb3c1768ce73d Description: at76c503a driver for Linux 2.6.12.fedora.1.1398.fc4-1-lube-686-smp . Alternative driver for the Atmel AT76C503A based USB WLAN adapters. . Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware. Package: bcm5700-module-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp | linux-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Architecture: i386 Filename: kernel-2.6.12.fedora-lube-686-smp/bcm5700-module-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_8.1.55-2+1_i386.deb Size: 110570 Installed-Size: 308 MD5sum: 3e6f715241d8979281d16f76eaffcec0 Description: bcm5700 ethernet driver for kernel 2.6.12.fedora.1.1398.fc4-1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. Package: kernel-doc-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Source: kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.12.fedora-lube-686-smp/kernel-doc-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_1_all.deb Size: 6124246 Installed-Size: 17212 MD5sum: 4b12656f71aec82d4ad65275820fbb68 Description: Linux kernel specific documentation for version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. This package provides various Readme's in the 2.6.12.fedora.1.1398.fc4-1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Source: kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.12.fedora-lube-686-smp/kernel-headers-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_1_i386.deb Size: 5347838 Installed-Size: 49112 MD5sum: 1ceaf2f6b2260363e05cc7ee62edabd5 Description: Header files related to Linux kernel version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp This package provides kernel header files for version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.12.fedora.1.1398.fc4-1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Source: kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.12.fedora.1.1398.fc4-1-lube-686-smp | kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.12.fedora-lube-686-smp/kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_1_i386.deb Size: 14632426 Installed-Size: 45680 MD5sum: 91cbe07799cd3685a9ea947abc0c9d38 Description: Linux kernel binary image for version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. This package contains the Linux kernel image for version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.12.fedora-lube-686-smp/kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_1_all.deb Size: 38483958 Installed-Size: 37712 MD5sum: ec1ee52e5232fdaa64f3a281864c04a3 Description: Linux kernel source for version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.12.fedora.1.1398.fc4-1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: rtl8180-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Source: rtl8180 (0.21-2) Version: 0.21-2+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.12.fedora.1.1398.fc4-1-lube-686-smp Architecture: all Filename: kernel-2.6.12.fedora-lube-686-smp/rtl8180-2.6.12.fedora.1.1398.fc4-1-lube-686-smp_0.21-2+1_all.deb Size: 55440 Installed-Size: 224 MD5sum: 29bd070db732a7008ceb4db3c19161f5 Description: RealTek 8180 chipset driver for kernel 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.12.fedora.1.1398.fc4-1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: bcm5700-module-2.6.14-3.1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.14-3.1-lube-686-smp | linux-image-2.6.14-3.1-lube-686-smp Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/bcm5700-module-2.6.14-3.1-lube-686-smp_8.1.55-2+1_i386.deb Size: 113960 Installed-Size: 316 MD5sum: 184c1a5c68c6dea816b6acf9dc934ba9 Description: bcm5700 ethernet driver for kernel 2.6.14-3.1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.14-3.1-lube-686-smp. Package: btsco-modules-2.6.14-3.1-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/btsco-modules-2.6.14-3.1-lube-686-smp_0.42-2+1_i386.deb Size: 10822 Installed-Size: 80 MD5sum: d529f39127184ac945eb20f610005652 Description: btsco modules for Linux (kernel 2.6.14-3.1-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.14-3.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.14-3.1-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/cipe-2.6.14-3.1-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 36958 Installed-Size: 128 MD5sum: 1bb95c9b9c9324d43929b754e243a317 Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.14-3.1-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.14-3.1-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.14-3.1-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/ieee80211-modules-2.6.14-3.1-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 860622 Installed-Size: 2012 MD5sum: f7ffdab19b8e8953a062d8ec9703bc91 Description: ieee80211 network stack modules for Linux (kernel 2.6.14-3.1-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.14-3.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.14-3.1-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.14-3.1-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/ipw2200-modules-2.6.14-3.1-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 251590 Installed-Size: 696 MD5sum: 291df6f15c7924cee7f9f6097cdb594a Description: ipw2200 modules for Linux (kernel 2.6.14-3.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.14-3.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.14-3.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: ipw3945-modules-2.6.14-3.1-lube-686-smp Source: ipw3945 (1.0.12-2) Version: 1.0.12-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: hotplug, ieee80211-modules-2.6.14-3.1-lube-686-smp (>= 1.1.11), ipw3945-ucode, ipw3945-daemon, debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw3945-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/ipw3945-modules-2.6.14-3.1-lube-686-smp_1.0.12-2+1_i386.deb Size: 334666 Installed-Size: 860 MD5sum: e10853d2dfb8c969fe2cc7ff3cd0f37b Description: ipw3945 modules for Linux (kernel 2.6.14-3.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 3945 (IPW3945) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw3945-modules-2.6.14-3.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.14-3.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw3945-modules. The ipw3945-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw3945-module for your kernel. Package: kernel-doc-2.6.14-3.1-lube-686-smp Source: kernel-source-2.6.14-3.1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.14-3.1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.14-lube-686-smp/kernel-doc-2.6.14-3.1-lube-686-smp_1_all.deb Size: 6298430 Installed-Size: 17716 MD5sum: 466975a7b98e7e9e98f49393f27439fa Description: Linux kernel specific documentation for version 2.6.14-3.1-lube-686-smp. This package provides various Readme's in the 2.6.14-3.1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.14-3.1-lube-686-smp Source: kernel-source-2.6.14-3.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/kernel-headers-2.6.14-3.1-lube-686-smp_1_i386.deb Size: 5658482 Installed-Size: 55696 MD5sum: fc3d5b3ae1566f9e3c3d483eb37aa095 Description: Header files related to Linux kernel version 2.6.14-3.1-lube-686-smp This package provides kernel header files for version 2.6.14-3.1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.14-3.1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.14-3.1-lube-686-smp Source: kernel-source-2.6.14-3.1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.14-3.1-lube-686-smp | kernel-source-2.6.14-3.1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/kernel-image-2.6.14-3.1-lube-686-smp_1_i386.deb Size: 17425576 Installed-Size: 52244 MD5sum: 42c632ccbfdcdcc20a3dbbf1cb36311b Description: Linux kernel binary image for version 2.6.14-3.1-lube-686-smp. This package contains the Linux kernel image for version 2.6.14-3.1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.14-3.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.14-lube-686-smp/kernel-source-2.6.14-3.1-lube-686-smp_1_all.deb Size: 38932986 Installed-Size: 38148 MD5sum: f79860362f942bf22094f5376f8a882b Description: Linux kernel source for version 2.6.14-3.1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.14-3.1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.14-3.1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.14-3.1-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.14-3.1-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/nvidia-kernel-2.6.14-3.1-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1618750 Installed-Size: 5144 MD5sum: 05f77615f1eeaba590ccd3534f4fd174 Description: NVIDIA binary kernel module for Linux 2.6.14-3.1-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.14-3.1-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.14-3.1-lube-686-smp | linux-image-2.6.14-3.1-lube-686-smp Architecture: all Filename: kernel-2.6.14-lube-686-smp/rtl8180-2.6.14-3.1-lube-686-smp_0.21-6+1_all.deb Size: 54754 Installed-Size: 212 MD5sum: e9e4b9fcfdd5b021b8efc07ed5689c80 Description: RealTek 8180 chipset driver for kernel 2.6.14-3.1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.14-3.1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.14-3.1-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.14-3.1-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/unionfs-modules-2.6.14-3.1-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1079548 Installed-Size: 3048 MD5sum: c038ea8b94a92569d24aa367be7eb14c Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.14-3.1-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.14-3.1-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.14-lube-686-smp/zaptel-modules-2.6.14-3.1-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 432992 Installed-Size: 1420 MD5sum: 183159e740c488e9606413e37a5f2b32 Description: zaptel modules for Linux (kernel 2.6.14-3.1-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.14-3.1-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: bcm5700-module-2.6.15-7.1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.15-7.1-lube-686-smp | linux-image-2.6.15-7.1-lube-686-smp Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/bcm5700-module-2.6.15-7.1-lube-686-smp_8.1.55-2+1_i386.deb Size: 105210 Installed-Size: 292 MD5sum: 5efd81361ba12d7beb936a8cd58e5da3 Description: bcm5700 ethernet driver for kernel 2.6.15-7.1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.15-7.1-lube-686-smp. Package: btsco-modules-2.6.15-7.1-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/btsco-modules-2.6.15-7.1-lube-686-smp_0.42-2+1_i386.deb Size: 10452 Installed-Size: 80 MD5sum: ba1732f5ec26c0c660edfa38d2e94586 Description: btsco modules for Linux (kernel 2.6.15-7.1-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.15-7.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.15-7.1-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/cipe-2.6.15-7.1-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 35818 Installed-Size: 124 MD5sum: 013511ddcf032d5feb43cd9f5a43b9fa Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.15-7.1-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.15-7.1-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.15-7.1-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/ieee80211-modules-2.6.15-7.1-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 855190 Installed-Size: 1996 MD5sum: 16b9e1bbe08df40d71d8ff449cdd8b28 Description: ieee80211 network stack modules for Linux (kernel 2.6.15-7.1-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.15-7.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.15-7.1-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.15-7.1-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/ipw2200-modules-2.6.15-7.1-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 246156 Installed-Size: 700 MD5sum: 6b6bfc570400cf04273c40d8ed6ddb21 Description: ipw2200 modules for Linux (kernel 2.6.15-7.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.15-7.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.15-7.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: ipw3945-modules-2.6.15-7.1-lube-686-smp Source: ipw3945 (1.0.12-2) Version: 1.0.12-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: hotplug, ieee80211-modules-2.6.15-7.1-lube-686-smp (>= 1.1.11), ipw3945-ucode, ipw3945-daemon, debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw3945-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/ipw3945-modules-2.6.15-7.1-lube-686-smp_1.0.12-2+1_i386.deb Size: 327396 Installed-Size: 864 MD5sum: 4832099bac442d20257c6114a7ff3891 Description: ipw3945 modules for Linux (kernel 2.6.15-7.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 3945 (IPW3945) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw3945-modules-2.6.15-7.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.15-7.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw3945-modules. The ipw3945-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw3945-module for your kernel. Package: kernel-doc-2.6.15-7.1-lube-686-smp Source: kernel-source-2.6.15-7.1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.15-7.1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.15-lube-686-smp/kernel-doc-2.6.15-7.1-lube-686-smp_1_all.deb Size: 6683186 Installed-Size: 19112 MD5sum: 25b7503ace4578c1706db71fde85c152 Description: Linux kernel specific documentation for version 2.6.15-7.1-lube-686-smp. This package provides various Readme's in the 2.6.15-7.1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.15-7.1-lube-686-smp Source: kernel-source-2.6.15-7.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/kernel-headers-2.6.15-7.1-lube-686-smp_1_i386.deb Size: 5755398 Installed-Size: 56180 MD5sum: 5fc25ab3f400395822c3ce4499f8994a Description: Header files related to Linux kernel version 2.6.15-7.1-lube-686-smp This package provides kernel header files for version 2.6.15-7.1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.15-7.1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.15-7.1-lube-686-smp Source: kernel-source-2.6.15-7.1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.15-7.1-lube-686-smp | kernel-source-2.6.15-7.1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/kernel-image-2.6.15-7.1-lube-686-smp_1_i386.deb Size: 16090488 Installed-Size: 49448 MD5sum: 686854f5603730bf3fcfca68eec34031 Description: Linux kernel binary image for version 2.6.15-7.1-lube-686-smp. This package contains the Linux kernel image for version 2.6.15-7.1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.15-7.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.15-lube-686-smp/kernel-source-2.6.15-7.1-lube-686-smp_1_all.deb Size: 39875068 Installed-Size: 39072 MD5sum: b72d3a2f9fb380b6376620c59f5ff7ef Description: Linux kernel source for version 2.6.15-7.1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.15-7.1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.15-7.1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.15-7.1-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.15-7.1-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/nvidia-kernel-2.6.15-7.1-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1619112 Installed-Size: 5144 MD5sum: da10eec9c4cf6b1797b17745ab671a89 Description: NVIDIA binary kernel module for Linux 2.6.15-7.1-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.15-7.1-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.15-7.1-lube-686-smp | linux-image-2.6.15-7.1-lube-686-smp Architecture: all Filename: kernel-2.6.15-lube-686-smp/rtl8180-2.6.15-7.1-lube-686-smp_0.21-6+1_all.deb Size: 55588 Installed-Size: 216 MD5sum: ff2a143cdf13e0ad66550934404a5a47 Description: RealTek 8180 chipset driver for kernel 2.6.15-7.1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.15-7.1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.15-7.1-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.15-7.1-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/unionfs-modules-2.6.15-7.1-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1021164 Installed-Size: 3012 MD5sum: 99d3e3ab44f80b726eb53583b4658435 Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.15-7.1-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.15-7.1-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.15-lube-686-smp/zaptel-modules-2.6.15-7.1-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 436450 Installed-Size: 1432 MD5sum: 94bbdf467b6d335300d95ea7ad27ea64 Description: zaptel modules for Linux (kernel 2.6.15-7.1-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.15-7.1-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: bcm5700-module-2.6.16-14.1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.16-14.1-lube-686-smp | linux-image-2.6.16-14.1-lube-686-smp Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/bcm5700-module-2.6.16-14.1-lube-686-smp_8.1.55-2+1_i386.deb Size: 105576 Installed-Size: 292 MD5sum: 190444230f9c61ebc95c719ffb73ea9d Description: bcm5700 ethernet driver for kernel 2.6.16-14.1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.16-14.1-lube-686-smp. Package: btsco-modules-2.6.16-14.1-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/btsco-modules-2.6.16-14.1-lube-686-smp_0.42-2+1_i386.deb Size: 10256 Installed-Size: 80 MD5sum: 4c625092ef12a1fe44454e205890a48f Description: btsco modules for Linux (kernel 2.6.16-14.1-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.16-14.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.16-14.1-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/cipe-2.6.16-14.1-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 35820 Installed-Size: 124 MD5sum: 49f663c67fb8dd70b5596be7021b1bc4 Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.16-14.1-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.16-14.1-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.16-14.1-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/ieee80211-modules-2.6.16-14.1-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 882242 Installed-Size: 2048 MD5sum: c5f67a6b6a1ae540f16500645260e0b2 Description: ieee80211 network stack modules for Linux (kernel 2.6.16-14.1-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.16-14.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.16-14.1-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.16-14.1-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/ipw2200-modules-2.6.16-14.1-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 246624 Installed-Size: 700 MD5sum: b42abe12c59399a6bb5eaace6d34bc83 Description: ipw2200 modules for Linux (kernel 2.6.16-14.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.16-14.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.16-14.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: ipw3945-modules-2.6.16-14.1-lube-686-smp Source: ipw3945 (1.0.12-2) Version: 1.0.12-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: hotplug, ieee80211-modules-2.6.16-14.1-lube-686-smp (>= 1.1.11), ipw3945-ucode, ipw3945-daemon, debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw3945-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/ipw3945-modules-2.6.16-14.1-lube-686-smp_1.0.12-2+1_i386.deb Size: 329366 Installed-Size: 868 MD5sum: 82304a26152109d70ef56fe30cbc7fc7 Description: ipw3945 modules for Linux (kernel 2.6.16-14.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 3945 (IPW3945) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw3945-modules-2.6.16-14.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.16-14.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw3945-modules. The ipw3945-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw3945-module for your kernel. Package: kernel-doc-2.6.16-14.1-lube-686-smp Source: kernel-source-2.6.16-14.1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.16-14.1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.16-lube-686-smp/kernel-doc-2.6.16-14.1-lube-686-smp_1_all.deb Size: 6869910 Installed-Size: 19540 MD5sum: 20f3d8e631c2477b0611ad5d9b4767aa Description: Linux kernel specific documentation for version 2.6.16-14.1-lube-686-smp. This package provides various Readme's in the 2.6.16-14.1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.16-14.1-lube-686-smp Source: kernel-source-2.6.16-14.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/kernel-headers-2.6.16-14.1-lube-686-smp_1_i386.deb Size: 5834236 Installed-Size: 57296 MD5sum: 381affbd02067ecbbe2aa18ca5adf4d4 Description: Header files related to Linux kernel version 2.6.16-14.1-lube-686-smp This package provides kernel header files for version 2.6.16-14.1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.16-14.1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.16-14.1-lube-686-smp Source: kernel-source-2.6.16-14.1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.16-14.1-lube-686-smp | kernel-source-2.6.16-14.1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/kernel-image-2.6.16-14.1-lube-686-smp_1_i386.deb Size: 16368170 Installed-Size: 50616 MD5sum: dd41f031aa94149e3d64fea027289707 Description: Linux kernel binary image for version 2.6.16-14.1-lube-686-smp. This package contains the Linux kernel image for version 2.6.16-14.1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.16-14.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.16-lube-686-smp/kernel-source-2.6.16-14.1-lube-686-smp_1_all.deb Size: 40939428 Installed-Size: 40108 MD5sum: b6b1c0d94f69419c5a1a5cbbcb0d085b Description: Linux kernel source for version 2.6.16-14.1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.16-14.1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.16-14.1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.16-14.1-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.16-14.1-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/nvidia-kernel-2.6.16-14.1-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1619204 Installed-Size: 5148 MD5sum: a8314698b9ab678981ecd46abc3caa18 Description: NVIDIA binary kernel module for Linux 2.6.16-14.1-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.16-14.1-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.16-14.1-lube-686-smp | linux-image-2.6.16-14.1-lube-686-smp Architecture: all Filename: kernel-2.6.16-lube-686-smp/rtl8180-2.6.16-14.1-lube-686-smp_0.21-6+1_all.deb Size: 55822 Installed-Size: 216 MD5sum: 76542132223b5ce1ad2a1eba582fcfcb Description: RealTek 8180 chipset driver for kernel 2.6.16-14.1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.16-14.1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.16-14.1-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.16-14.1-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/unionfs-modules-2.6.16-14.1-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1261596 Installed-Size: 3120 MD5sum: a6fe4a31e1eec7427ae8f6440060a1ca Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.16-14.1-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.16-14.1-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.16-lube-686-smp/zaptel-modules-2.6.16-14.1-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 436756 Installed-Size: 1432 MD5sum: 7fb213e2773e3c8528aa4f06effac2f2 Description: zaptel modules for Linux (kernel 2.6.16-14.1-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.16-14.1-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: bcm5700-module-2.6.17-8.1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.17-8.1-lube-686-smp | linux-image-2.6.17-8.1-lube-686-smp Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/bcm5700-module-2.6.17-8.1-lube-686-smp_8.1.55-2+1_i386.deb Size: 104774 Installed-Size: 292 MD5sum: ecafe95e0c7a1a7e1ee3905120fbfbcf Description: bcm5700 ethernet driver for kernel 2.6.17-8.1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.17-8.1-lube-686-smp. Package: btsco-modules-2.6.17-8.1-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/btsco-modules-2.6.17-8.1-lube-686-smp_0.42-2+1_i386.deb Size: 10226 Installed-Size: 80 MD5sum: 576ea77d4e398def3bac9210e04f07ba Description: btsco modules for Linux (kernel 2.6.17-8.1-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.17-8.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.17-8.1-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/cipe-2.6.17-8.1-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 35034 Installed-Size: 124 MD5sum: 70e9e14f3e4cd2f611c153ec8def2bc9 Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.17-8.1-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.17-8.1-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.17-8.1-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/ieee80211-modules-2.6.17-8.1-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 887486 Installed-Size: 2064 MD5sum: 7b7b35695fb17a177ecd6476d5d68662 Description: ieee80211 network stack modules for Linux (kernel 2.6.17-8.1-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.17-8.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.17-8.1-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.17-8.1-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/ipw2200-modules-2.6.17-8.1-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 242562 Installed-Size: 688 MD5sum: 6fd8ffc28eb211e77982b2997b477073 Description: ipw2200 modules for Linux (kernel 2.6.17-8.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.17-8.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.17-8.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: ipw3945-modules-2.6.17-8.1-lube-686-smp Source: ipw3945 (1.0.12-2) Version: 1.0.12-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: hotplug, ieee80211-modules-2.6.17-8.1-lube-686-smp (>= 1.1.11), ipw3945-ucode, ipw3945-daemon, debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw3945-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/ipw3945-modules-2.6.17-8.1-lube-686-smp_1.0.12-2+1_i386.deb Size: 325048 Installed-Size: 852 MD5sum: 05397f8d1d20479aa920a9b0b332b54c Description: ipw3945 modules for Linux (kernel 2.6.17-8.1-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 3945 (IPW3945) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw3945-modules-2.6.17-8.1-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.17-8.1-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw3945-modules. The ipw3945-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw3945-module for your kernel. Package: kernel-doc-2.6.17-8.1-lube-686-smp Source: kernel-source-2.6.17-8.1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.17-8.1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.17-lube-686-smp/kernel-doc-2.6.17-8.1-lube-686-smp_1_all.deb Size: 6868658 Installed-Size: 19304 MD5sum: 2fea01abe3ebe65790154492eff97c52 Description: Linux kernel specific documentation for version 2.6.17-8.1-lube-686-smp. This package provides various Readme's in the 2.6.17-8.1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.17-8.1-lube-686-smp Source: kernel-source-2.6.17-8.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/kernel-headers-2.6.17-8.1-lube-686-smp_1_i386.deb Size: 5874294 Installed-Size: 58068 MD5sum: 8b680f9291f848b721cfb2c404be07bf Description: Header files related to Linux kernel version 2.6.17-8.1-lube-686-smp This package provides kernel header files for version 2.6.17-8.1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.17-8.1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.17-8.1-lube-686-smp Source: kernel-source-2.6.17-8.1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.17-8.1-lube-686-smp | kernel-source-2.6.17-8.1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/kernel-image-2.6.17-8.1-lube-686-smp_1_i386.deb Size: 16439692 Installed-Size: 51008 MD5sum: babfcd6b9f8c056f776d368f11853f23 Description: Linux kernel binary image for version 2.6.17-8.1-lube-686-smp. This package contains the Linux kernel image for version 2.6.17-8.1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.17-8.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.17-lube-686-smp/kernel-source-2.6.17-8.1-lube-686-smp_1_all.deb Size: 41379418 Installed-Size: 40536 MD5sum: 5ec77a29b43b7ce133dc9ff249e097e6 Description: Linux kernel source for version 2.6.17-8.1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.17-8.1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.17-8.1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.17-8.1-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.17-8.1-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/nvidia-kernel-2.6.17-8.1-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1619140 Installed-Size: 5144 MD5sum: 56d597961521fe02a3ca22c39a7b3d49 Description: NVIDIA binary kernel module for Linux 2.6.17-8.1-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.17-8.1-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.17-8.1-lube-686-smp | linux-image-2.6.17-8.1-lube-686-smp Architecture: all Filename: kernel-2.6.17-lube-686-smp/rtl8180-2.6.17-8.1-lube-686-smp_0.21-6+1_all.deb Size: 53292 Installed-Size: 208 MD5sum: 733f9bb5f8133fb873a3f70cf11e64bc Description: RealTek 8180 chipset driver for kernel 2.6.17-8.1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.17-8.1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.17-8.1-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.17-8.1-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/unionfs-modules-2.6.17-8.1-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1270370 Installed-Size: 3108 MD5sum: 28428b6688c4aff53e8238b0e78b3563 Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.17-8.1-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.17-8.1-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.17-lube-686-smp/zaptel-modules-2.6.17-8.1-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 430522 Installed-Size: 1412 MD5sum: 8391c330bcc36f2b58ca6fb6967e4db7 Description: zaptel modules for Linux (kernel 2.6.17-8.1-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.17-8.1-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: kernel-doc-2.6.25-7.1-lube-686-smp Source: kernel-source-2.6.25-7.1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.25-7.1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.25-lube-686-smp/kernel-doc-2.6.25-7.1-lube-686-smp_1_all.deb Size: 9656854 Installed-Size: 29700 MD5sum: 7540af8d0152f7421fcff685abaaeb83 Description: Linux kernel specific documentation for version 2.6.25-7.1-lube-686-smp. This package provides various Readme's in the 2.6.25-7.1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.25-7.1-lube-686-smp Source: kernel-source-2.6.25-7.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.25-lube-686-smp/kernel-headers-2.6.25-7.1-lube-686-smp_1_i386.deb Size: 7090568 Installed-Size: 51656 MD5sum: 4239c9ff9a33c02dc51f5862ba9ce386 Description: Header files related to Linux kernel version 2.6.25-7.1-lube-686-smp This package provides kernel header files for version 2.6.25-7.1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.25-7.1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.25-7.1-lube-686-smp Source: kernel-source-2.6.25-7.1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.25-7.1-lube-686-smp | kernel-source-2.6.25-7.1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.25-lube-686-smp/kernel-image-2.6.25-7.1-lube-686-smp_1_i386.deb Size: 20639898 Installed-Size: 70952 MD5sum: 27072a028f539db6b3f6a6a51a1bfbb4 Description: Linux kernel binary image for version 2.6.25-7.1-lube-686-smp. This package contains the Linux kernel image for version 2.6.25-7.1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.25-7.1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.25-lube-686-smp/kernel-source-2.6.25-7.1-lube-686-smp_1_all.deb Size: 48602114 Installed-Size: 47616 MD5sum: 0c1fb3bd8ef2eb1676e305cf78a66421 Description: Linux kernel source for version 2.6.25-7.1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.25-7.1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.25-7.1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: bcm5700-module-2.6.8-16sarge4-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.8-16sarge4-lube-686-smp | linux-image-2.6.8-16sarge4-lube-686-smp Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/bcm5700-module-2.6.8-16sarge4-lube-686-smp_8.1.55-2+1_i386.deb Size: 114200 Installed-Size: 316 MD5sum: 605d8017e5eb2d964c55622085ef68b9 Description: bcm5700 ethernet driver for kernel 2.6.8-16sarge4-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.8-16sarge4-lube-686-smp. Package: btsco-modules-2.6.8-16sarge4-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/btsco-modules-2.6.8-16sarge4-lube-686-smp_0.42-2+1_i386.deb Size: 11254 Installed-Size: 80 MD5sum: 735aa9ac27e1097ca37c223710990455 Description: btsco modules for Linux (kernel 2.6.8-16sarge4-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.8-16sarge4-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.8-16sarge4-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/cipe-2.6.8-16sarge4-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 36834 Installed-Size: 128 MD5sum: 64b47eae0bf28ad9fabff5369535834a Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.8-16sarge4-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.8-16sarge4-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.8-16sarge4-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/ieee80211-modules-2.6.8-16sarge4-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 772362 Installed-Size: 1796 MD5sum: 8e89bef11bb845d9c99c708eb550d1ff Description: ieee80211 network stack modules for Linux (kernel 2.6.8-16sarge4-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.8-16sarge4-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.8-16sarge4-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.8-16sarge4-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/ipw2200-modules-2.6.8-16sarge4-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 239578 Installed-Size: 668 MD5sum: d80c3d949e101abbe9cfe9bb4e4728c2 Description: ipw2200 modules for Linux (kernel 2.6.8-16sarge4-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.8-16sarge4-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.8-16sarge4-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: kernel-doc-2.6.8-16sarge4-lube-686-smp Source: kernel-source-2.6.8-16sarge4-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.8-16sarge4-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.8-lube-686-smp/kernel-doc-2.6.8-16sarge4-lube-686-smp_1_all.deb Size: 6280398 Installed-Size: 15880 MD5sum: 37ed1338c36018023fcf52b617ffa1a1 Description: Linux kernel specific documentation for version 2.6.8-16sarge4-lube-686-smp. This package provides various Readme's in the 2.6.8-16sarge4-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.8-16sarge4-lube-686-smp Source: kernel-source-2.6.8-16sarge4-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/kernel-headers-2.6.8-16sarge4-lube-686-smp_1_i386.deb Size: 5318720 Installed-Size: 49808 MD5sum: f5be63a01e7d5852165f201a234c225a Description: Header files related to Linux kernel version 2.6.8-16sarge4-lube-686-smp This package provides kernel header files for version 2.6.8-16sarge4-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.8-16sarge4-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.8-16sarge4-lube-686-smp Source: kernel-source-2.6.8-16sarge4-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.8-16sarge4-lube-686-smp | kernel-source-2.6.8-16sarge4-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/kernel-image-2.6.8-16sarge4-lube-686-smp_1_i386.deb Size: 15672610 Installed-Size: 46080 MD5sum: d410d6a9908d2ab6ed656388e5c9f858 Description: Linux kernel binary image for version 2.6.8-16sarge4-lube-686-smp. This package contains the Linux kernel image for version 2.6.8-16sarge4-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.8-16sarge4-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.8-lube-686-smp/kernel-source-2.6.8-16sarge4-lube-686-smp_1_all.deb Size: 35494032 Installed-Size: 34792 MD5sum: 7a90b541f1222bd622241488e6de3368 Description: Linux kernel source for version 2.6.8-16sarge4-lube-686-smp This package provides the source code for the Linux kernel version 2.6.8-16sarge4-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.8-16sarge4-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.8-16sarge4-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.8-16sarge4-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/nvidia-kernel-2.6.8-16sarge4-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1618276 Installed-Size: 5140 MD5sum: f3c61208d7e0e8519df0a785e579cb9b Description: NVIDIA binary kernel module for Linux 2.6.8-16sarge4-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.8-16sarge4-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.8-16sarge4-lube-686-smp | linux-image-2.6.8-16sarge4-lube-686-smp Architecture: all Filename: kernel-2.6.8-lube-686-smp/rtl8180-2.6.8-16sarge4-lube-686-smp_0.21-6+1_all.deb Size: 55520 Installed-Size: 216 MD5sum: 508cfcdf0b26749b0946a5a4021d187d Description: RealTek 8180 chipset driver for kernel 2.6.8-16sarge4-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.8-16sarge4-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.8-16sarge4-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.8-16sarge4-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/unionfs-modules-2.6.8-16sarge4-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1371382 Installed-Size: 3380 MD5sum: 36a5fa0b4c716a836e297c0a41bcd859 Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.8-16sarge4-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.8-16sarge4-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.8-lube-686-smp/zaptel-modules-2.6.8-16sarge4-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 330882 Installed-Size: 980 MD5sum: 0f7f27e52570f409afef132fb787426f Description: zaptel modules for Linux (kernel 2.6.8-16sarge4-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.8-16sarge4-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: bcm5700-module-2.6.9.fedora.1.681.fc3-1-lube-686-smp Source: bcm5700-source (7.3.5-4) Version: 7.3.5-4+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.9.fedora.1.681.fc3-1-lube-686-smp Architecture: i386 Filename: kernel-2.6.9.fedora-lube-686-smp/bcm5700-module-2.6.9.fedora.1.681.fc3-1-lube-686-smp_7.3.5-4+1_i386.deb Size: 90782 Installed-Size: 272 MD5sum: 4082e26d7e286444e44cbdf02e5932f6 Description: bcm5700 ethernet driver for kernel 2.6.9.fedora.1.681.fc3-1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.9.fedora.1.681.fc3-1-lube-686-smp. Package: drm-mach64-module-2.6.9.fedora.1.681.fc3-1-lube-686-smp Version: 2003.05.04-1.1+1 Priority: extra Section: graphics Maintainer: Russell Stuart Provides: drm-mach64-module Architecture: i386 Filename: kernel-2.6.9.fedora-lube-686-smp/drm-mach64-module-2.6.9.fedora.1.681.fc3-1-lube-686-smp_2003.05.04-1.1+1_i386.deb Size: 46060 Installed-Size: 184 MD5sum: 44e6491a7625dd5cf2666c779320f189 Description: DRI CVS mach64 DRM modules This package provides the DRM modules for kernel version 2.6.9.fedora.1.681.fc3-1-lube-686-smp required for 3D hardware acceleration. . These modules were built from the mach64 branch of the DRI CVS repository. Package: kernel-doc-2.6.9.fedora.1.681.fc3-1-lube-686-smp Source: kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.9.fedora.1.681.fc3-1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.9.fedora-lube-686-smp/kernel-doc-2.6.9.fedora.1.681.fc3-1-lube-686-smp_1_all.deb Size: 6408446 Installed-Size: 16244 MD5sum: 392fd5bbbf44a9a594bb330389133f22 Description: Linux kernel specific documentation for version 2.6.9.fedora.1.681.fc3-1-lube-686-smp. This package provides various Readme's in the 2.6.9.fedora.1.681.fc3-1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.9.fedora.1.681.fc3-1-lube-686-smp Source: kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.9.fedora-lube-686-smp/kernel-headers-2.6.9.fedora.1.681.fc3-1-lube-686-smp_1_i386.deb Size: 5107484 Installed-Size: 45256 MD5sum: c0a8b180239308fb91cb3be6be7d74d2 Description: Header files related to Linux kernel version 2.6.9.fedora.1.681.fc3-1-lube-686-smp This package provides kernel header files for version 2.6.9.fedora.1.681.fc3-1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.9.fedora.1.681.fc3-1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.9.fedora.1.681.fc3-1-lube-686-smp Source: kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.9.fedora.1.681.fc3-1-lube-686-smp | kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.9.fedora-lube-686-smp/kernel-image-2.6.9.fedora.1.681.fc3-1-lube-686-smp_1_i386.deb Size: 12168946 Installed-Size: 38196 MD5sum: 28053b2a700981fba16ffb8227551705 Description: Linux kernel binary image for version 2.6.9.fedora.1.681.fc3-1-lube-686-smp. This package contains the Linux kernel image for version 2.6.9.fedora.1.681.fc3-1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.9.fedora-lube-686-smp/kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp_1_all.deb Size: 36545752 Installed-Size: 35816 MD5sum: f096093dfb2f04d64280fb3b846866f0 Description: Linux kernel source for version 2.6.9.fedora.1.681.fc3-1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.9.fedora.1.681.fc3-1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.9.fedora.1.681.fc3-1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: bcm5700-module-2.6.9-5-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.9-5-lube-686-smp | linux-image-2.6.9-5-lube-686-smp Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/bcm5700-module-2.6.9-5-lube-686-smp_8.1.55-2+1_i386.deb Size: 113650 Installed-Size: 312 MD5sum: a141d951411ddba7fc9e4f929cb18dc0 Description: bcm5700 ethernet driver for kernel 2.6.9-5-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.9-5-lube-686-smp. Package: btsco-modules-2.6.9-5-lube-686-smp Source: btsco (0.42-2) Version: 0.42-2+1 Priority: optional Section: contrib/net Maintainer: Russell Stuart Depends: btsco Provides: btsco-modules Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/btsco-modules-2.6.9-5-lube-686-smp_0.42-2+1_i386.deb Size: 10914 Installed-Size: 80 MD5sum: cf49e3d6792a31a4efdef55a67613f94 Description: btsco modules for Linux (kernel 2.6.9-5-lube-686-smp) This package contains the set of loadable kernel modules for the btsco bluetooth driver for linux. . This package contains the compiled kernel modules for 2.6.9-5-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own btsco-modules. The btsco-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of btsco-modules for your kernel. Package: cipe-2.6.9-5-lube-686-smp Source: cipe (1.6.0-1.0) Version: 1.6.0-1.0+1 Priority: optional Section: net Maintainer: Sam Hocevar (Debian packages) Depends: libc6 (>= 2.3.2.ds1-21), cipe-common (>= 1.6.0) Provides: cipe Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/cipe-2.6.9-5-lube-686-smp_1.6.0-1.0+1_i386.deb Size: 36774 Installed-Size: 128 MD5sum: b12345c8451816224e276de500cb0d15 Description: lightweight encrypted IP tunnels over UDP CIPE (the name is shortened from *Crypto IP Encapsulation*) is a package for an encrypting IP tunnel device. This can be used to build encrypting routers for VPN (Virtual Private Networks) and similar applications. Package: ieee80211-modules-2.6.9-5-lube-686-smp Source: ieee80211 (1.1.15-0.1) Version: 1.1.15-0.1+1 Priority: optional Section: net Maintainer: Mike Hommey Conflicts: ipw2200-modules-2.6.9-5-lube-686-smp (<< 1.0.5), ipw2100-modules-2.6.9-5-lube-686-smp (<< 1.1.1) Provides: ieee80211-modules Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/ieee80211-modules-2.6.9-5-lube-686-smp_1.1.15-0.1+1_i386.deb Size: 767898 Installed-Size: 1788 MD5sum: 12ca205555617e44d0904d74b704e90f Description: ieee80211 network stack modules for Linux (kernel 2.6.9-5-lube-686-smp). This package contains the set of loadable kernel modules for the 802.11 (wireless) network stack module for the Linux kernels. . This package contains the compiled kernel modules for 2.6.9-5-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ieee80211-modules. The ieee80211-source package has been provided for use with the Debian kernel-package utility to produce a version of ieee80211-modules for your kernel. Package: ipw2200-modules-2.6.9-5-lube-686-smp Source: ipw2200 (1.1.4-0.1) Version: 1.1.4-0.1+1 Priority: optional Section: contrib/net Maintainer: Mike Hommey Depends: hotplug | udev, ieee80211-modules-2.6.9-5-lube-686-smp (>= 1.1.5), debconf (>= 0.5) | debconf-2.0 Recommends: wireless-tools Suggests: ifrename Provides: ipw2200-modules Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/ipw2200-modules-2.6.9-5-lube-686-smp_1.1.4-0.1+1_i386.deb Size: 237776 Installed-Size: 664 MD5sum: 987825f55e00a40ba026a991574976d4 Description: ipw2200 modules for Linux (kernel 2.6.9-5-lube-686-smp). This package contains the set of loadable kernel modules for the Intel PRO/Wireless 2200 (IPW2200) mini PCI adapter, which is a common component of Centrino notebooks. Please note that you need additional firmware to use this driver. The firmware is freely available, please see /usr/share/doc/ipw2200-modules-2.6.9-5-lube-686-smp for details. . This package contains the compiled kernel modules for 2.6.9-5-lube-686-smp . If you have compiled your own kernel, you will most likely need to build your own ipw2200-modules. The ipw2200-source package has been provided for use with the Debian kernel-package utility to produce a version of ipw2200-module for your kernel. Package: kernel-doc-2.6.9-5-lube-686-smp Source: kernel-source-2.6.9-5-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.9-5-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.9-lube-686-smp/kernel-doc-2.6.9-5-lube-686-smp_1_all.deb Size: 6390966 Installed-Size: 16264 MD5sum: c01e4230a3e226a7b46e6045d21bce11 Description: Linux kernel specific documentation for version 2.6.9-5-lube-686-smp. This package provides various Readme's in the 2.6.9-5-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.9-5-lube-686-smp Source: kernel-source-2.6.9-5-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/kernel-headers-2.6.9-5-lube-686-smp_1_i386.deb Size: 5395948 Installed-Size: 50896 MD5sum: a83cac8d78db9f9254453c4d4199a40b Description: Header files related to Linux kernel version 2.6.9-5-lube-686-smp This package provides kernel header files for version 2.6.9-5-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.9-5-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.9-5-lube-686-smp Source: kernel-source-2.6.9-5-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Recommends: hibernate Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.9-5-lube-686-smp | kernel-source-2.6.9-5-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/kernel-image-2.6.9-5-lube-686-smp_1_i386.deb Size: 15654014 Installed-Size: 46272 MD5sum: 74bd302c4d380f7adb8bb8d1e1807178 Description: Linux kernel binary image for version 2.6.9-5-lube-686-smp. This package contains the Linux kernel image for version 2.6.9-5-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.9-5-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.9-lube-686-smp/kernel-source-2.6.9-5-lube-686-smp_1_all.deb Size: 36057178 Installed-Size: 35344 MD5sum: d7291273bb123e3b75f612c1b82ca485 Description: Linux kernel source for version 2.6.9-5-lube-686-smp This package provides the source code for the Linux kernel version 2.6.9-5-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.9-5-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: nvidia-kernel-2.6.9-5-lube-686-smp Source: nvidia-kernel (1.0.8756-2) Version: 1.0.8756-2+1 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-common (>= 20050828) Recommends: linux-image-2.6.9-5-lube-686-smp Provides: nvidia-kernel-1.0.8756 Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/nvidia-kernel-2.6.9-5-lube-686-smp_1.0.8756-2+1_i386.deb Size: 1618206 Installed-Size: 5140 MD5sum: ac45f5960cbcfd03374f4c493f083dcf Description: NVIDIA binary kernel module for Linux 2.6.9-5-lube-686-smp These XFree86 4.0 binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server and support the GeForce (>2), nForce and Quadro chipsets. AGP and flat panel displays are also supported. . This package contains the NVIDIA binary kernel module needed by nvidia-glx. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: rtl8180-2.6.9-5-lube-686-smp Source: rtl8180 (0.21-6) Version: 0.21-6+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.9-5-lube-686-smp | linux-image-2.6.9-5-lube-686-smp Architecture: all Filename: kernel-2.6.9-lube-686-smp/rtl8180-2.6.9-5-lube-686-smp_0.21-6+1_all.deb Size: 54906 Installed-Size: 216 MD5sum: fe1619f75c4a8c9c82677965523ae7b6 Description: RealTek 8180 chipset driver for kernel 2.6.9-5-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.9-5-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: unionfs-modules-2.6.9-5-lube-686-smp Source: unionfs (1.1.3-1.1) Version: 1.1.3-1.1+1 Priority: optional Section: misc Maintainer: Eduard Bloch Recommends: kernel-image-2.6.9-5-lube-686-smp, unionfs-utils Provides: unionfs-modules Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/unionfs-modules-2.6.9-5-lube-686-smp_1.1.3-1.1+1_i386.deb Size: 1354114 Installed-Size: 3348 MD5sum: b71e06f202f42a1c6a6dcaae1491739f Description: Unionfs linux kernel module This package contains the unionfs loadable kernel modules for the kernel-image-2.6.9-5-lube-686-smp package. . If you compiled a custom kernel, you will most likely need to compile a custom version of this module as well. The unionfs-source package has been provided for this purpose. Package: zaptel-modules-2.6.9-5-lube-686-smp Source: zaptel (1:1.2.8.dfsg-1.1) Version: 1:1.2.8.dfsg-1.1+1 Priority: extra Section: comm Maintainer: Debian VoIP Team Depends: zaptel Provides: zaptel-modules Architecture: i386 Filename: kernel-2.6.9-lube-686-smp/zaptel-modules-2.6.9-5-lube-686-smp_1.2.8.dfsg-1.1+1_i386.deb Size: 372980 Installed-Size: 1232 MD5sum: f48d0f1bf8f6e103d010402b4aec34ff Description: zaptel modules for Linux (kernel 2.6.9-5-lube-686-smp). This package contains the set of loadable kernel modules for the zapata telephony API. This package contains the compiled kernel modules for 2.6.9-5-lube-686-smp . In order to compile these modules use the module-assistant utility. Package: at76c503a-modules-2.6.9.redhat.22.el-1-lube-686-smp Version: 0.10.99.beta5+1 Priority: optional Section: net Maintainer: Russell Stuart Suggests: kernel-image-2.6.9.redhat.22.el-1-lube-686-smp Architecture: i386 Filename: kernel-2.6.9.redhat-lube-686-smp/at76c503a-modules-2.6.9.redhat.22.el-1-lube-686-smp_0.10.99.beta5+1_i386.deb Size: 48498 Installed-Size: 288 MD5sum: c597de963430dd887aaa522510fa86b3 Description: at76c503a driver for Linux 2.6.9.redhat.22.el-1-lube-686-smp . Alternative driver for the Atmel AT76C503A based USB WLAN adapters. . Currently, the driver has no promiscous, monitor or station mode and no support for libpcap, i.e. it does not work with Kismet or Airsnort and it cannot act as an WLAN access point. This is a restriction imposed by the current firmware. Package: bcm5700-module-2.6.9.redhat.22.el-1-lube-686-smp Source: bcm5700-source (8.1.55-2) Version: 8.1.55-2+1 Priority: optional Section: non-free/net Maintainer: Torsten Werner Depends: modutils | module-init-tools, kernel-image-2.6.9.redhat.22.el-1-lube-686-smp | linux-image-2.6.9.redhat.22.el-1-lube-686-smp Architecture: i386 Filename: kernel-2.6.9.redhat-lube-686-smp/bcm5700-module-2.6.9.redhat.22.el-1-lube-686-smp_8.1.55-2+1_i386.deb Size: 105708 Installed-Size: 296 MD5sum: cfc0c4e9dd8ba626a40f8e54647cda3d Description: bcm5700 ethernet driver for kernel 2.6.9.redhat.22.el-1-lube-686-smp (binary module) This package provides the source code for the bcm5700 module provided by Broadcom, made for the Linux kernel 2.6.9.redhat.22.el-1-lube-686-smp. Package: drm-mach64-module-2.6.9.redhat.22.el-1-lube-686-smp Version: 2003.05.04-1.1+1 Priority: extra Section: graphics Maintainer: Russell Stuart Provides: drm-mach64-module Architecture: i386 Filename: kernel-2.6.9.redhat-lube-686-smp/drm-mach64-module-2.6.9.redhat.22.el-1-lube-686-smp_2003.05.04-1.1+1_i386.deb Size: 48680 Installed-Size: 192 MD5sum: 3748ab3e836ad4e609fdfaf36c5ac515 Description: DRI CVS mach64 DRM modules This package provides the DRM modules for kernel version 2.6.9.redhat.22.el-1-lube-686-smp required for 3D hardware acceleration. . These modules were built from the mach64 branch of the DRI CVS repository. Package: kernel-doc-2.6.9.redhat.22.el-1-lube-686-smp Source: kernel-source-2.6.9.redhat.22.el-1-lube-686-smp Version: 1 Priority: optional Section: doc Maintainer: Russell Stuart Suggests: kernel-image-2.6.9.redhat.22.el-1-lube-686-smp Provides: kernel-doc-2.6 Architecture: all Filename: kernel-2.6.9.redhat-lube-686-smp/kernel-doc-2.6.9.redhat.22.el-1-lube-686-smp_1_all.deb Size: 6496008 Installed-Size: 16404 MD5sum: eebb2b0ded207270e127d55208a757ca Description: Linux kernel specific documentation for version 2.6.9.redhat.22.el-1-lube-686-smp. This package provides various Readme's in the 2.6.9.redhat.22.el-1-lube-686-smp kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers. for example. Please see /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of contents. Please also read the Changes file, as it contains information about the problems which may result by upgrading your kernel. Package: kernel-headers-2.6.9.redhat.22.el-1-lube-686-smp Source: kernel-source-2.6.9.redhat.22.el-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Provides: kernel-headers, kernel-headers-2.6 Architecture: i386 Filename: kernel-2.6.9.redhat-lube-686-smp/kernel-headers-2.6.9.redhat.22.el-1-lube-686-smp_1_i386.deb Size: 5147762 Installed-Size: 43872 MD5sum: 4e90b6a0eb9d16f66003be36092d724a Description: Header files related to Linux kernel version 2.6.9.redhat.22.el-1-lube-686-smp This package provides kernel header files for version 2.6.9.redhat.22.el-1-lube-686-smp, for sites that want the latest kernel headers. Please read /usr/share/doc/kernel-headers-2.6.9.redhat.22.el-1-lube-686-smp/debian.README.gz for details Package: kernel-image-2.6.9.redhat.22.el-1-lube-686-smp Source: kernel-source-2.6.9.redhat.22.el-1-lube-686-smp Version: 1 Priority: optional Section: base Maintainer: Russell Stuart Depends: initrd-tools (>= 0.1.48), coreutils | fileutils (>= 4.0) Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-2.6.9.redhat.22.el-1-lube-686-smp | kernel-source-2.6.9.redhat.22.el-1-lube-686-smp Provides: kernel-image, kernel-image-2.6 Architecture: i386 Filename: kernel-2.6.9.redhat-lube-686-smp/kernel-image-2.6.9.redhat.22.el-1-lube-686-smp_1_i386.deb Size: 10004128 Installed-Size: 30484 MD5sum: b98f5445f7c555050eb04a55194c34d8 Description: Linux kernel binary image for version 2.6.9.redhat.22.el-1-lube-686-smp. This package contains the Linux kernel image for version 2.6.9.redhat.22.el-1-lube-686-smp, the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update. . If you wish to update a bootdisk, or to use a bootloader to make installing and using the image easier, we suggest you install the latest fdutils (for formatting a floppy to be used as boot disk), and LILO, for a powerful bootloader. Of course, both these are optional. . Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package Package: kernel-source-2.6.9.redhat.22.el-1-lube-686-smp Version: 1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2 Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-2.6.9.redhat-lube-686-smp/kernel-source-2.6.9.redhat.22.el-1-lube-686-smp_1_all.deb Size: 37046094 Installed-Size: 36304 MD5sum: ca3a5c4f67b8025d38cec8b3c2b05f1e Description: Linux kernel source for version 2.6.9.redhat.22.el-1-lube-686-smp This package provides the source code for the Linux kernel version 2.6.9.redhat.22.el-1-lube-686-smp. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.9.redhat.22.el-1-lube-686-smp/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: rtl8180-2.6.9.redhat.22.el-1-lube-686-smp Source: rtl8180 (0.21-2) Version: 0.21-2+1 Priority: extra Section: net Maintainer: Russell Stuart Depends: modutils | module-init-tools, kernel-image-2.6.9.redhat.22.el-1-lube-686-smp Architecture: all Filename: kernel-2.6.9.redhat-lube-686-smp/rtl8180-2.6.9.redhat.22.el-1-lube-686-smp_0.21-2+1_all.deb Size: 55150 Installed-Size: 220 MD5sum: 8a7aeeccc5a554d06cc4ca79a2d37ad2 Description: RealTek 8180 chipset driver for kernel 2.6.9.redhat.22.el-1-lube-686-smp. This package provides the rtl8180 kernel module for kernel 2.6.9.redhat.22.el-1-lube-686-smp. It drives 802.11 wireless adapters that use the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net Package: kernel-patch-aacraid Version: 1.1.5-2 Priority: extra Section: devel Maintainer: Russell Stuart Depends: patch Suggests: kernel-package, kernel-source-2.4 Architecture: all Filename: kernel-patch-aacraid/kernel-patch-aacraid_1.1.5-2_all.deb Size: 88598 Installed-Size: 168 MD5sum: f06e07ed2abae3ee08be66638f67db18 Description: Modern aacraid driver This patch updates the kernel aacraid driver. Older drivers can cause problems under high load with Seagate U320 drives. It is useful for 2.4 kernels only. Adaptec says the aacraid driver in 2.6 is kept in sync with this 2.4 version. Package: kernel-patch-imq Version: 1.17 Priority: extra Section: net Maintainer: Russell Stuart Depends: iptables+imq Recommends: kernel-package (>> 8.002) Suggests: kernel-source-2.4 | kernel-source-2.6 | linux-source-2.6 Architecture: i386 Filename: kernel-patch-imq/kernel-patch-imq_1.17_i386.deb Size: 21618 Installed-Size: 100 MD5sum: 74a600e223077cf7a561ed209664f8c8 Description: Ingress traffic control device The Intermediate Queueing Device allows you to do traffic control on ingress traffic using the egress qdisc's. It also allows you to do traffic control over multiple interfaces. . This patch is known to work for 2.4.27, 2.6.8, 2.6.11, 2.6.14, 2.6.15, 2.6.16 and 2.6.17. It may work for other kernel versions as well. . Homepage: http://www.linuximq.net/ Package: kernel-patch-linuxabi Version: 20060404 Priority: extra Section: otherosfs Maintainer: Russell Stuart Recommends: kernel-package (>> 8.002) Suggests: kernel-source-2.4, kernel-source-2.6, linux-source-2.6 Conflicts: ibcs-base, ibcs-source-2.2 Architecture: i386 Filename: kernel-patch-linuxabi/kernel-patch-linuxabi_20060404_i386.deb Size: 6019588 Installed-Size: 5960 MD5sum: bfe80be1653948cad401c55d3bdf2075 Description: Runs programs written for different Unix's under Linux The Linux ABI is a patch to the Linux kernel that allows it to run programs written for other flavours of Unix. Currently supported binaries are: SCO OpenServer, SCO OpenDesktop, SCO Unix 3.x, SCO Xenix 386, SCO Xenix 286 (with userspace x286 emul), SCO UnixWare 7, Caldera OpenUnix 8, SUN Solaris 2, System V Release 3 (SVR3), System V Release 4 (SVR4), Wyse V/386 and ISC Interactive Unix. . Kernels supported by this version of the patch are: 2.4.0, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.4.12, 2.4.14, 2.4.15, 2.4.17, 2.4.18, 2.4.20, 2.4.21, 2.4.21.redhat, 2.4.22, 2.4.23, 2.4.27, 2.6.7, 2.6.8, 2.6.9, 2.6.9.fedora, 2.6.9.redhat, 2.6.10, 2.6.11, 2.6.14, 2.6.15, 2.6.16 and 2.6.17. . Homepage: http://linux-abi.sourceforge.net/ Package: kernel-patch-lkcd Version: 8.0.0.rc5.1-0.1 Priority: extra Section: admin Maintainer: Micah Anderson Depends: bash (>= 2.0), patch, grep-dctrl Recommends: dumputils, lcrash, crash, kernel-package (>> 8.002) Suggests: kernel-source-2.4.27 | kernel-source-2.6.8 | kernel-source-2.6.17 | linux-source-2.6.8 | linux-source-2.6.17 Architecture: all Filename: kernel-patch-lkcd/kernel-patch-lkcd_8.0.0.rc5.1-0.1_all.deb Size: 783578 Installed-Size: 892 MD5sum: da2b74175899f39b0de22b3c8004a323 Description: linux Kernel Crash Dump - kernel patch This package contains patch to the Linux kernel, which allows to save a dump of the kernel at crash-time, or at an arbitrary time. . The crash dump can then be analyzed by a tool like lcrash or crash. . This package includes an upstream patch for the following debian kernels: 2.4.26, 2.4.27, 2.6.8, 2.6.9, 2.6.10, 2.6.11, 2.6.14, 2.6.15, 2.6.16 and 2.6.17. . You will require version 8.002 or later of kernel-package to get the Kerntypes file to be installed in /boot/. Package: kernel-patch-pwc Version: 9.0.2-4 Priority: extra Section: non-free/devel Maintainer: Russell Stuart Depends: patch Suggests: kernel-package, linux-source-2.6 | kernel-source-2.6 | kernel-source-2.4 Architecture: i386 Filename: kernel-patch-pwc/kernel-patch-pwc_9.0.2-4_i386.deb Size: 362168 Installed-Size: 616 MD5sum: 76e9957f48e1444fe366be34efe930cc Description: Philips Web Cam driver with compression This patch updates the kernel pwc (Philips Web Cam) driver. It includes the hooks for the binary only compression driver, pwcx and the binary only pwcx driver itself. It works with both 2.4 and 2.6 kernels. Package: kernel-patch-suspend2 Version: 2.2.7-1.0 Priority: extra Section: devel Maintainer: martin f. krafft Suggests: linux-source-2.6 | kernel-source-2.6 Architecture: all Filename: kernel-patch-suspend2/kernel-patch-suspend2_2.2.7-1.0_all.deb Size: 2877128 Installed-Size: 12540 MD5sum: e44984a33406652c00ec3e5119bda54b Description: Linux kernel patch for software suspend 2 Software Suspend allows the computer to hibernate by saving the contents of memory to disk and powering down. When the computer is started up again, it reloads the contents and the user can continue from where they left off. No documents need to be reloaded or applications reopened and the process is much faster than a normal shutdown and start up. . Software suspend 2 is the next generation software suspend patch, intended to eventually replace the current in-kernel implementation (suspend1, CONFIG_SUSPEND). . This kernel patch applies to the following Debian kernel versions: 2.6.8 .. 2.6.17 Please see /usr/share/doc/kernel-patch-suspend2/README.Debian for information about other kernels. Package: kernel-patch-tcatm Version: 2.6.16 Priority: extra Section: net Maintainer: Russell Stuart Recommends: kernel-package (>> 8.002), iproute Suggests: kernel-source-2.6 | linux-source-2.6 Architecture: i386 Filename: kernel-patch-tcatm/kernel-patch-tcatm_2.6.16_i386.deb Size: 8476 Installed-Size: 76 MD5sum: a5c3a59a77fd6a50e97806cf41a7ea3a Description: Lets kernel determine ATM traffic rates accurately This patch allows the kernels traffic control engine to calculate accurately how long it will take to send a packet over an ATM link. At largish packet sizes (>600 bytes) an unpatched kernels estimate is already within 10%, but for small packet sizes, such as found in VOIP traffic, the error can rise to over 40%. With this patch the calculation is always 100% accurate. The patch is only useful when used in conjunction with a suitably patched version of the tc program that tells the kernel to use the feature. . This package also contains a patch to the HTB scheduler that allows hysteresis to be turned off from the tc command line. . Both patches are only useful when used in conjunction with a suitably patched version of the tc program that tells the kernel to use the features. . Homepage: http://www.stuart.id.au/russell/files/tcatm Package: kernel-patch-usbeth Version: 3 Priority: extra Section: net Maintainer: Russell Stuart Suggests: kernel-package, kernel-source-2.4 | kernel-source-2.6 | linux-source-2.6 Architecture: all Filename: kernel-patch-usbeth/kernel-patch-usbeth_3_all.deb Size: 6430 Installed-Size: 76 MD5sum: 58534eb2217dd6dfefa1c885cba27267 Description: USB Ethernet adaptors become usbeth0 Change the device name of USB Ethernet adaptors from eth0 to usbeth0. Host adaptors, which were named usb0, remain unchanged. This only effects the usbnet driver. . Kernels supported by this version of the patch are: all 2.4 kernels that have usbnet, and all 2.6 kernels. Package: kernel-patch-vserver Version: 2.6-0.1 Priority: extra Section: devel Maintainer: Micah Anderson Depends: bash (>= 2.0), patch, grep-dctrl Suggests: util-vserver, kernel-source-2.4.27 | kernel-source-2.6.8 | kernel-source-2.6.11 | linux-source-2.6.12 Conflicts: kernel-patch-ctx Replaces: kernel-patch-ctx Architecture: all Filename: kernel-patch-vserver/kernel-patch-vserver_2.6-0.1_all.deb Size: 1289546 Installed-Size: 1400 MD5sum: 9b63ad94e082f32a529a91e6556f8902 Description: context switching virtual private servers - kernel patch With this kernel patch it is possible to split a Linux server into virtual servers with as much isolation as possible between each one, looking like real servers, yet sharing the same hardware. . The Linux-VServer project is an advanced chroot() environment similar to the BSD jail implementation. The Linux-VServer virtual server model is implemented through a combination of "security contexts", segmented routing, chroot, extended quotas and some other standard tools. . Each virtual server has its own packages, its own services, and its own users but unlike other VM solutions, vservers are running with the same kernel as the host, so there is no performance hit or associated overhead. There are no specialized daemons necessary or the need to pre-allocate disk-space. You can mix different distributions all on the same machine. Additionally, vservers provide an isolated security context so that if one machine is hacked, the rest are not affected. . http://linux-vserver.org/ Package: kernel-doc-2.4.21.redhat Source: kernel-source-2.4.21.redhat Version: 2.4.21.redhat.20.el-1 Priority: optional Section: doc Maintainer: Russell Stuart Depends: coreutils | fileutils (>= 4.0) Suggests: kern2deb Provides: kernel-doc-2.4 Architecture: all Filename: kernel-source-2.4.21.redhat/kernel-doc-2.4.21.redhat_2.4.21.redhat.20.el-1_all.deb Size: 3534776 Installed-Size: 9156 MD5sum: fefc17426cf170610f6970a2639ee730 Description: Linux kernel 2.4.21 specific documentation This package provides The various readme's in the 2.4.21 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. . This package was built by kern2deb from kernel-2.4.21-20.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-debian-2.4.21.redhat Source: kernel-source-2.4.21.redhat Version: 2.4.21.redhat.20.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: bzip2 Suggests: kernel-source-2.4.21.redhat, kern2deb Conflicts: kernel-patch-debian-2.4.21, kernel-patch-redhat-2.4.21.redhat Architecture: all Filename: kernel-source-2.4.21.redhat/kernel-patch-debian-2.4.21.redhat_2.4.21.redhat.20.el-1_all.deb Size: 7401352 Installed-Size: 8272 MD5sum: c60be843e172a0c9eb1134b4691dc151 Description: Red Hat patches to Linux 2.4.21 This package includes the patches used to produce the prepackaged kernel-source-2.4.21 package. They should be applied to a pristine Linux 2.4.21 kernel. . This package was built by kern2deb from kernel-2.4.21-20.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-source-2.4.21.redhat Version: 2.4.21.redhat.20.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: kern2deb, libncurses5-dev | libncurses-dev, tk8.4-dev | tk-dev, kernel-package Provides: kernel-source-redhat, kernel-source-2.4 Architecture: all Filename: kernel-source-2.4.21.redhat/kernel-source-2.4.21.redhat_2.4.21.redhat.20.el-1_all.deb Size: 32800930 Installed-Size: 32164 MD5sum: 4d64b673f8bc446e5327d7c3f075f5f2 Description: Kernel 2.4.21 source with Red Hat patches This package provides the source code for the Linux kernel version 2.4.21 with modifications by Red Hat. It is used to build the various prepackaged kernel-image packages. . You may configure the kernel to your setup by copying one of the kernel-2.4.21-ARCH-OPTIONS.config" files in the configs directory to .config, and then typing "make config" and following instructions, but you could install libncurses-dev and tk-dev and try "make menuconfig" for a jazzier, and easier to use interface. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . This package was built by kern2deb from kernel-2.4.21-20.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-tree-2.4.21.redhat Source: kernel-source-2.4.21.redhat Version: 2.4.21.redhat.20.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.4.21.redhat (= 2.4.21.redhat.20.el-1), kernel-source-2.4.21.redhat (= 2.4.21.redhat.20.el-1) Suggests: kern2deb Provides: kernel-tree-2.4.21.redhat-1 Architecture: all Filename: kernel-source-2.4.21.redhat/kernel-tree-2.4.21.redhat_2.4.21.redhat.20.el-1_all.deb Size: 24962 Installed-Size: 56 MD5sum: 5fd24ace8ba70aeb3f89cf7593ab38c5 Description: Kernel tree for building prepackaged Red Hat kernel images This meta package is used as a build-time dependency of prepackaged Red Hat kernel-image packages. Its dependencies are structured so that a complete kernel tree with Red Hat patches applied will be available after this package is installed. It also contains the Red Hats changelogs for the kernel. . For those intending to use this package as a build-time dependency, this package provides a list of virtual packages that guarantees the availability of a particular Red Hat revision of the kernel tree. The kernel-image-2.4.21.redhat-i386 package is an example of this. . This package was built by kern2deb from kernel-2.4.21-20.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-doc-2.6.11 Source: kernel-source-2.6.11 Version: 2.6.11-7 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.11/kernel-doc-2.6.11_2.6.11-7_all.deb Size: 6860660 Installed-Size: 17628 MD5sum: 27518cb0d5747058f57d5a4d9dea8145 Description: Linux kernel specific documentation for version 2.6.11 This package provides the various readme's in the 2.6.11 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.11 Source: kernel-source-2.6.11 Version: 2.6.11-7 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.11 Architecture: all Filename: kernel-source-2.6.11/kernel-patch-debian-2.6.11_2.6.11-7_all.deb Size: 373250 Installed-Size: 644 MD5sum: 809de42a0426c936dd66814ad959607b Description: Debian patches to Linux 2.6.11 This package includes the patches used to produce the prepackaged kernel-source-2.6.11 package. Note that these patches are not intended to apply against a pristine Linux 2.6.11 kernel but only against kernel-source-2.6.11_2.6.11.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.11 Version: 2.6.11-7 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.11/kernel-source-2.6.11_2.6.11-7_all.deb Size: 36250616 Installed-Size: 35524 MD5sum: d35bfd555d97a74e7bfc21668c79d547 Description: Linux kernel source for version 2.6.11 with Debian patches This package provides the source code for the Linux kernel version 2.6.11. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.11/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.11 Source: kernel-source-2.6.11 Version: 2.6.11-7 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.11 (= 2.6.11-7), kernel-source-2.6.11 (= 2.6.11-1) | kernel-source-2.6.11 (= 2.6.11-2) | kernel-source-2.6.11 (= 2.6.11-3) | kernel-source-2.6.11 (= 2.6.11-4) | kernel-source-2.6.11 (= 2.6.11-5) | kernel-source-2.6.11 (= 2.6.11-6) | kernel-source-2.6.11 (= 2.6.11-7) Provides: kernel-tree-2.6.11-1, kernel-tree-2.6.11-2, kernel-tree-2.6.11-3, kernel-tree-2.6.11-4, kernel-tree-2.6.11-5, kernel-tree-2.6.11-6, kernel-tree-2.6.11-7 Architecture: all Filename: kernel-source-2.6.11/kernel-tree-2.6.11_2.6.11-7_all.deb Size: 41210 Installed-Size: 72 MD5sum: 6ad3f2c4dfa9f92e3b3f2c1c4b542e95 Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.12.fedora Source: kernel-source-2.6.12.fedora Version: 2.6.12.fedora.1.1398.fc4-1 Priority: optional Section: doc Maintainer: Russell Stuart Depends: coreutils | fileutils (>= 4.0) Suggests: kern2deb Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.12.fedora/kernel-doc-2.6.12.fedora_2.6.12.fedora.1.1398.fc4-1_all.deb Size: 6017076 Installed-Size: 17100 MD5sum: 7268b21da240bb8dd896f15e2102d6ce Description: Linux kernel 2.6.12 specific documentation This package provides The various readme's in the 2.6.12 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. . This package was built by kern2deb from kernel-2.6.12-1.1398_FC4.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-debian-2.6.12.fedora Source: kernel-source-2.6.12.fedora Version: 2.6.12.fedora.1.1398.fc4-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: bzip2 Suggests: kernel-source-2.6.12.fedora, kern2deb Conflicts: kernel-patch-debian-2.6.12, kernel-patch-fedora-2.6.12.fedora Architecture: all Filename: kernel-source-2.6.12.fedora/kernel-patch-debian-2.6.12.fedora_2.6.12.fedora.1.1398.fc4-1_all.deb Size: 869444 Installed-Size: 1196 MD5sum: 0c54909ec66350c6203043b5ff65f07d Description: Red Hat patches to Linux 2.6.12 This package includes the patches used to produce the prepackaged kernel-source-2.6.12 package. They should be applied to a pristine Linux 2.6.12 kernel. . This package was built by kern2deb from kernel-2.6.12-1.1398_FC4.src.rpm. For more information see kern2deb's man page. Package: kernel-source-2.6.12.fedora Version: 2.6.12.fedora.1.1398.fc4-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: kern2deb, libncurses5-dev | libncurses-dev, tk8.4-dev | tk-dev, kernel-package Provides: kernel-source-fedora, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.12.fedora/kernel-source-2.6.12.fedora_2.6.12.fedora.1.1398.fc4-1_all.deb Size: 38095916 Installed-Size: 37332 MD5sum: 722fd16a19265d858668127aea95e6da Description: Kernel 2.6.12 source with Red Hat patches This package provides the source code for the Linux kernel version 2.6.12 with modifications by Red Hat. It is used to build the various prepackaged kernel-image packages. . You may configure the kernel to your setup by copying one of the kernel-2.6.12-ARCH-OPTIONS.config" files in the configs directory to .config, and then typing "make config" and following instructions, but you could install libncurses-dev and tk-dev and try "make menuconfig" for a jazzier, and easier to use interface. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . This package was built by kern2deb from kernel-2.6.12-1.1398_FC4.src.rpm. For more information see kern2deb's man page. Package: kernel-tree-2.6.12.fedora Source: kernel-source-2.6.12.fedora Version: 2.6.12.fedora.1.1398.fc4-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.6.12.fedora (= 2.6.12.fedora.1.1398.fc4-1), kernel-source-2.6.12.fedora (= 2.6.12.fedora.1.1398.fc4-1) Suggests: kern2deb Provides: kernel-tree-2.6.12.fedora-1 Architecture: all Filename: kernel-source-2.6.12.fedora/kernel-tree-2.6.12.fedora_2.6.12.fedora.1.1398.fc4-1_all.deb Size: 14986 Installed-Size: 48 MD5sum: 28c4d2e0f562c23a60553eec1c0f30c9 Description: Kernel tree for building prepackaged Red Hat kernel images This meta package is used as a build-time dependency of prepackaged Red Hat kernel-image packages. Its dependencies are structured so that a complete kernel tree with Red Hat patches applied will be available after this package is installed. It also contains the Red Hats changelogs for the kernel. . For those intending to use this package as a build-time dependency, this package provides a list of virtual packages that guarantees the availability of a particular Red Hat revision of the kernel tree. The kernel-image-2.6.12.fedora-i386 package is an example of this. . This package was built by kern2deb from kernel-2.6.12-1.1398_FC4.src.rpm. For more information see kern2deb's man page. Package: kernel-doc-2.6.14 Source: kernel-source-2.6.14 Version: 2.6.14-3.1 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.14/kernel-doc-2.6.14_2.6.14-3.1_all.deb Size: 6210642 Installed-Size: 17568 MD5sum: 724045b4cc635cd54103e282b82a8da1 Description: Linux kernel specific documentation for version 2.6.14 This package provides the various readme's in the 2.6.14 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.14 Source: kernel-source-2.6.14 Version: 2.6.14-3.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.14 Architecture: all Filename: kernel-source-2.6.14/kernel-patch-debian-2.6.14_2.6.14-3.1_all.deb Size: 135888 Installed-Size: 324 MD5sum: 5ad45134f696125e6f56bac905f48031 Description: Debian patches to Linux 2.6.14 This package includes the patches used to produce the prepackaged kernel-source-2.6.14 package. Note that these patches are not intended to apply against a pristine Linux 2.6.14 kernel but only against kernel-source-2.6.14_2.6.14.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.14 Version: 2.6.14-3.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.14/kernel-source-2.6.14_2.6.14-3.1_all.deb Size: 38365532 Installed-Size: 37596 MD5sum: bfbeae3f885b1571a8a7467df701661f Description: Linux kernel source for version 2.6.14 with Debian patches This package provides the source code for the Linux kernel version 2.6.14. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.14/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.14 Source: kernel-source-2.6.14 Version: 2.6.14-3.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.14 (= 2.6.14-3.1), kernel-source-2.6.14 (= 2.6.14-1) | kernel-source-2.6.14 (= 2.6.14-2) | kernel-source-2.6.14 (= 2.6.14-3) | kernel-source-2.6.14 (= 2.6.14-3.1) Provides: kernel-tree-2.6.14-1, kernel-tree-2.6.14-2, kernel-tree-2.6.14-3, kernel-tree-2.6.14-3.1 Architecture: all Filename: kernel-source-2.6.14/kernel-tree-2.6.14_2.6.14-3.1_all.deb Size: 13082 Installed-Size: 40 MD5sum: 4abc22d135ecf4639c65a47f0590d920 Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.15 Source: kernel-source-2.6.15 Version: 2.6.15-7.1 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.15/kernel-doc-2.6.15_2.6.15-7.1_all.deb Size: 6608366 Installed-Size: 18992 MD5sum: 7ce76db344f65137e1fa44b19714ed53 Description: Linux kernel specific documentation for version 2.6.15 This package provides the various readme's in the 2.6.15 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.15 Source: kernel-source-2.6.15 Version: 2.6.15-7.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.15 Architecture: all Filename: kernel-source-2.6.15/kernel-patch-debian-2.6.15_2.6.15-7.1_all.deb Size: 271792 Installed-Size: 544 MD5sum: 2e28b2a710beaf24a59a5006d165cf65 Description: Debian patches to Linux 2.6.15 This package includes the patches used to produce the prepackaged kernel-source-2.6.15 package. Note that these patches are not intended to apply against a pristine Linux 2.6.15 kernel but only against kernel-source-2.6.15_2.6.15.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.15 Version: 2.6.15-7.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.15/kernel-source-2.6.15_2.6.15-7.1_all.deb Size: 39502342 Installed-Size: 38708 MD5sum: 0fbcc70202e4723327eaef32a2a705ac Description: Linux kernel source for version 2.6.15 with Debian patches This package provides the source code for the Linux kernel version 2.6.15. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.15/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.15 Source: kernel-source-2.6.15 Version: 2.6.15-7.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.15 (= 2.6.15-7.1), kernel-source-2.6.15 (= 2.6.15-1) | kernel-source-2.6.15 (= 2.6.15-2) | kernel-source-2.6.15 (= 2.6.15-3) | kernel-source-2.6.15 (= 2.6.15-4) | kernel-source-2.6.15 (= 2.6.15-5) | kernel-source-2.6.15 (= 2.6.15-6) | kernel-source-2.6.15 (= 2.6.15-7) | kernel-source-2.6.15 (= 2.6.15-7.1) Provides: kernel-tree-2.6.15-1, kernel-tree-2.6.15-2, kernel-tree-2.6.15-3, kernel-tree-2.6.15-4, kernel-tree-2.6.15-5, kernel-tree-2.6.15-6, kernel-tree-2.6.15-7, kernel-tree-2.6.15-7.1 Architecture: all Filename: kernel-source-2.6.15/kernel-tree-2.6.15_2.6.15-7.1_all.deb Size: 20110 Installed-Size: 48 MD5sum: f70ecbc414e8e7fa7e7acf87b48d1e82 Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.16 Source: kernel-source-2.6.16 Version: 2.6.16-14.1 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.16/kernel-doc-2.6.16_2.6.16-14.1_all.deb Size: 6792804 Installed-Size: 19424 MD5sum: 9b650e0e46aed54b88bd228edbcfb29b Description: Linux kernel specific documentation for version 2.6.16 This package provides the various readme's in the 2.6.16 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.16 Source: kernel-source-2.6.16 Version: 2.6.16-14.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.16 Architecture: all Filename: kernel-source-2.6.16/kernel-patch-debian-2.6.16_2.6.16-14.1_all.deb Size: 853890 Installed-Size: 1148 MD5sum: 89091bab0bae90e16767715310a7a9f9 Description: Debian patches to Linux 2.6.16 This package includes the patches used to produce the prepackaged kernel-source-2.6.16 package. Note that these patches are not intended to apply against a pristine Linux 2.6.16 kernel but only against kernel-source-2.6.16_2.6.16.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.16 Version: 2.6.16-14.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.16/kernel-source-2.6.16_2.6.16-14.1_all.deb Size: 40404608 Installed-Size: 39588 MD5sum: 0899b4f3b19e725e676f0eef78d29757 Description: Linux kernel source for version 2.6.16 with Debian patches This package provides the source code for the Linux kernel version 2.6.16. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.16/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.16 Source: kernel-source-2.6.16 Version: 2.6.16-14.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.16 (= 2.6.16-14.1), kernel-source-2.6.16 (= 2.6.16-1) | kernel-source-2.6.16 (= 2.6.16-10) | kernel-source-2.6.16 (= 2.6.16-12) | kernel-source-2.6.16 (= 2.6.16-13) | kernel-source-2.6.16 (= 2.6.16-14) | kernel-source-2.6.16 (= 2.6.16-14.1) | kernel-source-2.6.16 (= 2.6.16-4) | kernel-source-2.6.16 (= 2.6.16-6) | kernel-source-2.6.16 (= 2.6.16-7) | kernel-source-2.6.16 (= 2.6.16-8) | kernel-source-2.6.16 (= 2.6.16-9) Provides: kernel-tree-2.6.16-1, kernel-tree-2.6.16-10, kernel-tree-2.6.16-12, kernel-tree-2.6.16-13, kernel-tree-2.6.16-14, kernel-tree-2.6.16-14.1, kernel-tree-2.6.16-4, kernel-tree-2.6.16-6, kernel-tree-2.6.16-7, kernel-tree-2.6.16-8, kernel-tree-2.6.16-9 Architecture: all Filename: kernel-source-2.6.16/kernel-tree-2.6.16_2.6.16-14.1_all.deb Size: 27298 Installed-Size: 56 MD5sum: 36b406cdd8552bcbcc1903c1d08dd627 Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.17 Source: kernel-source-2.6.17 Version: 2.6.17-8.1 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.17/kernel-doc-2.6.17_2.6.17-8.1_all.deb Size: 6800420 Installed-Size: 19188 MD5sum: 2611436a3a3c30232c979c7fc2f4eaa5 Description: Linux kernel specific documentation for version 2.6.17 This package provides the various readme's in the 2.6.17 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.17 Source: kernel-source-2.6.17 Version: 2.6.17-8.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.17 Architecture: all Filename: kernel-source-2.6.17/kernel-patch-debian-2.6.17_2.6.17-8.1_all.deb Size: 918824 Installed-Size: 1248 MD5sum: 75bdaec73bca08b4d0f2eff3dd322628 Description: Debian patches to Linux 2.6.17 This package includes the patches used to produce the prepackaged kernel-source-2.6.17 package. Note that these patches are not intended to apply against a pristine Linux 2.6.17 kernel but only against kernel-source-2.6.17_2.6.17.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.17 Version: 2.6.17-8.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.17/kernel-source-2.6.17_2.6.17-8.1_all.deb Size: 40893136 Installed-Size: 40064 MD5sum: 0779f3e33ab0f032d9e7a18d1b77f6c0 Description: Linux kernel source for version 2.6.17 with Debian patches This package provides the source code for the Linux kernel version 2.6.17. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.17/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.17 Source: kernel-source-2.6.17 Version: 2.6.17-8.1 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.17 (= 2.6.17-8.1), kernel-source-2.6.17 (= 2.6.17-1) | kernel-source-2.6.17 (= 2.6.17-2) | kernel-source-2.6.17 (= 2.6.17-3) | kernel-source-2.6.17 (= 2.6.17-4) | kernel-source-2.6.17 (= 2.6.17-5) | kernel-source-2.6.17 (= 2.6.17-6) | kernel-source-2.6.17 (= 2.6.17-7) | kernel-source-2.6.17 (= 2.6.17-8) | kernel-source-2.6.17 (= 2.6.17-8.1) Provides: kernel-tree-2.6.17-1, kernel-tree-2.6.17-2, kernel-tree-2.6.17-3, kernel-tree-2.6.17-4, kernel-tree-2.6.17-5, kernel-tree-2.6.17-6, kernel-tree-2.6.17-7, kernel-tree-2.6.17-8, kernel-tree-2.6.17-8.1 Architecture: all Filename: kernel-source-2.6.17/kernel-tree-2.6.17_2.6.17-8.1_all.deb Size: 33906 Installed-Size: 60 MD5sum: 02e5f7c4367dcc5ac98851a3d27fbd14 Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.24 Source: kernel-source-2.6.24 Version: 2.6.24-7 Priority: optional Section: doc Maintainer: Debian Kernel Team Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.24/kernel-doc-2.6.24_2.6.24-7_all.deb Size: 9110920 Installed-Size: 27676 MD5sum: d4def4db50f9d75ff5eae30a04f46d8c Description: Linux kernel specific documentation for version 2.6.24 This package provides the various README files and HTML documentation for the Linux kernel version 2.6.24. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. Consult the file . /usr/share/doc/kernel-doc-2.6.24/Documentation/00-INDEX . for the detailed description of the contents. Package: kernel-patch-debian-2.6.24 Source: kernel-source-2.6.24 Version: 2.6.24-7 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: bzip2, python Suggests: kernel-source-2.6.24 Architecture: all Filename: kernel-source-2.6.24/kernel-patch-debian-2.6.24_2.6.24-7_all.deb Size: 610594 Installed-Size: 964 MD5sum: c5cf072a678db1865877d443970e491a Description: Debian patches to version 2.6.24 of the Linux kernel This package includes the patches used to produce the prepackaged kernel-source-2.6.24 package, as well as architecture-specific patches. Note that these patches do NOT apply against a pristine Linux 2.6.24 kernel but only against the kernel tarball kernel-2.6_2.6.24.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.24 Version: 2.6.24-7 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: binutils, bzip2 Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.24/kernel-source-2.6.24_2.6.24-7_all.deb Size: 47072014 Installed-Size: 46124 MD5sum: 093eba6a4cb88e13ebccf3d5d7881e15 Description: Linux kernel source for version 2.6.24 with Debian patches This package provides source code for the Linux kernel version 2.6.24. This source closely tracks official Linux kernel releases. Debian's modifications to that source consist of security fixes, bug fixes, and features that have already been (or we believe will be) accepted by the upstream maintainers. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.24 Source: kernel-source-2.6.24 Version: 2.6.24-7 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: kernel-patch-debian-2.6.24 (= 2.6.24-7), kernel-source-2.6.24 (= 2.6.24-7) | kernel-source-2.6.24 (= 2.6.24-6) | kernel-source-2.6.24 (= 2.6.24-5) | kernel-source-2.6.24 (= 2.6.24-4) | kernel-source-2.6.24 (= 2.6.24-3) | kernel-source-2.6.24 (= 2.6.24-2) | kernel-source-2.6.24 (= 2.6.24-1) Provides: kernel-tree-2.6.24-7, kernel-tree-2.6.24-6, kernel-tree-2.6.24-5, kernel-tree-2.6.24-4, kernel-tree-2.6.24-3, kernel-tree-2.6.24-2, kernel-tree-2.6.24-1 Architecture: all Filename: kernel-source-2.6.24/kernel-tree-2.6.24_2.6.24-7_all.deb Size: 80060 Installed-Size: 108 MD5sum: ea10d2cbbb9e617c3755f4a1b85b163d Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the Linux kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.25 Source: kernel-source-2.6.25 Version: 2.6.25-7.1 Priority: optional Section: doc Maintainer: Debian Kernel Team Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.25/kernel-doc-2.6.25_2.6.25-7.1_all.deb Size: 9709950 Installed-Size: 29776 MD5sum: 68d5e311f80a074eeeea371481d0b26f Description: Linux kernel specific documentation for version 2.6.25 This package provides the various README files and HTML documentation for the Linux kernel version 2.6.25. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. Consult the file . /usr/share/doc/kernel-doc-2.6.25/Documentation/00-INDEX . for the detailed description of the contents. Package: kernel-patch-debian-2.6.25 Source: kernel-source-2.6.25 Version: 2.6.25-7.1 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: bzip2 Suggests: kernel-source-2.6.25 Architecture: all Filename: kernel-source-2.6.25/kernel-patch-debian-2.6.25_2.6.25-7.1_all.deb Size: 493208 Installed-Size: 784 MD5sum: 549b0ece1013bf0c67e855a4ff1a8c9f Description: Debian patches to version 2.6.25 of the Linux kernel This package includes the patches used to produce the prepackaged kernel-source-2.6.25 package, as well as architecture-specific patches. Note that these patches do NOT apply against a pristine Linux 2.6.25 kernel but only against the kernel tarball kernel-2.6_2.6.25.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.25 Version: 2.6.25-7.1 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: binutils, bzip2 Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.25/kernel-source-2.6.25_2.6.25-7.1_all.deb Size: 48649424 Installed-Size: 47668 MD5sum: 07facde74106e58ff43a53b48d0b8cb8 Description: Linux kernel source for version 2.6.25 with Debian patches This package provides source code for the Linux kernel version 2.6.25. This source closely tracks official Linux kernel releases. Debian's modifications to that source consist of security fixes, bug fixes, and features that have already been (or we believe will be) accepted by the upstream maintainers. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.25 Source: kernel-source-2.6.25 Version: 2.6.25-7.1 Priority: optional Section: devel Maintainer: Debian Kernel Team Depends: kernel-patch-debian-2.6.25 (= 2.6.25-7.1), kernel-source-2.6.25 (= 2.6.25-1) | kernel-source-2.6.25 (= 2.6.25-2) | kernel-source-2.6.25 (= 2.6.25-3) | kernel-source-2.6.25 (= 2.6.25-4) | kernel-source-2.6.25 (= 2.6.25-5) | kernel-source-2.6.25 (= 2.6.25-6) | kernel-source-2.6.25 (= 2.6.25-7) | kernel-source-2.6.25 (= 2.6.25-7.1) Provides: kernel-tree-2.6.25-1, kernel-tree-2.6.25-2, kernel-tree-2.6.25-3, kernel-tree-2.6.25-4, kernel-tree-2.6.25-5, kernel-tree-2.6.25-6, kernel-tree-2.6.25-7, kernel-tree-2.6.25-7.1 Architecture: all Filename: kernel-source-2.6.25/kernel-tree-2.6.25_2.6.25-7.1_all.deb Size: 86582 Installed-Size: 116 MD5sum: 576d294283eae6408f6ffee0c598462c Description: Linux kernel source tree for building Debian kernel images This meta package is used as a build dependency of Debian kernel-image packages to prevent a version discrepancy between the kernel-image and corresponding kernel-sources packages in the fast-moving unstable archive. The package's dependency relations are structured so that a kernel-image package's build dependencies can always be satisfied, even if the kernel-source package that had been used to compile the image has been superseeded by a newer Debian revision since the last build. . The package provides a list of virtual packages, corresponding to Debian revisions of a kernel-source package. The Debian kernel-patch contains the information needed to roll back the current kernel-source to any of the revisions identified by the provided virtual packages. Therefore, the kernel-tree package ensures the availability of the Linux kernel source tree corresponding to each of the virtual packages listed. . The package serves no purpose outside of the Debian build and archive infrastructure. Package: kernel-doc-2.6.9 Source: kernel-source-2.6.9 Version: 2.6.9-5 Priority: optional Section: doc Maintainer: Debian kernel team Depends: coreutils | fileutils (>= 4.0) Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.9/kernel-doc-2.6.9_2.6.9-5_all.deb Size: 6315024 Installed-Size: 16132 MD5sum: cf9b38bc15cd5be851c7d4c8b2b3e909 Description: Linux kernel specific documentation for version 2.6.9 This package provides the various readme's in the 2.6.9 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Package: kernel-patch-debian-2.6.9 Source: kernel-source-2.6.9 Version: 2.6.9-5 Priority: optional Section: devel Maintainer: Debian kernel team Depends: bzip2 Suggests: kernel-source-2.6.9 Architecture: all Filename: kernel-source-2.6.9/kernel-patch-debian-2.6.9_2.6.9-5_all.deb Size: 327060 Installed-Size: 660 MD5sum: b8b04f93fea58538ba2c6d582cd72fbd Description: Debian patches to Linux 2.6.9 This package includes the patches used to produce the prepackaged kernel-source-2.6.9 package. Note that these patches do NOT apply against a pristine Linux 2.6.9 kernel but only against kernel-source-2.6.9_2.6.9.orig.tar.gz from the Debian archive. Package: kernel-source-2.6.9 Version: 2.6.9-5 Priority: optional Section: devel Maintainer: Debian kernel team Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-mt-dev Provides: kernel-source, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.9/kernel-source-2.6.9_2.6.9-5_all.deb Size: 35616298 Installed-Size: 34912 MD5sum: e61b20a043064ef96a2b53ede79ccf4e Description: Linux kernel source for version 2.6.9 with Debian patches This package provides the source code for the Linux kernel version 2.6.9. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/kernel-source-2.6.9/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. Package: kernel-tree-2.6.9 Source: kernel-source-2.6.9 Version: 2.6.9-5 Priority: optional Section: devel Maintainer: Debian kernel team Depends: kernel-patch-debian-2.6.9 (= 2.6.9-5), kernel-source-2.6.9 (= 2.6.9-1) | kernel-source-2.6.9 (= 2.6.9-2) | kernel-source-2.6.9 (= 2.6.9-3) | kernel-source-2.6.9 (= 2.6.9-4) | kernel-source-2.6.9 (= 2.6.9-5) Provides: kernel-tree-2.6.9-1, kernel-tree-2.6.9-2, kernel-tree-2.6.9-3, kernel-tree-2.6.9-4, kernel-tree-2.6.9-5 Architecture: all Filename: kernel-source-2.6.9/kernel-tree-2.6.9_2.6.9-5_all.deb Size: 25476 Installed-Size: 52 MD5sum: a0b0bc908938d4885d10a50db274dbaf Description: Linux kernel tree for building prepackaged Debian kernel images This meta package is used as a build-time dependency of prepackaged Debian kernel-image packages. Its dependencies are structured so that a complete kernel tree with Debian patches applied will be available after this package is installed. It also contains the upstream changelog file. . For those intending to use this package as a build-time dependency, this package provides a list of virtual packages that guarantees the availability of a particular Debian revision of the kernel tree. The kernel-image-2.6.9-i386 package is an example of this. Package: kernel-doc-2.6.9.fedora Source: kernel-source-2.6.9.fedora Version: 2.6.9.fedora.1.681.fc3-1 Priority: optional Section: doc Maintainer: Russell Stuart Depends: coreutils | fileutils (>= 4.0) Suggests: kern2deb Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.9.fedora/kernel-doc-2.6.9.fedora_2.6.9.fedora.1.681.fc3-1_all.deb Size: 6285898 Installed-Size: 16136 MD5sum: 0bd38054f374c007d905039790bfb2e1 Description: Linux kernel 2.6.9 specific documentation This package provides The various readme's in the 2.6.9 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. . This package was built by kern2deb from kernel-2.6.9-1.681_FC3.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-debian-2.6.9.fedora Source: kernel-source-2.6.9.fedora Version: 2.6.9.fedora.1.681.fc3-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: bzip2 Suggests: kernel-source-2.6.9.fedora, kern2deb Conflicts: kernel-patch-debian-2.6.9, kernel-patch-fedora-2.6.9.fedora Architecture: all Filename: kernel-source-2.6.9.fedora/kernel-patch-debian-2.6.9.fedora_2.6.9.fedora.1.681.fc3-1_all.deb Size: 1015614 Installed-Size: 1432 MD5sum: 0dbd772b6eec134eee33225d2b8cd0aa Description: Red Hat patches to Linux 2.6.9 This package includes the patches used to produce the prepackaged kernel-source-2.6.9 package. They should be applied to a pristine Linux 2.6.9 kernel. . This package was built by kern2deb from kernel-2.6.9-1.681_FC3.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-fedora-2.6.9 Source: kernel-source-2.6.9.fedora Version: 2.6.9.fedora.1.681.fc3-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.6.9, kernel-source-2.6.9 Suggests: kern2deb Architecture: all Filename: kernel-source-2.6.9.fedora/kernel-patch-fedora-2.6.9_2.6.9.fedora.1.681.fc3-1_all.deb Size: 1882388 Installed-Size: 2264 MD5sum: 19bda9b79ca44c31f7644273d8f59a0b Description: Turns a Debian kernel into a Red Hat kernel This patch is designed to be applied to kernel-source-2.6.9. It undoes all the Debian patches (ie those contained in kernel-patch-debian-2.6.9) and applies the Red Hat patches (ie those in kernel-patch-debian-2.6.9.fedora). After this patch is applied, you end up a with kernel source tree that is identical to the one contained in kernel-source-2.6.9.fedora. Thus, it can not be applied to kernel-source-2.6.9.fedora, nor can it be combined with kernel-patch-debian-2.6.9.fedora. . This package was built by kern2deb from kernel-2.6.9-1.681_FC3.src.rpm and kernel-source-2.6.9 version 2.6.9-4. For more information see kern2deb's man page. Package: kernel-source-2.6.9.fedora Version: 2.6.9.fedora.1.681.fc3-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: kern2deb, libncurses5-dev | libncurses-dev, tk8.4-dev | tk-dev, kernel-package Provides: kernel-source-fedora, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.9.fedora/kernel-source-2.6.9.fedora_2.6.9.fedora.1.681.fc3-1_all.deb Size: 36337738 Installed-Size: 35612 MD5sum: 6ad26301a9a22e5cf8ad19e3c16fec92 Description: Kernel 2.6.9 source with Red Hat patches This package provides the source code for the Linux kernel version 2.6.9 with modifications by Red Hat. It is used to build the various prepackaged kernel-image packages. . You may configure the kernel to your setup by copying one of the kernel-2.6.9-ARCH-OPTIONS.config" files in the configs directory to .config, and then typing "make config" and following instructions, but you could install libncurses-dev and tk-dev and try "make menuconfig" for a jazzier, and easier to use interface. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . This package was built by kern2deb from kernel-2.6.9-1.681_FC3.src.rpm. For more information see kern2deb's man page. Package: kernel-tree-2.6.9.fedora Source: kernel-source-2.6.9.fedora Version: 2.6.9.fedora.1.681.fc3-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.6.9.fedora (= 2.6.9.fedora.1.681.fc3-1), kernel-source-2.6.9.fedora (= 2.6.9.fedora.1.681.fc3-1) Suggests: kern2deb Provides: kernel-tree-2.6.9.fedora-1 Architecture: all Filename: kernel-source-2.6.9.fedora/kernel-tree-2.6.9.fedora_2.6.9.fedora.1.681.fc3-1_all.deb Size: 8308 Installed-Size: 40 MD5sum: b952c250fe5e1561e25b3f7272f981b7 Description: Kernel tree for building prepackaged Red Hat kernel images This meta package is used as a build-time dependency of prepackaged Red Hat kernel-image packages. Its dependencies are structured so that a complete kernel tree with Red Hat patches applied will be available after this package is installed. It also contains the Red Hats changelogs for the kernel. . For those intending to use this package as a build-time dependency, this package provides a list of virtual packages that guarantees the availability of a particular Red Hat revision of the kernel tree. The kernel-image-2.6.9.fedora-i386 package is an example of this. . This package was built by kern2deb from kernel-2.6.9-1.681_FC3.src.rpm. For more information see kern2deb's man page. Package: kernel-doc-2.6.9.redhat Source: kernel-source-2.6.9.redhat Version: 2.6.9.redhat.22.el-1 Priority: optional Section: doc Maintainer: Russell Stuart Depends: coreutils | fileutils (>= 4.0) Suggests: kern2deb Provides: kernel-doc-2.6 Architecture: all Filename: kernel-source-2.6.9.redhat/kernel-doc-2.6.9.redhat_2.6.9.redhat.22.el-1_all.deb Size: 6374468 Installed-Size: 16296 MD5sum: 069b499d445ea1d5ef7e8e26f36848f0 Description: Linux kernel 2.6.9 specific documentation This package provides The various readme's in the 2.6.9 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. . This package was built by kern2deb from kernel-2.6.9-22.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-debian-2.6.9.redhat Source: kernel-source-2.6.9.redhat Version: 2.6.9.redhat.22.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: bzip2 Suggests: kernel-source-2.6.9.redhat, kern2deb Conflicts: kernel-patch-debian-2.6.9, kernel-patch-redhat-2.6.9.redhat Architecture: all Filename: kernel-source-2.6.9.redhat/kernel-patch-debian-2.6.9.redhat_2.6.9.redhat.22.el-1_all.deb Size: 4008918 Installed-Size: 6068 MD5sum: 22463a266d666545c1fe5ccdf3934378 Description: Red Hat patches to Linux 2.6.9 This package includes the patches used to produce the prepackaged kernel-source-2.6.9 package. They should be applied to a pristine Linux 2.6.9 kernel. . This package was built by kern2deb from kernel-2.6.9-22.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-patch-redhat-2.6.9 Source: kernel-source-2.6.9.redhat Version: 2.6.9.redhat.22.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.6.9, kernel-source-2.6.9 Suggests: kern2deb Architecture: all Filename: kernel-source-2.6.9.redhat/kernel-patch-redhat-2.6.9_2.6.9.redhat.22.el-1_all.deb Size: 4885288 Installed-Size: 6896 MD5sum: 14d9405e6d6593ecaaf676ffc3e7c244 Description: Turns a Debian kernel into a Red Hat kernel This patch is designed to be applied to kernel-source-2.6.9. It undoes all the Debian patches (ie those contained in kernel-patch-debian-2.6.9) and applies the Red Hat patches (ie those in kernel-patch-debian-2.6.9.redhat). After this patch is applied, you end up a with kernel source tree that is identical to the one contained in kernel-source-2.6.9.redhat. Thus, it can not be applied to kernel-source-2.6.9.redhat, nor can it be combined with kernel-patch-debian-2.6.9.redhat. . This package was built by kern2deb from kernel-2.6.9-22.EL.src.rpm and kernel-source-2.6.9 version 2.6.9-5. For more information see kern2deb's man page. Package: kernel-source-2.6.9.redhat Version: 2.6.9.redhat.22.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc6-dev | libc-dev, gcc, make Suggests: kern2deb, libncurses5-dev | libncurses-dev, tk8.4-dev | tk-dev, kernel-package Provides: kernel-source-redhat, kernel-source-2.6 Architecture: all Filename: kernel-source-2.6.9.redhat/kernel-source-2.6.9.redhat_2.6.9.redhat.22.el-1_all.deb Size: 36819538 Installed-Size: 36080 MD5sum: bfdfeffe204823c167fbc74b1767e34c Description: Kernel 2.6.9 source with Red Hat patches This package provides the source code for the Linux kernel version 2.6.9 with modifications by Red Hat. It is used to build the various prepackaged kernel-image packages. . You may configure the kernel to your setup by copying one of the kernel-2.6.9-ARCH-OPTIONS.config" files in the configs directory to .config, and then typing "make config" and following instructions, but you could install libncurses-dev and tk-dev and try "make menuconfig" for a jazzier, and easier to use interface. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . This package was built by kern2deb from kernel-2.6.9-22.EL.src.rpm. For more information see kern2deb's man page. Package: kernel-tree-2.6.9.redhat Source: kernel-source-2.6.9.redhat Version: 2.6.9.redhat.22.el-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: kernel-patch-debian-2.6.9.redhat (= 2.6.9.redhat.22.el-1), kernel-source-2.6.9.redhat (= 2.6.9.redhat.22.el-1) Suggests: kern2deb Provides: kernel-tree-2.6.9.redhat-1 Architecture: all Filename: kernel-source-2.6.9.redhat/kernel-tree-2.6.9.redhat_2.6.9.redhat.22.el-1_all.deb Size: 24068 Installed-Size: 56 MD5sum: aaee1c458f2a9d37832a479c150f000a Description: Kernel tree for building prepackaged Red Hat kernel images This meta package is used as a build-time dependency of prepackaged Red Hat kernel-image packages. Its dependencies are structured so that a complete kernel tree with Red Hat patches applied will be available after this package is installed. It also contains the Red Hats changelogs for the kernel. . For those intending to use this package as a build-time dependency, this package provides a list of virtual packages that guarantees the availability of a particular Red Hat revision of the kernel tree. The kernel-image-2.6.9.redhat-i386 package is an example of this. . This package was built by kern2deb from kernel-2.6.9-22.EL.src.rpm. For more information see kern2deb's man page. Package: lame Version: 3.96-1.0 Priority: optional Section: non-free/sound Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-1) Architecture: i386 Filename: lame/lame_3.96-1.0_i386.deb Size: 240064 Installed-Size: 648 MD5sum: 03324b8581c153a1c21c61af54ac2d9d Description: Compress Audio files - LAME Ain't an MP3 Encoder Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for . To write to stdout, use a "-" for . . This package contains the frontend encoder binary. Package: lame-extras Source: lame Version: 3.96-1.0 Priority: extra Section: non-free/sound Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxi6 | xlibs (>> 4.1.0) Architecture: i386 Filename: lame/lame-extras_3.96-1.0_i386.deb Size: 736820 Installed-Size: 1684 MD5sum: 4ccb6755d9372399107429bb816e7d10 Description: Compress Audio files - LAME Ain't an MP3 Encoder Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for . To write to stdout, use a "-" for . . This package contains a streming server (mp3rtp) and a graphical frame analysis tool (mp3x) for mp3 files. Package: liblame-dev Source: lame Version: 3.96-1.0 Priority: optional Section: non-free/devel Maintainer: Christian Marillat Depends: liblame0 (= 3.96-1.0) Architecture: i386 Filename: lame/liblame-dev_3.96-1.0_i386.deb Size: 189924 Installed-Size: 508 MD5sum: 7cdb5361fb873c1e40e010bb09773e74 Description: Compress Audio files - LAME Ain't an MP3 Encoder Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for . To write to stdout, use a "-" for . . This package contains the static library and header files. Package: liblame0 Source: lame Version: 3.96-1.0 Priority: optional Section: non-free/libs Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21) Replaces: liblame-dev (<= 3.92-0.0) Architecture: i386 Filename: lame/liblame0_3.96-1.0_i386.deb Size: 155014 Installed-Size: 384 MD5sum: b0a77e47deda564a1647a0888ed25ef9 Description: Compress Audio files - LAME Ain't an MP3 Encoder Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for . To write to stdout, use a "-" for . . This package contains the dynamic libraries, which provides the encoding functionality of lame. Package: libapache-mod-fastcgi Version: 2.4.2-6 Priority: optional Section: non-free/web Maintainer: Tatsuki Sugiura Depends: libc6 (>= 2.3.2.ds1-21), apache-common (>= 1.3.28-1) Architecture: i386 Filename: libapache-mod-fastcgi/libapache-mod-fastcgi_2.4.2-6_i386.deb Size: 61546 Installed-Size: 260 MD5sum: 101bdbfc9aed5701ba8c0ab5ab9c0b5e Description: FastCGI module for Apache This package contains a FastCGI module for the Apache web server. . FastCGI is an extension to CGI, which can reduce web server load on servers answering to many calls of CGI scripts. Package: libapache2-mod-fastcgi Source: libapache-mod-fastcgi Version: 2.4.2-6 Priority: optional Section: non-free/web Maintainer: Tatsuki Sugiura Depends: libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), apache2-common Architecture: i386 Filename: libapache-mod-fastcgi/libapache2-mod-fastcgi_2.4.2-6_i386.deb Size: 65278 Installed-Size: 256 MD5sum: 319605337c11ac6c6120e43142b34891 Description: FastCGI module for Apache2 This package contains a FastCGI module for the Apache web server. . FastCGI is an extension to CGI, which can reduce web server load on servers answering to many calls of CGI scripts. Package: libcnbj-2.2 Version: 0-1.1 Priority: optional Section: libs Maintainer: Takushi Miyoshi Architecture: i386 Filename: libcnbj-2.2/libcnbj-2.2_0-1.1_i386.deb Size: 2365846 Installed-Size: 6068 MD5sum: 3f4cfd1fd8a4d331b968dd0b2cca1b36 Description: library to use canon pixus 550i/850i/950i This library is required to use canon pixus 550i/850i/950i via bjfilter program provided by canon. Only re-distribution is allowed, and both modification and disassemble are inhibited. Package: libcnbj-2.4 Version: 0-1.1 Priority: optional Section: libs Maintainer: Takushi Miyoshi Architecture: i386 Filename: libcnbj-2.4/libcnbj-2.4_0-1.1_i386.deb Size: 3529064 Installed-Size: 6496 MD5sum: d895bb2f118858354a888467c2608a44 Description: library to use canon pixus 560i/860i/990i This library is required to use canon pixus 560i/860i/990i via bjfilter program provided by canon. Only re-distribution is allowed, and both modification and disassemble are inhibited. Package: libcnbj-2.5 Version: 0-1.1 Priority: optional Section: libs Maintainer: Takushi Miyoshi Architecture: i386 Filename: libcnbj-2.5/libcnbj-2.5_0-1.1_i386.deb Size: 6040474 Installed-Size: 10532 MD5sum: 0e800046f74ea90ade028f5c15f18628 Description: library for canon ip3100/ip4100/ip8600 (, and ip1000/ip1500) This library is required to use canon ip3100/ip4100/ip8600 (and probably ip1000/ip1500) via bjfilter program provided by canon. Only re-distribution is allowed, and both modification and disassemble are inhibited. . In countries other than Japan, the name of printer models may be different. Try printer driver of similar model number if the model number of your printer differs slightly from above models. Package: libcnbj-2.6 Version: 0-1.1 Priority: optional Section: libs Maintainer: Takushi Miyoshi Architecture: i386 Filename: libcnbj-2.6/libcnbj-2.6_0-1.1_i386.deb Size: 7546212 Installed-Size: 11768 MD5sum: 90f083601146ef6784c399d498e6d1e7 Description: library for canon ip2200/ip4200/ip6600d/ip7500/mp500 This library is required to use canon ip2200/ip4200/ip6600d/ip7500/mp500. (and probably ip1000/ip1500) via bjfilter program provided by canon. Only re-distribution is allowed, and both modification and disassemble are inhibited. . In countries other than Japan, the name of printer models may be different. Try printer driver of similar model number if the model number of your printer differs slightly from above models. Package: libcommons-el-java Version: 1.0-3 Priority: optional Section: libs Maintainer: Debian Java Maintainers Depends: kaffe (>= 2:1.1.5) | java1-runtime | java2-runtime, libservlet2.4-java Architecture: all Filename: libcommons-el-java/libcommons-el-java_1.0-3_all.deb Size: 211744 Installed-Size: 1852 MD5sum: 11d575dcf9f34e0259aab3031a713438 Description: Implementation of the JSP2.0 Expression Language interpreter The JSP 2.0 specification provides a portable API for evaluating "EL Expressions": The classes and interfaces in the javax.servlet.jsp.el package describe and define programmatic access to the Expression Language evaluator. This package is an implementation of the API. . This is a part of the Apache Jakarta Project. Home: Package: libcommons-launcher-java Version: 1.1-3 Priority: optional Section: libs Maintainer: Debian Java Maintainers Depends: kaffe (>= 2:1.1.5-3) | java1-runtime | java2-runtime, libcommons-collections-java, libcommons-logging-java Architecture: all Filename: libcommons-launcher-java/libcommons-launcher-java_1.1-3_all.deb Size: 133404 Installed-Size: 716 MD5sum: 248d40bb92f0a129390464b953611339 Description: cross platform java application launcher Commons-launcher eliminates the need for a batch or shell script to launch a Java class. Some situations where elimination of a batch or shell script may be desirable are: . * You want to avoid having to determining where certain application paths are e.g. your application's home directory, etc. Determining this dynamically in a Windows batch scripts is very tricky on some versions of Windows or when softlinks are used on Unix platforms. . * You want to avoid having to handle native file and path separators or native path quoting issues. . * You need to enforce certain system properties e.g. java.endorsed.dirs when running with JDK 1.4. . * You want to allow users to pass in custom JVM arguments or system properties without having to parse and reorder arguments in your script. This can be tricky and/or messy in batch and shell scripts. . * You want to bootstrap system properties from a configuration file instead hard-coding them in your batch and shell scripts. . * You want to provide localized error messages which is very tricky to do in batch and shell scripts. . This is a part of the Apache Jakarta Project. Home: Package: libdkim-dev Source: libdkim Version: 1:1.0.19-1.1 Priority: optional Section: libdevel Maintainer: Magnus Holmgren Depends: libdkim1 (= 1:1.0.19-1.1), libssl-dev Architecture: i386 Filename: libdkim/libdkim-dev_1.0.19-1.1_i386.deb Size: 40710 Installed-Size: 148 MD5sum: 56684ccfefe452a9d08b6e13242026fe Description: cryptographically identify the sender of email DomainKeys Identified Mail (DKIM) defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . libdkim is a library, developed by Alt-N Technologies, that allows incorporating DKIM into an existing MTA or other application. It provides full support for signing, verifying, and SSP. See the changelogs for information on compliance with specifications. . This package contains the development files needed to compile and link programs with libdkim. Package: libdkim1 Source: libdkim Version: 1:1.0.19-1.1 Priority: optional Section: libs Maintainer: Magnus Holmgren Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libssl0.9.8 (>= 0.9.8f-5), libstdc++5 (>= 1:3.3.4-1) Architecture: i386 Filename: libdkim/libdkim1_1.0.19-1.1_i386.deb Size: 51822 Installed-Size: 160 MD5sum: 78dac3f67521b7e6722c2873b367820a Description: cryptographically identify the sender of email DomainKeys Identified Mail (DKIM) defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . libdkim is a library, developed by Alt-N Technologies, that allows incorporating DKIM into an existing MTA or other application. It provides full support for signing, verifying, and SSP. See the changelogs for information on compliance with specifications. Package: libdomainkeys-dev Source: libdomainkeys Version: 0.68-2 Priority: optional Section: libdevel Maintainer: Magnus Holmgren Depends: libdomainkeys0 (= 0.68-2) Architecture: i386 Filename: libdomainkeys/libdomainkeys-dev_0.68-2_i386.deb Size: 25604 Installed-Size: 120 MD5sum: 4283850d9b00cbf1efaf862b17fc1e08 Description: Creation and verification of DomainKeys mail signatures DomainKeys is an email authentication scheme proposed by Yahoo! . This is the reference implementation created by Yahoo! It performs signing as well as signature verification. . This package includes the header files, the static version of the library, and documentation. Package: libdomainkeys0 Source: libdomainkeys Version: 0.68-2 Priority: optional Section: libs Maintainer: Magnus Holmgren Depends: libc6 (>= 2.3.2.ds1-21), libssl0.9.7 Architecture: i386 Filename: libdomainkeys/libdomainkeys0_0.68-2_i386.deb Size: 22738 Installed-Size: 108 MD5sum: f591170f94fb5b5b8c323aa9db97cf8f Description: Creation and verification of DomainKeys mail signatures DomainKeys is an email authentication scheme proposed by Yahoo! . This is the reference implementation created by Yahoo! It performs signing as well as signature verification. Package: libdvdcss2 Source: libdvdcss Version: 1.2.9-0.0 Priority: optional Section: libs Maintainer: Christian Marillat Depends: libc6 (>= 2.3.2.ds1-21) Provides: libdvdcss Replaces: libdvdcss-dev (<= 0.0.3-3), libdvdcss0 (<= 1.0.0-0.0) Architecture: i386 Filename: libdvdcss/libdvdcss2_1.2.9-0.0_i386.deb Size: 33738 Installed-Size: 112 MD5sum: d4850dd4e015a5a1583e22f703c5dd38 Description: Simple foundation for reading DVDs - runtime libraries To allow applications to access some of the more advanced features of the DVD format. Package: libdvdcss2-dev Source: libdvdcss Version: 1.2.9-0.0 Priority: optional Section: libdevel Maintainer: Christian Marillat Depends: libdvdcss2 Conflicts: libdvdcss1-dev, libdvdcss0-dev Replaces: libdvdcss0 (<= 0.0.3-3) Architecture: i386 Filename: libdvdcss/libdvdcss2-dev_1.2.9-0.0_i386.deb Size: 19112 Installed-Size: 88 MD5sum: cc4a95bfaff6b1ebae919c8e11dd6d87 Description: Simple foundation for reading DVDs - devel files To allow applications to access some of the more advanced features of the DVD format. Package: libecw Version: 3.3-1c2c1 Priority: optional Section: misc Maintainer: Sylvain Pasche Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1) Architecture: i386 Filename: libecw/libecw_3.3-1c2c1_i386.deb Size: 2248300 Installed-Size: 7436 MD5sum: 1574b430cbe58bf172339f146a6772f4 Description: ECW JPEG2000 library See http://www.ermapper.com/downloads/sdks.aspx Package: libpri-dev Source: libpri Version: 1.2.4-1 Priority: optional Section: libdevel Maintainer: Debian VoIP Team Depends: libpri1.2 (= 1.2.4-1) Architecture: i386 Filename: libpri/libpri-dev_1.2.4-1_i386.deb Size: 115822 Installed-Size: 460 MD5sum: e0b637c75d17ea91b062077d8a967aac Description: Primary Rate ISDN specification development files Development files for the C implementation of the Primary Rate ISDN specification. Package: libpri1.2 Source: libpri Version: 1.2.4-1 Priority: optional Section: libs Maintainer: Debian VoIP Team Depends: libc6 (>= 2.3.2.ds1-21) Conflicts: libpri1 Replaces: libpri1 Architecture: i386 Filename: libpri/libpri1.2_1.2.4-1_i386.deb Size: 97650 Installed-Size: 360 MD5sum: 69068ee54b6e64b00f8744cf6cb53219 Description: Primary Rate ISDN specification library C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent Package: libservlet2.4-java Version: 5.0.30-3 Priority: optional Section: libs Maintainer: Debian Java Maintainers Depends: kaffe | java1-runtime | java2-runtime Architecture: all Filename: libservlet2.4-java/libservlet2.4-java_5.0.30-3_all.deb Size: 952582 Installed-Size: 3648 MD5sum: b91c1231b5012c6757bac7b083003ef0 Description: Servlet 2.4 and JSP 2.0 Java classes and documentation For more information about Java servlets please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html. . The official Servlet 2.4 and JSP 2.0 specifications can be found at http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/. Package: libspf2-2 Source: libspf2 Version: 1.2.5-4 Priority: optional Section: libs Maintainer: Debian QA Group Depends: libc6 (>= 2.3.2.ds1-21) Conflicts: libspf2-0 Replaces: libspf2-0 Architecture: i386 Filename: libspf2/libspf2-2_1.2.5-4_i386.deb Size: 49852 Installed-Size: 160 MD5sum: d634e07fae33201c9f4a335355adbc68 Description: Sender Policy Framework library, written in C libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. Package: libspf2-dev Source: libspf2 Version: 1.2.5-4 Priority: optional Section: libdevel Maintainer: Debian QA Group Depends: libspf2-2 (= 1.2.5-4) Architecture: i386 Filename: libspf2/libspf2-dev_1.2.5-4_i386.deb Size: 70272 Installed-Size: 284 MD5sum: 871ff21a5b3753fae11579396de4027b Description: Header and development libraries for libspf2 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. Package: spfquery Source: libspf2 Version: 1.2.5-4 Priority: optional Section: mail Maintainer: Debian QA Group Depends: libc6 (>= 2.3.2.ds1-21), libspf2-2 (>= 1.2.5) Conflicts: libmail-spf-query-perl Architecture: i386 Filename: libspf2/spfquery_1.2.5-4_i386.deb Size: 18870 Installed-Size: 80 MD5sum: 07e3f16842040e38c30545b3b0f67623 Description: Sender Policy Framework library, written in C Utilities to test and query SPF records. Package: libsrs-alt-dev Source: libsrs-alt Version: 1.0-1 Priority: optional Section: libdevel Maintainer: Russell Stuart Depends: libsrs-alt1 (= 1.0-1) Architecture: i386 Filename: libsrs-alt/libsrs-alt-dev_1.0-1_i386.deb Size: 12742 Installed-Size: 68 MD5sum: 080b869e6243ee1dade92e8d5aa327e8 Description: Sender Rewriting Scheme development library This is the libsrs_alt library. It implements the Sender Rewriting Scheme. . The Sender Rewriting Scheme (SRS) is designed to make it possible for e-mail forwarders to be compatible with Sender Policy Framework. . This package includes the header files, the static version of the library, and documentation. Package: libsrs-alt1 Source: libsrs-alt Version: 1.0-1 Priority: optional Section: libs Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: libsrs-alt/libsrs-alt1_1.0-1_i386.deb Size: 12092 Installed-Size: 72 MD5sum: b92995a7fe1afdcac097a913e1a87771 Description: Sender Rewriting Scheme library This is the libsrs_alt library. It implements the Sender Rewriting Scheme. . The Sender Rewriting Scheme (SRS) is designed to make it possible for e-mail forwarders to be compatible with Sender Policy Framework. Package: srs-alt Source: libsrs-alt Version: 1.0-1 Priority: optional Section: mail Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Conflicts: srs Architecture: i386 Filename: libsrs-alt/srs-alt_1.0-1_i386.deb Size: 14916 Installed-Size: 76 MD5sum: c450925f76494669d2b15df1efaa0b6e Description: Sender Rewriting Scheme client This Sender Rewriting Scheme client can do forward and reverse srs, and can run as a daemon for your MTA. . The Sender Rewriting Scheme (SRS) is designed to make it possible for e-mail forwarders to be compatible with Sender Policy Framework. Package: libtommath Version: 0.37-1 Priority: optional Section: utils Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: libtommath/libtommath_0.37-1_i386.deb Size: 25882 Installed-Size: 112 MD5sum: 99fdb3c2d3960ff439171d47f1175f04 Description: Number theoretic multiple-precision integer library LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography). LibTomMath is not a cryptographic toolkit itself but it can be used to write one. . Homepage: http://math.libtomcrypt.org/ Package: libtommath-dev Source: libtommath Version: 0.37-1 Priority: optional Section: utils Maintainer: Russell Stuart Depends: libtommath Architecture: i386 Filename: libtommath/libtommath-dev_0.37-1_i386.deb Size: 44792 Installed-Size: 280 MD5sum: e0645185fc8524982c96ba81d0a89d3b Description: Number theoretic multiple-precision integer library LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography). LibTomMath is not a cryptographic toolkit itself but it can be used to write one. . Homepage: http://math.libtomcrypt.org/ Package: libusb++-0.1-4c2 Source: libusb Version: 2:0.1.12-2.1 Priority: optional Section: libs Maintainer: Aurelien Jarno Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1), libusb-0.1-4 (>= 2:0.1.12) Suggests: hotplug Conflicts: libusb++-0.1-4 Replaces: libusb++-0.1-4 Architecture: i386 Filename: libusb/libusb++-0.1-4c2_0.1.12-2.1_i386.deb Size: 16146 Installed-Size: 80 MD5sum: 29aae704ab35615a8001117cd05ec9db Description: userspace C++ USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. This is only for programs which use the C++ interface. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Package: libusb++-dev Source: libusb Version: 2:0.1.12-2.1 Priority: optional Section: libdevel Maintainer: Aurelien Jarno Depends: libusb++-0.1-4c2 (= 2:0.1.12-2.1), libusb-dev (= 2:0.1.12-2.1), libstdc++-dev Architecture: i386 Filename: libusb/libusb++-dev_0.1.12-2.1_i386.deb Size: 20028 Installed-Size: 104 MD5sum: de628ca968b346fd47fbd8957d392e3b Description: userspace C++ USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. This is only for programs which use the C++ interface. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Package: libusb-0.1-4 Source: libusb Version: 2:0.1.12-2.1 Priority: important Section: libs Maintainer: Aurelien Jarno Depends: libc6 (>= 2.3.2.ds1-21) Suggests: hotplug Conflicts: libusb0, libccid (<< 0.9.2-3) Replaces: libusb0 Architecture: i386 Filename: libusb/libusb-0.1-4_0.1.12-2.1_i386.deb Size: 18968 Installed-Size: 92 MD5sum: 0c6711815df91969559368d29eb5fa4a Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Package: libusb-dev Source: libusb Version: 2:0.1.12-2.1 Priority: optional Section: libdevel Maintainer: Aurelien Jarno Depends: libusb-0.1-4 (= 2:0.1.12-2.1), libc6-dev | libc-dev Replaces: libusb0 (<< 1:0.1.5-1) Architecture: i386 Filename: libusb/libusb-dev_0.1.12-2.1_i386.deb Size: 37424 Installed-Size: 336 MD5sum: 7738db0f720bad92b522801131c5dacc Description: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . More information can be found at the Linux USB web site http://www.linux-usb.org/ . Package: libxrender-dev Source: libxrender Version: 1:0.9.0.2-0bpo1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxrender1 (= 1:0.9.0.2-0bpo1), libc6-dev | libc-dev, libx11-dev, render-dev (>> 1:0.9), x-dev Conflicts: xlibs-dev (<< 4.3.0) Architecture: i386 Filename: libxrender/libxrender-dev_0.9.0.2-0bpo1_i386.deb Size: 26260 Installed-Size: 128 MD5sum: c37b4321b288a5eebe20446bfeb8a691 Description: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides a static library and C header files. Package: libxrender1 Source: libxrender Version: 1:0.9.0.2-0bpo1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libx11-6 | xlibs (>> 4.1.0) Conflicts: xlibs (<< 4.3.0) Architecture: i386 Filename: libxrender/libxrender1_0.9.0.2-0bpo1_i386.deb Size: 22830 Installed-Size: 76 MD5sum: 0da59e4986930c6b73f2d2a8dfb1f585 Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. Package: libxrender1-dbg Source: libxrender Version: 1:0.9.0.2-0bpo1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxrender1 (= 1:0.9.0.2-0bpo1) Conflicts: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: libxrender/libxrender1-dbg_0.9.0.2-0bpo1_i386.deb Size: 650886 Installed-Size: 1508 MD5sum: e66eb726e5b4c36aa0776f04bcd0d20d Description: X Rendering Extension client library (unstripped) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides an unstripped shared object with debugging symbols, useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. Non-programmers will likely have little use for this package. Package: dvb-utils Source: linuxtv-dvb-apps Version: 1.1.1-2 Priority: extra Section: misc Maintainer: Debian VDR Team Depends: libc6 (>= 2.3.2.ds1-21), makedev (>= 2.3.1-66) | udev Conflicts: dvb-zapping Provides: dvb-zapping Replaces: dvb-zapping Architecture: i386 Filename: linuxtv-dvb-apps/dvb-utils_1.1.1-2_i386.deb Size: 108710 Installed-Size: 1308 MD5sum: 32436480535ff0a67e45a6bbe34c1751 Description: Viewer programs for DVB cards Some applications for DVB users: . av7110_loadkeys - tool to load keyfiles of ir-remotes evtest - find out events-keys to generate a keyfile for your remote femon - monitor the signal-strength... of your card scan - scan all transponders and generate a channels.conf czap - simple zapping tool for the Linux DVB API (DVB-C-Cards) szap - simple zapping tool for the Linux DVB API (DVB-S-Cards) tzap - simple zapping tool for the Linux DVB API (DVB-T-Cards) Package: makedev Version: 2.3.1-81bpo1 Priority: required Section: admin Maintainer: Bdale Garbee Depends: base-passwd (>= 3.0.4) Conflicts: udev (<= 0.024-7) Architecture: all Filename: makedev/makedev_2.3.1-81bpo1_all.deb Size: 41986 Installed-Size: 156 MD5sum: 2415e5994bd61b77d312feccc2307024 Description: creates device files in /dev The MAKEDEV executable is used to create device files, often in /dev. . Device files are special files through which applications can interact with hardware. Package: mkinitrd-atapienabled Version: 0.1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: initrd-tools Architecture: all Filename: mkinitrd-atapienabled/mkinitrd-atapienabled_0.1_all.deb Size: 2486 Installed-Size: 56 MD5sum: 079115b82ab72a33ef61e2177bb93ae2 Description: Unsets atapi_enabled in initrd for older kernels On newer hardware (typically laptops with SATA disks), the libata module must be passed atapi_enabled=1, otherwise the CD/DVD rom either doesn't work, on runs slowly (eg can't play movies). However, the atapi_enabled parameter is only supported on new kernels. Passing it to older (pre 2.6.14) kernels prevents libata from loading, which it turn usually prevents the machine from booting. . This package removed the atapi_enabled=1 setting in initrd for kernels that don't support it. Package: mldonkey-gui Source: mldonkey Version: 2.6.4-1 Priority: optional Section: net Maintainer: Sylvain Le Gall Depends: libatk1.0-0 (>= 1.7.2), libbz2-1.0, libc6 (>= 2.3.2.ds1-21), libfreetype6 (>= 2.1.5-1), libgd2-xpm (>= 2.0.33), libglib2.0-0 (>= 2.6.0), libgtk2.0-0 (>= 2.6.0), libjpeg62, libpango1.0-0 (>= 1.8.1), libpng12-0 (>= 1.2.8rel), librsvg2-2 (>= 2.8.1), libx11-6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1) Suggests: mldonkey-server (= 2.6.4-1) Architecture: i386 Filename: mldonkey/mldonkey-gui_2.6.4-1_i386.deb Size: 3255572 Installed-Size: 7708 MD5sum: a891d6c5c71691a6ffb76205b12cd970 Description: Graphical frontend for mldonkey based on GTK The GTK interface for mldonkey provides a convenient way of managing all mldonkey operations. It gives details about connected servers, downloaded files, friends and lets one search for files in a pleasing way. Package: mldonkey-server Source: mldonkey Version: 2.6.4-1 Priority: optional Section: net Maintainer: Sylvain Le Gall Depends: libatk1.0-0 (>= 1.7.2), libbz2-1.0, libc6 (>= 2.3.2.ds1-21), libfreetype6 (>= 2.1.5-1), libgd2-xpm (>= 2.0.33), libglib2.0-0 (>= 2.6.0), libgtk2.0-0 (>= 2.6.0), libjpeg62, libpango1.0-0 (>= 1.8.1), libpng12-0 (>= 1.2.8rel), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, adduser, mime-support, debconf (>= 0.2.26), ucf (>= 1.17), dpkg (>= 1.10.27) Suggests: makejail Architecture: i386 Filename: mldonkey/mldonkey-server_2.6.4-1_i386.deb Size: 2660836 Installed-Size: 7076 MD5sum: c8f657bf6621b4fa30d1e773d6114a63 Description: Door to the 'donkey' network MLDonkey is a door to the 'donkey' network, a decentralized network used to exchange big files on the Internet. It is written in a wonderful language, called Objective-Caml, and present most features of the basic Windows donkey client, plus some more: - works on UNIX-compatible platforms. - remote control by telnet, WEB browser or GTK interface. - access to EDonkey ( edonkey2000, overnet, emule ) - access to Gnutella1/2 - access to Soulseek - access to Bittorrent - access to Opennap Package: module-init-tools Version: 3.2.2-2bpo1 Priority: important Section: admin Maintainer: Marco d'Itri Depends: libc6 (>= 2.3.2.ds1-21), lsb-base (>= 3.0-6) Conflicts: modutils (<= 2.4.21-1) Architecture: i386 Filename: module-init-tools/module-init-tools_3.2.2-2bpo1_i386.deb Size: 79298 Installed-Size: 304 MD5sum: 55bb58ff40b765ebeccc15bd6e4259c2 Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the "modutils" package serves for Linux 2.4. Package: moinmoin-common Source: moin Version: 1.5.6-0.3 Priority: optional Section: net Maintainer: Jonas Smedegaard Recommends: python-moinmoin Conflicts: moin Replaces: moin Architecture: all Filename: moin/moinmoin-common_1.5.6-0.3_all.deb Size: 2643656 Installed-Size: 12084 MD5sum: 1e8e3369e1e6ab309d94889c24e98c79 Description: Python clone of WikiWiki - common data A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains MoinMoin system pages and other data common for all flavors of MoinMoin. For a complete installation of MoinMoin you want python-moinmoin (or pythonXX-moinmoin) installed too. . Homepage: http://moinmoin.wikiwikiweb.de/ Package: python-moinmoin Source: moin Version: 1.5.6-0.3 Priority: optional Section: python Maintainer: Jonas Smedegaard Depends: python2.3-moinmoin, python (>= 2.3), python (<< 2.4) Architecture: all Filename: moin/python-moinmoin_1.5.6-0.3_all.deb Size: 77918 Installed-Size: 120 MD5sum: 1952bb2186f1bc170a3f1b5d75b4ca5a Description: Python clone of WikiWiki - dummy library package A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package is an empty dummy package that always depends on a package built for Debian's default Python version. . Homepage: http://moinmoin.wikiwikiweb.de/ Package: python2.3-moinmoin Source: moin Version: 1.5.6-0.3 Priority: optional Section: python Maintainer: Jonas Smedegaard Depends: python2.3, moinmoin-common (= 1.5.6-0.3) Recommends: exim4 | mail-transport-agent Suggests: apache | httpd | libapache-mod-python2.3 | libapache2-mod-python2.3 | python2.3-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python2.3-4suite, python2.3-gdchart | python-gdchart, python2.3-docutils (>= 0.3.10) Conflicts: moin Architecture: all Filename: moin/python2.3-moinmoin_1.5.6-0.3_all.deb Size: 1018570 Installed-Size: 4440 MD5sum: 23f1ca78c66c3e4cf4ec542bc5269c27 Description: Python clone of WikiWiki - library A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains the libraries for Python 2.3. . Homepage: http://moinmoin.wikiwikiweb.de/ Package: python2.4-moinmoin Source: moin Version: 1.5.6-0.3 Priority: optional Section: python Maintainer: Jonas Smedegaard Depends: python2.4, moinmoin-common (= 1.5.6-0.3) Recommends: exim4 | mail-transport-agent Suggests: apache | httpd | libapache-mod-python2.4 | libapache2-mod-python2.4 | python2.4-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python2.4-4suite, python2.4-gdchart, python2.4-docutils (>= 0.3.10) Architecture: all Filename: moin/python2.4-moinmoin_1.5.6-0.3_all.deb Size: 1018500 Installed-Size: 4440 MD5sum: f24c919b8ba87cae7b629f142727279f Description: Python clone of WikiWiki - library A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains the libraries for Python 2.4. . Homepage: http://moinmoin.wikiwikiweb.de/ Package: motion-nonfree Version: 3.2.3-1.1 Priority: optional Section: non-free/graphics Maintainer: Angel Carpintero Depends: liba52-0.7.4, libc6 (>= 2.3.2.ds1-21), libmysqlclient10, libpq3 (>= 7.4), libvorbis0a (>= 1.1.0), libvorbisenc2 (>= 1.1.0), zlib1g (>= 1:1.2.1) Recommends: ffmpeg Suggests: mysql-client, postgresql-client Conflicts: motion Replaces: motion Architecture: i386 Filename: motion-nonfree/motion-nonfree_3.2.3-1.1_i386.deb Size: 1536356 Installed-Size: 3976 MD5sum: 4b3daee08b61a872233605cc4cb8422e Description: V4L capture program supporting motion detection Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion. . Motion is a command line based tool. It has no graphical user interface. Everything is setup either via the command line or via configuration files. . The output from motion can be: - jpg files - ppm format files - mpeg video sequences . Also, motion has its own minimalistic web server. Thus, you can access the webcam output from motion via a browser. Package: nagios-plugins Version: 1.4.2-0.1 Priority: extra Section: net Maintainer: Guido Trotter Depends: libc6 (>= 2.3.2.ds1-21), libldap2 (>= 2.1.17-1), libmysqlclient12, libpq3 (>= 7.4), libssl0.9.7, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, procps, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp-simple | ntp, smbclient Recommends: nagios-text | nagios Suggests: ntp Conflicts: netsaint, netsaint-plugins, netsaint-plugins-extra, netsaint-plugins-fping, netsaint-plugins-game, netsaint-plugins-ldap, netsaint-plugins-mysql, netsaint-plugins-pgsql, netsaint-plugins-radius, netsaint-plugins-samba, netsaint-plugins-snmp, nagios-text (<= 2:1.2-3.1), nagios-mysql (<= 2:1.2-3.1), nagios-pgsql (<= 2:1.2-3.1) Architecture: i386 Filename: nagios-plugins/nagios-plugins_1.4.2-0.1_i386.deb Size: 356536 Installed-Size: 1348 MD5sum: ea5e3a84455980d34ac3c4d3afbfd3b2 Description: Plugins for the nagios network monitoring and management system Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, history, log file, etc.) . These plugins are used by nagios to perform the various service checks. Package: nagios-plugins-contrib Source: nagios-plugins Version: 1.4.2-0.1 Priority: extra Section: net Maintainer: Guido Trotter Depends: nagios-plugins Architecture: i386 Filename: nagios-plugins/nagios-plugins-contrib_1.4.2-0.1_i386.deb Size: 316078 Installed-Size: 868 MD5sum: cf5125cad0be82167edf8640a1dc74c0 Description: Cointributed plugins for nagios Nagios is a host/service/network monitoring and management system. It has the following features: . o Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) o Plugin interface to allow for user-developed service checks o Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) o Ability to define event handlers to be run during service or host events (for proactive problem resolution) o Web output (current status, notifications, history, log file, etc.) . These plugins can be used by nagios to perform the various service checks. They are supplied with nagios but are unsupported, and hence are of varying quality. Package: libnetpbm10 Source: netpbm-free Version: 2:10.0-8sarge3.1 Priority: optional Section: graphics Maintainer: Andreas Barth Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: netpbm-free/libnetpbm10_10.0-8sarge3.1_i386.deb Size: 65114 Installed-Size: 188 MD5sum: fb6c8518d6a4417d7dcfa741fa3486b3 Description: Shared libraries for netpbm This package contains the shared libraries used by netpbm. Package: libnetpbm10-dev Source: netpbm-free Version: 2:10.0-8sarge3.1 Priority: optional Section: graphics Maintainer: Andreas Barth Depends: libnetpbm10 Conflicts: netpbm-dev, libnetpbm9-dev Provides: netpbm-dev Replaces: netpbm-dev Architecture: i386 Filename: netpbm-free/libnetpbm10-dev_10.0-8sarge3.1_i386.deb Size: 110702 Installed-Size: 336 MD5sum: 9774b46ba84dfd800c40c7dd93301875 Description: Development libraries and header files This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats. Package: libnetpbm9 Source: netpbm-free Version: 2:10.0-8sarge3.1 Priority: optional Section: graphics Maintainer: Andreas Barth Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: netpbm-free/libnetpbm9_10.0-8sarge3.1_i386.deb Size: 72208 Installed-Size: 208 MD5sum: f4bcb68bed456942e035b12d157692d9 Description: Shared libraries for netpbm This package contains shared libraries used to be used by netpbm. Now we've switched to a single shared library, look out for libnetpbm10. This package is provided for backward compatibility. Package: libnetpbm9-dev Source: netpbm-free Version: 2:10.0-8sarge3.1 Priority: optional Section: graphics Maintainer: Andreas Barth Depends: libnetpbm9 Conflicts: netpbm-dev Provides: netpbm-dev Replaces: netpbm-dev Architecture: i386 Filename: netpbm-free/libnetpbm9-dev_10.0-8sarge3.1_i386.deb Size: 110884 Installed-Size: 344 MD5sum: 86e3420a5fe22f455bd9043628fdacdc Description: Development libraries and header files This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats, if the split and now deprecated libraries are used. . This package is provided for backward compatibility. Package: netpbm Source: netpbm-free Version: 2:10.0-8sarge3.1 Priority: optional Section: graphics Maintainer: Andreas Barth Depends: bc, libnetpbm10 (>= 2:10.0-8sarge3.1), libc6 (>= 2.3.2.ds1-21), libjpeg62, libpng12-0 (>= 1.2.8rel), libtiff4, zlib1g (>= 1:1.2.1) Recommends: gs | gs-aladdin Conflicts: netpbm-nonfree (<= 1:19940301.1-3), pnmtopng, pbmwbmp, netpbm-dev (<= 2:9.10), ucbmpeg (<= 1r2-6) Provides: pnmtopng, pbmwbmp Replaces: pnmtopng, pbmwbmp, netpbm-dev, netpbm-nonfree Architecture: i386 Filename: netpbm-free/netpbm_10.0-8sarge3.1_i386.deb Size: 1199702 Installed-Size: 4044 MD5sum: 8fa745237c3904677c3aa902ef8cec75 Description: Graphics conversion tools Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . Website is http://netpbm.alioth.debian.org/ Package: nvidia-glx Source: nvidia-graphics-drivers Version: 1.0.8756-2 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-kernel-1.0.8756, xserver-common (>= 4.0.3), libc6 (>= 2.3.2.ds1-21), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0) Suggests: nvidia-settings, nvidia-kernel-source (>= 1.0.8756) Conflicts: nvidia-glx-src Replaces: nvidia-glx-src Architecture: i386 Filename: nvidia-graphics-drivers/nvidia-glx_1.0.8756-2_i386.deb Size: 3283994 Installed-Size: 10664 MD5sum: 9908d9687559e0c7ad816232cd084772 Description: NVIDIA binary XFree86 4.x driver These XFree86 4.0 / Xorg binary drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server. AGP, PCIe, SLI, TV-out and flat panel displays are also supported. . Cards NOT supported by this driver are . TNT, TNT2, Vanta, GeForce 256, GeForce DDR, Quadro, GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, GeForce2 Ti, Quadro2 Pro . See /usr/share/doc/nvidia-glx/README.txt.gz for a complete list of supported GPUs. . Please see the nvidia-kernel-source package for building the kernel module required by this package. Package: nvidia-glx-dev Source: nvidia-graphics-drivers Version: 1.0.8756-2 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: nvidia-glx (>= 1.0.8756) Conflicts: nvidia-glx (>= 1.0.8757), libgl-dev Provides: libgl-dev Replaces: libgl-dev Architecture: i386 Filename: nvidia-graphics-drivers/nvidia-glx-dev_1.0.8756-2_i386.deb Size: 129778 Installed-Size: 736 MD5sum: a9b2a0f953286ba3cd59e5cfb5f8210f Description: NVIDIA binary XFree86 4.x / Xorg driver development files This package contains the NVIDIA binary XFree86 4.x and Xorg driver development files. . For more information on this source package visit NVIDIA's homepage at http://www.nvidia.com/ . Package: nvidia-kernel-source Source: nvidia-graphics-drivers Version: 1.0.8756-2 Priority: optional Section: non-free/x11 Maintainer: Randall Donald Depends: debhelper (>> 4.0.0), make, sed (>> 3.0), dpatch (>= 2.0.0) Recommends: nvidia-glx (>= 1.0.8756), kernel-package (>= 8.082), devscripts Conflicts: nvidia-kernel-src Replaces: nvidia-kernel-src Architecture: i386 Filename: nvidia-graphics-drivers/nvidia-kernel-source_1.0.8756-2_i386.deb Size: 1799670 Installed-Size: 1844 MD5sum: 8ff688e62a08a714db5fc721dcc834ee Description: NVIDIA binary kernel module source This package builds the NVIDIA XFree86 4.x / Xorg binary kernel module needed by nvidia-glx. The drivers provide optimized hardware acceleration of OpenGL applications via a direct-rendering X Server AGP, PCIe, SLI, TV-out, and flat panel displays are also supported. . Cards NOT supported by this driver are . TNT, TNT2, Vanta, GeForce 256, GeForce DDR, Quadro, GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, GeForce2 Ti, Quadro2 Pro . See /usr/share/doc/nvidia-kernel-source/README.txt.gz for a complete list of supported GPUs. . PLEASE read /usr/share/doc/nvidia-kernel-source/README.Debian for building information. . Package: nvidia-kernel-common Version: 20051028+1 Priority: optional Section: contrib/x11 Maintainer: Randall Donald Depends: modutils | module-init-tools Recommends: nvidia-kernel-source | nvidia-kernel Architecture: all Filename: nvidia-kernel-common/nvidia-kernel-common_20051028+1_all.deb Size: 4488 Installed-Size: 112 MD5sum: bdbc60548e6e1112ad501adbe82c2930 Description: NVIDIA binary kernel module common files This package contains files shared between nvidia module packages. Package: libxcomp-dev Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libxcomp1 Conflicts: libnxcomp0, libnxcompext0 Architecture: all Filename: nx/libxcomp-dev_1.4.92+1.5.0-3.1_all.deb Size: 87042 Installed-Size: 840 MD5sum: fc647631ce8839593578a019f72fc1e3 Description: NoMachine NX - NX compression library NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . This package contains the development files for the libxcomp library. Package: libxcomp1 Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libjpeg62, libpng12-0 (>= 1.2.8rel), libstdc++5 (>= 1:3.3.4-1), zlib1g (>= 1:1.2.1) Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/libxcomp1_1.4.92+1.5.0-3.1_i386.deb Size: 382700 Installed-Size: 1088 MD5sum: 3fc41cb5a3a624a3860967cc6e5c694e Description: NoMachine NX - NX compression library NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . This package contains the X compression library. Package: libxcompext-dev Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libxcompext1 Conflicts: libnxcomp0, libnxcompext0 Architecture: all Filename: nx/libxcompext-dev_1.4.92+1.5.0-3.1_all.deb Size: 10886 Installed-Size: 80 MD5sum: 8e91da5b4c343ced972fd9ee8288d5ce Description: NoMachine NX - NX compression library NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . This package contains the development files for the libxcompext library. Package: libxcompext1 Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libjpeg62, libpng12-0 (>= 1.2.8rel), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxcomp1, zlib1g (>= 1:1.2.1) Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/libxcompext1_1.4.92+1.5.0-3.1_i386.deb Size: 36376 Installed-Size: 124 MD5sum: 16d61cdc61393260de8da37906597195 Description: NoMachine NX - NX compression library NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . This package contains the development files for the libxcomp library. Package: nxagent Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libxcomp1, libxcompext1, libxpm4 | xlibs (>> 4.1.0), nxlibs, zlib1g (>= 1:1.2.1) Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/nxagent_1.4.92+1.5.0-3.1_i386.deb Size: 1548506 Installed-Size: 3652 MD5sum: 469c3d7831a7f88509a8e825ce5823cc Description: NoMachine NX - nesting X server with roundtrip suppression NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxagent is an X server based on Xnestbut modified for the purpose of reducing roundtrips over high-latency networks significantly. It is run on the client side of Xthat is, on the machine where X clients run. It connects, over the wireto your regular X server, possibly through nxproxy. Package: nxagent-dev Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: nxagent Conflicts: libnxcomp0, libnxcompext0 Architecture: all Filename: nx/nxagent-dev_1.4.92+1.5.0-3.1_all.deb Size: 9980 Installed-Size: 68 MD5sum: b29bbc5b162a92e6827dd556b0087fb9 Description: NoMachine NX - nesting X server with roundtrip suppression NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxagent is an X server based on Xnestbut modified for the purpose of reducing roundtrips over high-latency networks significantly. It is run on the client side of Xthat is, on the machine where X clients run. It connects, over the wireto your regular X server, possibly through nxproxy. . The nxagent-dev package contains the development libraries shared among different NX agents (nxdesktop, nxviewer). Package: nxdesktop Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libssl0.9.7, libxcomp1, libxcompext1, libxpm4 | xlibs (>> 4.1.0), nxlibs Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/nxdesktop_1.4.92+1.5.0-3.1_i386.deb Size: 101330 Installed-Size: 388 MD5sum: 06986a5d3232f2dbab88f494d0daeeb5 Description: NoMachine NX - nesting X server with roundtrip suppression NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxdesktop is a rdesktop agentfor connecting to windows machines through a nx tunnel. Package: nxlibs Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libxcomp1, libxcompext1 Conflicts: libnxcomp0, libnxcompext0 Replaces: nxagent (<< 1.3.99.2-2) Architecture: i386 Filename: nx/nxlibs_1.4.92+1.5.0-3.1_i386.deb Size: 533068 Installed-Size: 980 MD5sum: 52d043ce6714976afc1256bef14f35fb Description: NoMachine NX - common agent libraries NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxlibs package contains the libraries shared among different NX agents (nxdesktopnxagent, nxviewer). Package: nxlibs-dev Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: nxlibs Conflicts: libnxcomp0, libnxcompext0 Replaces: nxagent (<< 1.3.99.2-2), nxlibs (<< 1.4.92) Architecture: all Filename: nx/nxlibs-dev_1.4.92+1.5.0-3.1_all.deb Size: 633274 Installed-Size: 4924 MD5sum: f442cb088001f6db00084e182fd5f5bf Description: NoMachine NX - common agent libraries NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxlibs-dev package contains the development libraries shared among different NX agents (nxdesktop, nxagent, nxviewer). Package: nxproxy Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1), libxcomp1 Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/nxproxy_1.4.92+1.5.0-3.1_i386.deb Size: 6768 Installed-Size: 48 MD5sum: e5d4b2d96cf5534ea54308a617337df7 Description: NoMachine NX - X protocol compression proxy NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxproxy runs on the X server side of the wire and thus accompanies the nxagent running on X client side. It provides the protocol compression and caching part of the NX scheme. Package: nxviewer Source: nx Version: 1.4.92+1.5.0-3.1 Priority: extra Section: x11 Maintainer: Stefan Lippers-Hollmann Depends: libc6 (>= 2.3.2.ds1-21), libice6 | xlibs (>> 4.1.0), libjpeg62, libsm6 | xlibs (>> 4.1.0), libxaw7 (>> 4.1.0), libxcomp1, libxcompext1, libxmu6 | xlibs (>> 4.1.0), libxpm4 | xlibs (>> 4.1.0), libxt6 | xlibs (>> 4.1.0), nxlibs, zlib1g (>= 1:1.2.1) Suggests: xfonts-base Conflicts: libnxcomp0, libnxcompext0 Architecture: i386 Filename: nx/nxviewer_1.4.92+1.5.0-3.1_i386.deb Size: 56196 Installed-Size: 172 MD5sum: 401f0c020aa8aa45422b961698e3c6dc Description: NoMachine NX - nesting X server with roundtrip suppression NoMachine NX is the next-generation X compression and roundtrip suppression scheme. It can operate remote X11 sessions over 56k modem dialup links or anything better. . The nxviewer is a vnc agentfor connecting to vnc servers (windows or linux) through a nx tunnel. Package: nxclient Version: 1.5.0-106-4 Priority: extra Section: non-free/admin Maintainer: Stefan Lippers-Hollmann Depends: libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.2.ds1-21), libcupsys2-gnutls10 (>= 1.1.23-1), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxft2 (>> 2.1.1), libxrender1 Architecture: i386 Filename: nxclient/nxclient_1.5.0-106-4_i386.deb Size: 3420190 Installed-Size: 8976 MD5sum: a1e45614bcf765cdca9c8d89f60555d6 Description: NoMachine NX - NX Client. This package contains the graphical front-end used to access X, RDP and RFB sessions on a remote NX Server. It also includes NX X compression libraries and utilities needed by both NX Client and Server. . Source code of NX X compression libraries are released under the GNU General Public License. You can download them from the NoMachine web site http://www.nomachine.com/developers/. . This is a repacked package based on NoMachine's binary debian nxclient*.deb, which adds proper dependencies and moves the xdg menu files to Utilities/. Package: libssl-dev Source: openssl Version: 0.9.8g-10.1 Priority: optional Section: libdevel Maintainer: Debian OpenSSL Team Depends: libssl0.9.8 (= 0.9.8g-10.1), zlib1g-dev Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev Architecture: i386 Filename: openssl/libssl-dev_0.9.8g-10.1_i386.deb Size: 2124520 Installed-Size: 5668 MD5sum: 29cfca05be26b7316b6ebaf769449fac Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8 Source: openssl Version: 0.9.8g-10.1 Priority: important Section: libs Maintainer: Debian OpenSSL Team Depends: libc6 (>= 2.3.2.ds1-21), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0 Conflicts: ssleay (<< 0.9.2b), libssl, openssl (<< 0.9.6-2), libssl096-dev (<< 0.9.6-2) Architecture: i386 Filename: openssl/libssl0.9.8_0.9.8g-10.1_i386.deb Size: 2824694 Installed-Size: 6344 MD5sum: e9aa16efcbe0412ef3e75fd5909a24e0 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Package: libssl0.9.8-dbg Source: openssl Version: 0.9.8g-10.1 Priority: extra Section: libdevel Maintainer: Debian OpenSSL Team Depends: libssl0.9.8 (= 0.9.8g-10.1) Architecture: i386 Filename: openssl/libssl0.9.8-dbg_0.9.8g-10.1_i386.deb Size: 11046738 Installed-Size: 43172 MD5sum: 516f7e1acd0954828683a22976ba92e0 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Package: openssl Version: 0.9.8g-10.1 Priority: optional Section: utils Maintainer: Debian OpenSSL Team Depends: libc6 (>= 2.3.2.ds1-21), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.2.1) Suggests: ca-certificates Conflicts: ssleay (<< 0.9.2b) Architecture: i386 Filename: openssl/openssl_0.9.8g-10.1_i386.deb Size: 1028192 Installed-Size: 2304 MD5sum: 65856416be6a927ca98c2262da1d42d1 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Package: pax Version: 1:1.5-15.1 Priority: optional Section: utils Maintainer: Bdale Garbee Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: pax/pax_1.5-15.1_i386.deb Size: 53942 Installed-Size: 148 MD5sum: c70b07b5309ebe460462e02a1451bfef Description: Portable Archive Interchange Pax is an archiving utility that reads and writes tar and cpio formats, both the traditional ones and the extended formats specified in IEEE 1003.1. It handles multi-volume archives and automatically determines the format of an archive while reading it. Three user interfaces are supported: tar, cpio, and pax. The pax interface was designed by IEEE 1003.2 as a compromise in the chronic controversy over which of tar or cpio is best. . This is the free OpenBSD's version written by Keith Muller. Package: libpcsclite-dev Source: pcsc-lite Version: 1.4.3-1.1 Priority: optional Section: libdevel Maintainer: Ludovic Rousseau Depends: libpcsclite1 (= 1.4.3-1.1) Architecture: i386 Filename: pcsc-lite/libpcsclite-dev_1.4.3-1.1_i386.deb Size: 51488 Installed-Size: 172 MD5sum: 6fa58c3dfb764e5c1df1627b30bc936c Description: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . Homepage: http://pcsclite.alioth.debian.org/ Package: libpcsclite1 Source: pcsc-lite Version: 1.4.3-1.1 Priority: optional Section: libs Maintainer: Ludovic Rousseau Depends: libc6 (>= 2.3.2.ds1-21) Recommends: pcscd Conflicts: libpcsclite-dev (<< 1.4.3-1.1), pcscd (<< 1.4.3-1.1) Architecture: i386 Filename: pcsc-lite/libpcsclite1_1.4.3-1.1_i386.deb Size: 39088 Installed-Size: 104 MD5sum: 953cdec72d5a820d64e520339bf0a905 Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. . Homepage: http://pcsclite.alioth.debian.org/ Package: pcscd Source: pcsc-lite Version: 1.4.3-1.1 Priority: extra Section: misc Maintainer: Ludovic Rousseau Depends: libccid | pcsc-ifd-handler, libc6 (>= 2.3.2.ds1-21), libusb-0.1-4 (>= 2:0.1.12), lsb-base (>= 3.0-6) Conflicts: libpcsclite0 (<< 1.2.0-rc1-1), libccid (<= 1.0.0-1) Architecture: i386 Filename: pcsc-lite/pcscd_1.4.3-1.1_i386.deb Size: 74574 Installed-Size: 252 MD5sum: f2aa02ef4fcb729152f328f3a42a3b90 Description: Middleware to access a smart card using PC/SC (daemon side) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . The PC/SC daemon is used to dynamically allocate/deallocate reader drivers at runtime and manage connections to the readers. . Also contains formaticc(1) to send one or more request APDU's to a smarcard and get responses and bundleTool(8). . Homepage: http://pcsclite.alioth.debian.org/ Package: pcsc-tools Version: 1.4.8-1 Priority: extra Section: utils Maintainer: Ludovic Rousseau Depends: libc6 (>= 2.3.2.ds1-21), libpcsclite1 (>= 1.4.0), libpcsc-perl (>= 1.4.2-1), libgtk2-perl Architecture: i386 Filename: pcsc-tools/pcsc-tools_1.4.8-1_i386.deb Size: 51046 Installed-Size: 208 MD5sum: dc86dcc88b0e6ac01e629ee8e702e0ef Description: Some tools to use with smart cards and PC/SC This archive contains some tools useful for a PC/SC user. The tools provided are: . pcsc_scan(1) scans available smart card readers and print detected events: card insertion with ATR, card removal; . ATR_analysis(1) analyses a smart card ATR (Answer To Reset) . scriptor(1) Perl script to send commands to a smart card using a batch file or stdin; . gscriptor(1) the same idea as scriptor.pl(1) but with Perl-Gtk GUI. . Homepage: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ Package: pnet-compiler Source: pnet Version: 0.7.4-2 Priority: optional Section: devel Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21), treecc (= 0.3.8-1) Recommends: pnet-libclr, pnet-tools Suggests: pnet-libc Architecture: i386 Filename: pnet/pnet-compiler_0.7.4-2_i386.deb Size: 2898088 Installed-Size: 7184 MD5sum: fc50c53f2fabbf3d4f0aa468e8bc3318 Description: Compilers for DotGNU Portable .NET The DotGNU Portable. NET compiler suite. This collection allows multiple input languages and multiple output bytecodes, much like GCC. Current languages include C# and C; current output formats include IL assembly (".NET"), JavaTM assembly, and imcc (Parrot (Perl6) high-level assembly). . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-embed Source: pnet Version: 0.7.4-2 Priority: optional Section: libdevel Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: pnet/pnet-embed_0.7.4-2_i386.deb Size: 115162 Installed-Size: 240 MD5sum: fc3d9bf674d7ccaeca2d716e5bacc03c Description: Shared garbage collector for DotGNU Portable .NET Portable .NET builds and installs a shared garbage-collection library, intended for use with embedded CLR. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-embed-devel Source: pnet Version: 0.7.4-2 Priority: optional Section: libdevel Maintainer: Russell Stuart Architecture: i386 Filename: pnet/pnet-embed-devel_0.7.4-2_i386.deb Size: 1094586 Installed-Size: 3664 MD5sum: ff757d41ddb831158835027e3dc22774 Description: Static libraries and headers for embedding DotGNU Portable .NET Static libraries and headers needed to compile programs that embed Portable .NET. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-interpreter Source: pnet Version: 0.7.4-2 Priority: optional Section: interpreters Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-1) Recommends: pnet-libclr Suggests: pnet-compiler Architecture: i386 Filename: pnet/pnet-interpreter_0.7.4-2_i386.deb Size: 515264 Installed-Size: 1124 MD5sum: c6b8263df8fb36d8d0d3b89cd8ce37b8 Description: Runtime engine for DotGNU Portable .NET The DotGNU Portable .NET interpreter. It executes multiple kinds of portable executables, including IL (".NET"), JavaTM classes and Parrot assemblies. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-tools Source: pnet Version: 0.7.4-2 Priority: optional Section: devel Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21), libncurses5 (>= 5.4-1) Architecture: i386 Filename: pnet/pnet-tools_0.7.4-2_i386.deb Size: 1876362 Installed-Size: 4248 MD5sum: 979247106e20fbf17198c3279afea952 Description: Binutils for DotGNU Portable .NET A toolkit for the Portable .NET compiler and interpreter. This includes csant, a replacement for make, and various tools to deal with IL binaries. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-libc Version: 0.7.4-1 Priority: optional Section: libs Maintainer: Russell Stuart Depends: pnet-libclr (= 0.7.4-1), pnet-interpreter (= 0.7.4-1) Suggests: pnet-compiler Architecture: all Filename: pnet-libc/pnet-libc_0.7.4-1_all.deb Size: 177718 Installed-Size: 1008 MD5sum: b11867bef7be1b23694817d2b96cd506 Description: C library for DotGNU Portable .NET This is DotGNU's implementation of the C Standard Library. It is designed to be used with programs compiled for the CLR and locally executed in the pnet-interpreter. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-libclr Version: 0.7.4-2 Priority: optional Section: libs Maintainer: Russell Stuart Depends: pnet-interpreter (= 0.7.4-2) Architecture: i386 Filename: pnet-libclr/pnet-libclr_0.7.4-2_i386.deb Size: 3584860 Installed-Size: 9028 MD5sum: 8572eb77fb71189b80ac3751d2327187 Description: The CLR base class library for DotGNU Portable .NET This is DotGNU's implementation of the CLR (".NET") standard base class library. It is designed to be used with programs targeted at the CLR and locally executed in the pnet-interpreter. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: pnet-libmono Version: 0.7.4-1 Priority: optional Section: libs Maintainer: Russell Stuart Depends: pnet-libclr (= 0.7.4-1), pnet-interpreter (= 0.7.4-1) Suggests: pnet-compiler Architecture: all Filename: pnet-libmono/pnet-libmono_0.7.4-1_all.deb Size: 1975024 Installed-Size: 4848 MD5sum: 99557756c04e8b5166eda36bb9769c59 Description: Mono library for DotGNU Portable .NET The package contains some of the Mono CLR Libraries recompiled for DotGNU's Portable .NET runtime. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: po4a Version: 0.26-0bpo1 Priority: optional Section: text Maintainer: Martin Quinson Depends: perl (>= 5.6.0-16), gettext (>= 0.11), perl-modules, libsgmls-perl, sp Recommends: libtext-wrapi18n-perl, libterm-readkey-perl, liblocale-gettext-perl Conflicts: po-pod, po-man, liblocale-po4a-perl Architecture: all Filename: po4a/po4a_0.26-0bpo1_all.deb Size: 685864 Installed-Size: 1652 MD5sum: f5a6b7f3f10078a9bbaca285781c858f Description: tools for helping translation of documentation The po4a (po for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. . This package contains the main libraries of po4a, and the following sub-modules: . - KernelHelp: Help messages of each kernel compilation option. - Man: either roff or mdoc format. - Pod: Perl documentation format. - Sgml: either debiandoc or docbook DTD. - Dia: uncompressed Dia diagrams. - LaTeX: generic TeX or LaTeX format. - XML: very configurable, docbook DTD preconfigured. Package: pstocanonbj Version: 3.3-1.1 Priority: optional Section: net Maintainer: Takushi Miyoshi Depends: libc6 (>= 2.3.2.ds1-21), libcupsys2-gnutls10 (>= 1.1.23-1), cupsys Suggests: bjfilter-2.2, bjfilter-2.4, bjfilter-2.5 Architecture: i386 Filename: pstocanonbj/pstocanonbj_3.3-1.1_i386.deb Size: 13356 Installed-Size: 244 MD5sum: 43d4db5dbf140ecacad3f29024295182 Description: Filter called by cupsys to exec bjfilter This program is called by cups and passes options to bjfilter provided by - bjfilter-2.2 - bjfilter-2.4 - bjfilter-2.5 This version of pstocanonbj was written from scratch by Takushi Miyoshi . This packages also contains ppd files for: - Pixus/Pixma 550i, 850i, 950i - Pixus/Pixma 560i, 860i, 990i - Pixus/Pixma ip3100, ip4100, ip8600 - (Probably works with) Pixma ip1000, ip1500 . In countries other than Japan, the name of printer models may be different. Try printer driver of similar model number if the model number of your printer differs slightly from above models. Package: pyblosxom-contrib Version: 1.2.2-1 Priority: optional Section: web Maintainer: Russell Stuart Depends: pyblosxom, apache2 | httpd, python (>= 2.3), python (<< 3), python2.3 Architecture: all Filename: pyblosxom-contrib/pyblosxom-contrib_1.2.2-1_all.deb Size: 70440 Installed-Size: 572 MD5sum: ca57a65e865ad8e1d02c434b08b02bee Description: Flavours and plugins for pyblosxom The contributed flavours and plugins that used to be distributed with pyblosxom in version 1.1. . Homepage: http://pyblosxom.sourceforge.net/ Package: python-django Version: 0.91-1.1 Priority: optional Section: python Maintainer: Brett Parker Depends: python2.3-django, python (>= 2.3), python (<< 2.4) Architecture: all Filename: python-django/python-django_0.91-1.1_all.deb Size: 179880 Installed-Size: 280 MD5sum: 54d1b8299d8afbc4aaaf9c99e2e7aaf2 Description: A high-level Python Web framework Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Package: python-django-admin-media Source: python-django Version: 0.91-1.1 Priority: optional Section: python Maintainer: Brett Parker Architecture: all Filename: python-django/python-django-admin-media_0.91-1.1_all.deb Size: 33980 Installed-Size: 324 MD5sum: f70aaf6c8484853707db07476ce4b7b5 Description: Media files for the django-admin app The media files for the django admin app. Package: python2.3-django Source: python-django Version: 0.91-1.1 Priority: optional Section: python Maintainer: Brett Parker Depends: python (>= 2.3), python (<< 3), python2.3, python-django-admin-media Architecture: i386 Filename: python-django/python2.3-django_0.91-1.1_i386.deb Size: 656084 Installed-Size: 3640 MD5sum: 9c0c9cf0747cbfda43c664192be25fd4 Description: A high-level Python Web framework Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Package: python2.4-django Source: python-django Version: 0.91-1.1 Priority: optional Section: python Maintainer: Brett Parker Depends: python2.4, python (>= 2.3), python (<< 3), python-django-admin-media Architecture: i386 Filename: python-django/python2.4-django_0.91-1.1_i386.deb Size: 656074 Installed-Size: 3640 MD5sum: 9d6ccc35c3e4306961f771d00f5c5278 Description: A high-level Python Web framework Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Package: python-pcsclite Version: 0.4-1 Priority: extra Section: python Maintainer: Russell Stuart Depends: python (>= 2.3), python (<< 2.4), libc6 (>= 2.3.2.ds1-21), libpcsclite1 (>= 1.4.3) Recommends: pcscd Architecture: i386 Filename: python-pcsclite/python-pcsclite_0.4-1_i386.deb Size: 78308 Installed-Size: 364 MD5sum: 194d27eb2e2cc8d69bbafa725516750e Description: Python module wrapper for libpcsclite Provides an I/O library for smart cards. . Homepage: http://www.stuart.id.au/russell/files/python-pcsclite Package: quilt Version: 0.46-6 Priority: optional Section: devel Maintainer: Martin Quinson Depends: patch, diffstat, bzip2, gettext Suggests: procmail, graphviz Architecture: all Filename: quilt/quilt_0.46-6_all.deb Size: 344676 Installed-Size: 824 MD5sum: e4533dfb5fe1c49ce69dce81986c23a6 Description: Tool to work with series of patches Quilt manages a series of patches by keeping track of the changes each of them makes. They are logically organized as a stack, and you can apply, un-apply, refresh them easily by traveling into the stack (push/pop). . Quilt is good for managing additional patches applied to a package received as a tarball or maintained in another version control system. The stacked organization is proven to be efficient for the management of very large patch sets (more than hundred patches). As matter of fact, it was designed by and for Linux kernel hackers (Andrew Morton, from the -mm branch, is the original author), and its main use by the current upstream maintainer is to manage the (hundreds of) patches against the kernel made for the SUSE distribution. . This package completely integrates into the CDBS, allowing maintainers using this new paradigm for their packaging scripts to benefit from the comfort of quilt when editing their diff against upstream. The package also provides some basic support for those not using CDBS. Package: raidboot Version: 0.2 Priority: optional Section: devel Maintainer: Russell Stuart Depends: initrd-tools, mdadm Architecture: all Filename: raidboot/raidboot_0.2_all.deb Size: 3952 Installed-Size: 60 MD5sum: 698c1b92d6f7e6e3f102aeb401230d70 Description: Makes booting off a raid partition easier Normally, mkinitrd will only build an initrd capable of booting off software raid if you run it on a machine running a similar software raid configuration. After installing this, mkinitrd (and consequently make-kpkg) will always build an initrd capable of booting off software raid, regardless of where you run it. Also, the default mkinitrd.conf should no longer required customisation for software raid. Package: render-dev Source: renderext Version: 1:0.9.2-0bpo1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: x-dev Conflicts: xlibs-dev (<< 4.3.0) Architecture: all Filename: renderext/render-dev_0.9.2-0bpo1_all.deb Size: 27054 Installed-Size: 108 MD5sum: 7cc6ff97788ebc10db41d8236425c35f Description: X Rendering Extension header files and documentation The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. . This package contains header files and documentation for the X Rendering Extension. The library and server implementations of the extension are separate. Package: rtl8180-source Source: rtl8180 Version: 0.21-6 Priority: extra Section: net Maintainer: Russell Stuart Depends: module-assistant Recommends: dpkg-dev, kernel-package, debhelper (>= 4), debconf-utils Architecture: all Filename: rtl8180/rtl8180-source_0.21-6_all.deb Size: 84770 Installed-Size: 128 MD5sum: c5bfa2eaacb543941e383adc3dbd24ae Description: module source for wireless using RealTek's 8180 chipset This package provides the source code for the rtl8180 module. It drives 802.11 wireless adapters using the RealTek 8180 chipset. A list of adapters supported can be found at: http://rtl8180-sa2400.sourceforge.net. It supports 2.6 and newer 2.4 kernels. . Homepage: http://rtl8180-sa2400.sourceforge.net/ Package: screen Version: 4.0.2-4.2 Priority: optional Section: misc Maintainer: Adam Lazur Pre-Depends: debconf (>= 0.2.17) Depends: libc6 (>= 2.3.2.ds1-21), libncursesw5 (>= 5.4-1), libpam0g (>= 0.76), base-passwd (>= 2.0.3.4), passwd (>= 1:4.0.3-10) Conflicts: suidmanager (<< 0.52) Architecture: i386 Filename: screen/screen_4.0.2-4.2_i386.deb Size: 585866 Installed-Size: 984 MD5sum: 5c46fab7424c3773d3146a710f09a766 Description: a terminal multiplexor with VT100/ANSI terminal emulation screen is a terminal multiplexor that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features. Some of these are: configurable input and output translation, serial port support, configurable logging, multi-user support, and utf8 charset support. Package: keylookup Source: signing-party (0.4.4-2) Version: 3.0-0.4.4-2 Priority: extra Section: misc Maintainer: Thijs Kinkhorst Depends: signing-party (>= 0.4.2) Architecture: all Filename: signing-party/keylookup_3.0-0.4.4-2_all.deb Size: 1278 Installed-Size: 40 MD5sum: d5394e4757b5e115cd03e0b0b988e579 Description: transitional package to pull in signing-party A nice console tool to fetch public keys from keyservers. . keylookup has been merged with signing-party as of 0.4.2. . This package is empty and exists to facilitate upgrades. It can safely be removed. Package: signing-party Version: 0.4.4-2 Priority: extra Section: misc Maintainer: Thijs Kinkhorst Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils (>= 1.1.13) Conflicts: keylookup (<< 3.0) Provides: keylookup Architecture: all Filename: signing-party/signing-party_0.4.4-2_all.deb Size: 57162 Installed-Size: 252 MD5sum: 0431c00f2713ae909e485ea0e69cb9ac Description: Various OpenPGP related tools signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc. . * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key * pgp-fixkey: removes broken packets from keys * gpg-mailkeys: simply mail out a signed key to its owner * gpg-key2ps: generate PostScript file with fingerprint paper strips * gpglist: show who signed which of your UIDs * gpgsigs: annotates list of GnuPG keys with already done signatures * keylookup: ncurses wrapper around gpg --search . Homepage: http://pgp-tools.alioth.debian.org/ Package: smokeping Version: 1.38-3.4 Priority: extra Section: net Maintainer: Jose Carlos Garcia Sogo Depends: perl (>= 5.6.0-16), libnet-perl, libsnmp-session-perl (>= 0.86), librrds-perl (>= 1.0.33-9), fping (>= 2.4b2-to-ipv6-2) | echoping (>= 4.2.0-1.1), speedy-cgi-perl (>= 2.21-1), exim4 | mail-transport-agent, debianutils (>= 1.7) Recommends: apache | httpd, libsocket6-perl, dnsutils Suggests: curl, libauthen-radius-perl, libnet-ldap-perl, libnet-dns-perl, ssh, libio-socket-ssl-perl, libnet-telnet-perl Architecture: all Filename: smokeping/smokeping_1.38-3.4_all.deb Size: 273100 Installed-Size: 1060 MD5sum: a49d6ca3328c441e0aac2d5e8fd00d04 Description: latency logging and graphing system SmokePing consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs. . With SmokePing you can measure latency and packet loss in your network. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs giving up to the minute information on the state of each network connection. Package: smstools Version: 3.0.2-1.2 Priority: optional Section: comm Maintainer: Mark Purcell Depends: debconf, adduser, libc6 (>= 2.3.2.ds1-21), libmm13 Architecture: i386 Filename: smstools/smstools_3.0.2-1.2_i386.deb Size: 161376 Installed-Size: 692 MD5sum: 79baa2d2e83c2c212f95e252a250668c Description: SMS Server Tools for GSM modems The SMS Server Tools make your server into a central SMS gateway. You can send and receive SM using a simple file-based interface. This Software was made for users who send less than 20 000 messages each month. . There is an event-handler option that allows you to call your own programs or scripts after sent or received SM. . The SMS Server Tools use one or more (max. 32) GSM modems to send and receive SM. You can equip some modems with Vodafone SIM cards and other with Telmi SIM cards (for example), to save money. All SM are sorted in queues by provider. If one modem fails it will be deactivated for one hour before the software retries. The other modems run without any restriction. You can log status information and alarms using the syslog daemon of your operating system. . Upstream URL: http://smstools3.kekekasvi.com/ Package: sudo Version: 1.6.8p7-1.100 Priority: optional Section: admin Maintainer: Bdale Garbee Depends: libc6 (>= 2.3.2.ds1-21), libpam0g (>= 0.76), libpam-modules Architecture: i386 Filename: sudo/sudo_1.6.8p7-1.100_i386.deb Size: 159950 Installed-Size: 380 MD5sum: 9c32954ae0739ce2dd1bbeb26614d756 Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. Package: tightvncserver Source: tightvnc Version: 1.3dev7-0.1 Priority: optional Section: x11 Maintainer: Ola Lundqvist Pre-Depends: dpkg (>= 1.6.8) Depends: libc6 (>= 2.3.2.ds1-21), libjpeg62, libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), perl, xbase-clients, xserver-common, vnc-common (>= 3.3.6-1) Recommends: xfonts-base Suggests: tightvnc-java Provides: xserver, vnc-server Architecture: i386 Filename: tightvnc/tightvncserver_1.3dev7-0.1_i386.deb Size: 623616 Installed-Size: 1360 MD5sum: 6bb913554507135107f9f7d137ce6b2a Description: Virtual network computing server software VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides a server to which X clients can connect and the server generates a display that can be viewed with a vncviewer. . The difference between the tightvncserver and the normal vncserver is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of vncserver (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. . Note: This server does not support or need a display. You need a vncviewer to see something. However, this viewer may also be on a computer running other operating systems in the local net. . Homepage: http://www.tightvnc.com/ Package: xtightvncviewer Source: tightvnc Version: 1.3dev7-0.1 Priority: optional Section: x11 Maintainer: Ola Lundqvist Pre-Depends: dpkg (>= 1.6.8) Depends: libc6 (>= 2.3.2.ds1-21), libice6 | xlibs (>> 4.1.0), libjpeg62, libsm6 | xlibs (>> 4.1.0), libx11-6 | xlibs (>> 4.1.0), libxaw7 (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxmu6 | xlibs (>> 4.1.0), libxpm4 | xlibs (>> 4.1.0), libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1), vnc-common Recommends: xfonts-base Suggests: tightvncserver, ssh Provides: vncviewer, vnc-viewer Architecture: i386 Filename: tightvnc/xtightvncviewer_1.3dev7-0.1_i386.deb Size: 61426 Installed-Size: 184 MD5sum: 71f3f27fb3b31e7e0b859006c178a0ec Description: Virtual network computing client software for X VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . It is implemented in a client/server model. This package provides a client for X, with this you can connect to a vncserver somewhere in the network and display its content in a window. There are vncserver available for X and for Win95/NT. . The difference between the xtightvncviewer and the normal vncviewer is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. . Homepage: http://www.tightvnc.com/ Package: tightvnc-java Version: 1.3dev7-0.1 Priority: optional Section: contrib/web Maintainer: Ola Lundqvist Suggests: tightvncserver Provides: vnc-viewer Architecture: all Filename: tightvnc-java/tightvnc-java_1.3dev7-0.1_all.deb Size: 116342 Installed-Size: 276 MD5sum: 00cd7897709863cde9ca01786e956716 Description: TightVNC java applet and command line program VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This is the vnc java applet files that the tightvncserver can distribute to the client. Package: libtomcat5-java Source: tomcat5 Version: 5.0.30-9 Priority: optional Section: web Maintainer: Debian Java Maintainers Depends: libxerces2-java, libservlet2.4-java, libcommons-el-java, ant, libregexp-java, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-fileupload-java (>= 1.0-1), libcommons-logging-java, libcommons-modeler-java (>= 1.1-1), libmx4j-java, libcommons-dbcp-java, libcommons-launcher-java Suggests: tomcat5 Architecture: all Filename: tomcat5/libtomcat5-java_5.0.30-9_all.deb Size: 3596040 Installed-Size: 4012 MD5sum: 45a5f51514b7c95d38ccc06e12284609 Description: Java Servlet engine -- core libraries Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4 and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. If you want to run Tomcat you need to install the tomcat5 package. . For more information about Tomcat please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html. Package: tomcat5 Version: 5.0.30-9 Priority: optional Section: web Maintainer: Debian Java Maintainers Depends: kaffe | java-gcj-compat-dev (>= 1.0.41-1) | java2-runtime, libtomcat5-java (>= 5.0.30-9), adduser (>= 3.34), apache-utils (>= 1.3.33-1) | apache2-common Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk, tomcat5-webapps, tomcat5-admin Architecture: all Filename: tomcat5/tomcat5_5.0.30-9_all.deb Size: 45040 Installed-Size: 336 MD5sum: fddb56d9f969b2549dc4b2c9abd18fe1 Description: Java Servlet 2.4 engine with JSP 2.0 support Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4 and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project. . This package just contains the startup scripts for Tomcat 5. No documentation or web applications (webapps) are included here, please install the tomcat5-webapps package if you want them. . For more information about Tomcat please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html. . The official Servlet 2.4 and JSP 2.0 specifications can be found at http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/ Package: tomcat5-admin Source: tomcat5 Version: 5.0.30-9 Priority: optional Section: web Maintainer: Debian Java Maintainers Depends: tomcat5 (>= 5.0.30-9), libstruts1.2-java Architecture: all Filename: tomcat5/tomcat5-admin_5.0.30-9_all.deb Size: 393034 Installed-Size: 2540 MD5sum: ba05f1ce17883273444b3cc291c9b8e4 Description: Java Servlet engine -- admin web interfaces Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4 and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project. . This package contains two administrative web interfaces as admin and manager web applications (webapps). . For more information about Tomcat please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html. Package: tomcat5-webapps Source: tomcat5 Version: 5.0.30-9 Priority: optional Section: web Maintainer: Debian Java Maintainers Depends: tomcat5 (>= 5.0.30-9) Architecture: all Filename: tomcat5/tomcat5-webapps_5.0.30-9_all.deb Size: 1118276 Installed-Size: 4848 MD5sum: 0e44a8150bd5918236446085c84fe844 Description: Java Servlet engine -- documentation and example web applications Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4 and JavaServer Pages (JSP) 2.0 specification from the Apache Jakarta project. . This package contains the HTML documentation and some web applications (webapps) that were bundled with Tomcat 5: * examples: Example servlets and JSP pages with source code * tomcat-docs: HTML documentation for Tomcat * webdav: WebDAV access to local files (e.g. using cadaver) . For more information about Tomcat please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html. Package: treecc Version: 0.3.8-1 Priority: optional Section: devel Maintainer: Russell Stuart Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: treecc/treecc_0.3.8-1_i386.deb Size: 76394 Installed-Size: 224 MD5sum: 08976cca6a914e7fb01ae163e1c05ac3 Description: Tree Compiler Compiler The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees. . Homepage: http://www.southern-storm.com.au/portable_net.html Package: libvolume-id-dev Source: udev Version: 0.093-0bpo1 Priority: optional Section: libdevel Maintainer: Marco d'Itri Depends: libvolume-id0 (= 0.093-0bpo1) Architecture: i386 Filename: udev/libvolume-id-dev_0.093-0bpo1_i386.deb Size: 15248 Installed-Size: 108 MD5sum: f5dca0d449ce846bc46470cc1d42711d Description: libvolume_id development headers This package provides the static libraries and header files needed to link programs with libvolume_id. Package: libvolume-id0 Source: udev Version: 0.093-0bpo1 Priority: optional Section: libs Maintainer: Marco d'Itri Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: udev/libvolume-id0_0.093-0bpo1_i386.deb Size: 56562 Installed-Size: 116 MD5sum: c138649ea26ad8e0cd20fb41513481de Description: libvolume_id shared library This library is used to detect the type of a file system and read its metadata. Package: udev Version: 0.093-0bpo1 Priority: optional Section: admin Maintainer: Marco d'Itri Depends: libc6 (>= 2.3.2.ds1-21), libvolume-id0, initscripts (>= 2.85-16), lsb-base (>= 3.0-6) Conflicts: hotplug, lvm-common (<< 1.5.13), module-init-tools (<< 3.2-pre9-1), initramfs-tools (<< 0.39), hal (<< 0.5.6-2), makedev (<< 2.3.1-80) Provides: hotplug Replaces: initramfs-tools (<= 0.41) Architecture: i386 Filename: udev/udev_0.093-0bpo1_i386.deb Size: 253376 Installed-Size: 928 MD5sum: c670adb0e2b4079bdc148ec68ce8dd5d Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: unionfs-source Source: unionfs Version: 1.1.3-1.1 Priority: optional Section: misc Maintainer: Eduard Bloch Depends: module-assistant, bzip2, debhelper (>> 4.0.0) Suggests: unionfs-utils Architecture: all Filename: unionfs/unionfs-source_1.1.3-1.1_all.deb Size: 203162 Installed-Size: 240 MD5sum: e5cd22d6a7b24237bc55f5f611c4887e Description: source for the unionfs driver The unionfs driver provides a unification file system for the Linux kernel. It allows to virtually merge the contents of several directories and/or stack them, so that apparent file changes in the unionfs end in file changes in only one of the source directories. . This package contains the module source. The kernel driver can be built from it using module-assistant or make-kpkg. Package: unionfs-utils Source: unionfs Version: 1.1.3-1.1 Priority: optional Section: misc Maintainer: Eduard Bloch Depends: libc6 (>= 2.3.2.ds1-21), libuuid1 Recommends: unionfs-source Architecture: i386 Filename: unionfs/unionfs-utils_1.1.3-1.1_i386.deb Size: 59608 Installed-Size: 152 MD5sum: 16a918d3c9437484e1b507d15b070138 Description: stackable unification file system - management tools The unionfs driver provides a unification file system for the Linux kernel. It allows to virtually merge the contents of several directories and/or stack them, so that apparent file changes in the unionfs end in file changes in only one of the source directories. . This package contains utilities needed to configure unionfs containers on-the-fly. Package: webalizer Version: 2.01.10-26.2 Priority: optional Section: web Maintainer: Remco van de Meent Pre-Depends: debconf (>= 0.2.17) Depends: libc6 (>= 2.3.2.ds1-4), libdb4.2, libgd2-noxpm (>= 2.0.33) | libgd2-xpm (>= 2.0.33), libpng12-0 (>= 1.2.8rel), zlib1g (>= 1:1.2.1) Suggests: httpd Architecture: i386 Filename: webalizer/webalizer_2.01.10-26.2_i386.deb Size: 306368 Installed-Size: 1444 MD5sum: a132c5730217061ad14c2369e82fd703 Description: Web server log analysis program The Webalizer is a web server log analysis program. It is designed to scan web server log files in various formats and produce usage statistics in HTML format for viewing through a browser. The Webalizer produces yearly, monthly, daily and hourly statistics. In the monthly reports, various statistics may be produced to show overall usage, usage by day and hour, usage by visiting sites, URLs, user agents (browsers), referrers and country. The Webalizer is highly configurable by use of either command line options or a configuration file, allowing the program to be tailored to individual needs easily. Package: ws2300 Version: 1.3-1 Priority: extra Section: python Maintainer: Russell Stuart Depends: python (>= 2.3), python (<< 2.4) Architecture: i386 Filename: ws2300/ws2300_1.3-1_i386.deb Size: 43496 Installed-Size: 228 MD5sum: aa434118ade8513d8d60e11884f451cc Description: Driver for the LaCrosse WS-2300 weather station Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232 interface. It can read and write values, and can continuously aggregate and log data from WS-2300 to a file or SQL database. . Homepage: http://www.stuart.id.au/russell/files/ws2300 Bugs: mailto:russell-debian@stuart.id.au Package: lbxproxy Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: x11 Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libice6, libx11-6, libxext6, zlib1g (>= 1:1.2.1) Recommends: proxymngr Architecture: i386 Filename: xorg-x11/lbxproxy_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 269222 Installed-Size: 696 MD5sum: d2067325caff37cc0d9e3542d90ffe35 Description: Low Bandwidth X (LBX) proxy server Applications that would like to take advantage of the Low Bandwidth extension to X (LBX) must make their connections to an lbxproxy. These applications need know nothing about LBX, they simply connect to the lbxproxy as if were a regular X server. The lbxproxy accepts client connections, multiplexes them over a single connection to the X server, and performs various optimizations on the X protocol to make it faster over low bandwidth and/or high latency connections. Package: libdmx-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libdmx1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libc6-dev | libc-dev Conflicts: xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libdmx-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 217130 Installed-Size: 408 MD5sum: b193ad8ddb681c288908b07acda492df Description: Distributed Multihead X client library development files Header files and a static version of the DMX (Distributed Multihead X) client library are provided by this package. . See the libdmx1 package for further information. Package: libdmx1 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libdmx1_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 195616 Installed-Size: 360 MD5sum: 6ff5fd46868134d24b6e30ef19d53c0d Description: Distributed Multihead X client library libdmx provides a client-side interface to the Distributed Multihead X system, which allows one X server to multiplex across multiple displays located on different machines. Package: libdmx1-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libdmx1 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libdmx1-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 216524 Installed-Size: 372 MD5sum: 2bb3e1ee5c053c1305d970f707db7741 Description: Distributed Multihead X client library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libdmx1 package for further information. Package: libfs-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libfs6 (= 6.9.0.dfsg.1-5bpo2.1), xlibs-static-dev, x-dev Conflicts: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libfs-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 211264 Installed-Size: 404 MD5sum: a3eb611786e15919d9db27be5b38902d Description: X Font Server library development files Header files and a static version of libFS are provided by this package. . See the libfs6 package for further information. Package: libfs6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libfs6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 211326 Installed-Size: 388 MD5sum: a0a4d3fb6843ad1d8ee0a3421f018674 Description: X Font Server library libFS is a library that provides various functions useful to font servers. Package: libfs6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libfs6 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libfs6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 281556 Installed-Size: 832 MD5sum: f2fa9c450e66c0d4b295bee7780ab5c2 Description: X Font Server library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libfs6 package for further information. Package: libglu1-xorg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libstdc++5 (>= 1:3.3.4-1), libx11-6, libxext6, xlibmesa-gl | libgl1 Conflicts: libglu1c2, libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 (<< 4.2.1-5), xlibmesa3-glu, xlibmesa-glu Provides: libglu1c2, libglu1 Replaces: libglu1c2, libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 (<< 4.2.1-5), xlibmesa3-glu, xlibmesa-glu Architecture: i386 Filename: xorg-x11/libglu1-xorg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 388090 Installed-Size: 808 MD5sum: a2d845b5fc18baeee7b59ddd1a4b4510 Description: Mesa OpenGL utility library [X.Org] The OpenGL utility library (GLU) offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates. . X.Org maintains its own version of the Mesa libraries; see the xlibmesa-gl package for further information. . This package was built using version 2 of the C++ ABI. Package: libglu1-xorg-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libglu1-xorg (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibmesa3-dbg (<< 4.2.1-5), xlibmesa3-glu-dbg, xlibmesa-glu-dbg Replaces: xlibmesa3-dbg (<< 4.2.1-5), xlibmesa3-glu-dbg, xlibmesa-glu-dbg Architecture: i386 Filename: xorg-x11/libglu1-xorg-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 1064668 Installed-Size: 2576 MD5sum: 60a39875ddac245aca7596070bdc5cf1 Description: Mesa OpenGL utility library (unstripped) [X.Org] This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libglu1-xorg package for further information. Package: libglu1-xorg-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libglu1-xorg (= 6.9.0.dfsg.1-5bpo2.1), xlibmesa-gl-dev | libgl-dev Conflicts: libglu-dev, mesag-dev (<< 5.0.0-1), xlibmesa-dev (<< 4.2.1-5), xlibmesa-glu-dev Provides: libglu-dev, xlibmesa-glu-dev Replaces: libglu-dev, mesag-dev (<< 5.0.0-1), xlibmesa-dev (<< 4.2.1-5), xlibmesa-glu-dev Architecture: i386 Filename: xorg-x11/libglu1-xorg-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 456558 Installed-Size: 1180 MD5sum: 4c03a19c015c2a36184b7e1d8d25621b Description: Mesa OpenGL utility library development files [X.Org] libglu1-xorg-dev provides static versions of the libraries provided in libglu1-xorg, as well as header files and manual pages. . See the libglu1-xorg package for further information. Package: libice-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libice6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libc6-dev | libc-dev Conflicts: xlibs-dev (<< 4.3.0) Replaces: xlibs-dev (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libice-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 231416 Installed-Size: 452 MD5sum: c3e9109a5ff87b53cea0c5b0a43225d3 Description: Inter-Client Exchange library development files Header files and a static version of the ICE library are provided by this package. . See the libice6 package for further information. Package: libice6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Conflicts: xlibs (<< 4.3.0) Replaces: xlibs (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libice6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 230662 Installed-Size: 436 MD5sum: b924e5ddb9f242df6a6d4cac342403c5 Description: Inter-Client Exchange library libICE provides an interface to ICE, the Inter-Client Exchange protocol. Motivated by issues arising from the need for X Window System clients to share data with each other, the ICE protocol provides a generic framework for building protocols on top of reliable, byte-stream transport connections. It provides basic mechanisms for setting up and shutting down connections, for performing authentication, for negotiating versions, and for reporting errors. Package: libice6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libice6 (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibs-dbg (<< 4.3.0) Replaces: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libice6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 256216 Installed-Size: 640 MD5sum: cea89bbd68cd7c32958a5a018fb8bef6 Description: Inter-Client Exchange library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libice6 package for further information. Package: libsm-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libsm6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libice-dev, libc6-dev | libc-dev Conflicts: xlibs-dev (<< 4.3.0) Replaces: xlibs-dev (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libsm-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 200782 Installed-Size: 352 MD5sum: a952c7b324afb2fed61fd6401559db55 Description: X Window System Session Management library development files Header files and a static version of the SM library are provided by this package. . See the libsm6 package for further information. Package: libsm6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libice6 Conflicts: xlibs (<< 4.3.0) Replaces: xlibs (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libsm6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 205898 Installed-Size: 376 MD5sum: 6a6237b82ab21e2dbb254ed14d8bd3e9 Description: X Window System Session Management library libSM provides an interface to XSMP, the X Session Management Protocol. XSMP is a protocol that facilitates the management of groups of client applications by a session manager. The session manager can cause clients to save their state, to shut down, and to be restarted into a previously saved state. This protocol is layered on top of the X Consortium's ICE protocol (see the libice6 package). Package: libsm6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libsm6 (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibs-dbg (<< 4.3.0) Replaces: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libsm6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 216412 Installed-Size: 448 MD5sum: 4c37b7633281b63e175e7785c68353f0 Description: X Window System Session Management library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libsm6 package for further information. Package: libx11-6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: x11-common (>> 4.3.0), xlibs-data, libc6 (>= 2.3.2.ds1-21), debconf (>= 0.5) | debconf-2.0 Conflicts: xlibs (<< 4.3.0) Replaces: xlibs (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libx11-6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 759044 Installed-Size: 1456 MD5sum: e22caf0bfb88953fd7e56a5eeac82409 Description: X Window System protocol client library The libX11 library, also known as "Xlib", provides a means of communicating with an X server via the X protocol. . Xlib provides low-level functionality, dealing mostly with the wire protocol and in terms of basic operations such as opening and closing the connection to the X server, creating graphics contexts, drawing graphics primitives such as lines, arcs, and glyphs, handling events, and so forth. A set of dynamically-loadable internationalization modules is also part of this package, though not in the libX11 shared object itself. . Application programmers who are new to the X Window System will likely find one of the many "Toolkit" libraries far more convenient to program against than Xlib directly. Examples of popular toolkit libraries are GTK+, Qt, XForms, LessTif, and Athena. . libx11-6 depends on xlibs-data for locale data and the X error and keysym databases. Package: libx11-6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libx11-6 (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibs-dbg (<< 4.3.0) Replaces: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libx11-6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 9146344 Installed-Size: 20324 MD5sum: 832d5474e4f44bb65cb842c48139a9c4 Description: X Window System protocol client library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Unstripped versions of Xlib's loadable modules for internationalization support are provided in /usr/X11R6/lib/debug/X11/locale/lib/common. Note that if you wish to debug these modules, you will need to set XLOCALEDIR to /usr/X11R6/lib/debug/X11/locale. Also note that for security reasons, unprivileged users are unable to override XLOCALEDIR in this way, so you may have to perform your debugging of the Xlib modules as root. . Non-programmers will likely have little use for this package. See the libx11-6 package for further information. Package: libx11-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libx11-6 (= 6.9.0.dfsg.1-5bpo2.1), libxext-dev, libxi-dev, x-dev, libc6-dev | libc-dev, libxkbfile-dev Conflicts: xlibs-dev (<< 4.3.0) Replaces: xlibs-dev (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libx11-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 1396548 Installed-Size: 4436 MD5sum: 3fbf0c3059d856ac66134488b1cf13a9 Description: X Window System protocol client library development files Header files and a static version of the X11 library ("Xlib") are provided by this package. . See the libx11-6 package for further information. . Ideally, this package would not depend on any extension headers, as Xlib is designed to implement only the core X protocol. Nevertheless, some parts of Xlib have acquired references to extension headers over the years. Specifically, header files for the BIG-REQUESTS, XKEYBOARD, XInputExtension, and XC-MISC extensions are used internally. These dependencies are not exposed via Xlib's own external interfaces. Package: libxau-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxau6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev Conflicts: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0.3) Replaces: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0.3) Architecture: i386 Filename: xorg-x11/libxau-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 191064 Installed-Size: 348 MD5sum: 8f153efc5f913f0a2f69b28b0aacf885 Description: X Authentication library development files Header files and a static version of the Xau library are provided by this package. . See the libxau6 package for further information. Package: libxau6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxau6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 194368 Installed-Size: 356 MD5sum: bc203025c793eee15e38bef2f8326ce8 Description: X Authentication library libXau provides a set of base functions for X authentication, which are used by base client libraries and servers. Package: libxau6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxau6 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxau6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 199816 Installed-Size: 376 MD5sum: 0c28c48fc92c303ca7f6a434eb6d7543 Description: X Authentication library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxau6 package for further information. Package: libxaw6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libice6, libsm6, libx11-6, libxext6, libxmu6, libxt6 Architecture: i386 Filename: xorg-x11/libxaw6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 309946 Installed-Size: 604 MD5sum: 13f43ad9a6e8fb8df3e6169d1d5429d9 Description: X Athena widget set library (version 6) Xaw is a widget set based on the the Xt (X Toolkit Intrinsics) library. It provides a set of graphical user-interface elements ("widgets") such as menus, scrollbars, dialog boxes, text-input areas, and so forth. The X clients distributed with the X Window System itself, as well as many others, use the Athena widget set. . The version of the Athena widgets in this package corresponds to the X11R6.4 release of the X Window System. X.Org has made significant enhancements to the Athena widget set; their versions can be found in the libxaw7 and libxaw8 packages. Package: libxaw6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw6 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxaw6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 798130 Installed-Size: 1840 MD5sum: fa861eb198583e37de495c1cf9738664 Description: X Athena widget set library (version 6, unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxaw6 package for further information. Package: libxaw6-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev, libc6-dev | libc-dev Conflicts: libxaw7-dev, libxaw8-dev Replaces: libxaw7-dev, libxaw8-dev Architecture: i386 Filename: xorg-x11/libxaw6-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 444086 Installed-Size: 1240 MD5sum: 2524134fbce05c9dabe28e88b38ad418 Description: X Athena widget set library development files (version 6) Xaw header files and a static version of the Athena widget library are provided by this package, which supports Xaw6-based clients. . It is necessary for the symbol OLDXAW to be defined at compile time for the Athena library-using program to behave correctly; otherwise the header files in this package will exhibit Xaw7 behavior. . See the libxaw6 package for further information. Package: libxaw7 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libice6, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6 Architecture: i386 Filename: xorg-x11/libxaw7_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 363008 Installed-Size: 712 MD5sum: 5b96bd1c37dca39f1ab5acfba05f8391 Description: X Athena widget set library Xaw is a widget set based on the the Xt (X Toolkit Intrinsics) library. It provides a set of graphical user-interface elements ("widgets") such as menus, scrollbars, dialog boxes, text-input areas, and so forth. The X clients distributed with the X Window System itself, as well as many others, use the Athena widget set. . XFree86 and X.Org have made a number of major improvements to the Athena widget set, resulting in version 7 -- this version features widgets customizable in appearance and event handling (a.k.a. "themes"); an extensible image loader (currently supports bitmaps, gradients, and pixmaps); numerous enhancements to the Text widget, text source and text sink objects; and multiple-column support in the SimpleMenu widget. . The older Athena widget library corresponding to version X11R6.4 of the X Window System can be found in the libxaw6 package. Package: libxaw7-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw7 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxaw7-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 881802 Installed-Size: 1996 MD5sum: fb9b0f750bdee6c5f4a7b7516fa1bcce Description: X Athena widget set library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxaw7 package for further information. Package: libxaw7-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw7 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev, libxp-dev, libxpm-dev, libc6-dev | libc-dev Conflicts: libxaw6-dev, libxaw8-dev Provides: libxpm4-dev Replaces: libxaw6-dev, libxaw8-dev Architecture: i386 Filename: xorg-x11/libxaw7-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 443996 Installed-Size: 1240 MD5sum: 36c20773e74227543b30f4c5c4c2a152 Description: X Athena widget set library development files Xaw header files, a static library, and a manual page documenting new features in version 7 of the Athena widget library are provided by this package. . See the libxaw7 package for further information. Package: libxaw8 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libice6, libsm6, libx11-6, libxext6, libxmu6, libxp6, libxpm4, libxt6 Architecture: i386 Filename: xorg-x11/libxaw8_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 364920 Installed-Size: 716 MD5sum: a6e95bb90816ddc433a6c8797e08f825 Description: X Athena widget set library Xaw is a widget set based on the the Xt (X Toolkit Intrinsics) library. It provides a set of graphical user-interface elements ("widgets") such as menus, scrollbars, dialog boxes, text-input areas, and so forth. The X clients distributed with the X Window System itself, as well as many others, use the Athena widget set. . X.Org has made a number of major improvements to the Athena widget set, resulting in version 8 -- this version includes support for Xprint and small helper pop-ups (a.k.a. "tooltips"). . The older Athena widget library corresponding to version X11R6.4 of the X Window System can be found in the libxaw6 package, and the older library corresponding to X11R6.7.0 and XFree86 4.x can be found in the libxaw7 package. Package: libxaw8-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw8 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxaw8-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 912984 Installed-Size: 2036 MD5sum: d659e2e81fbbf68c961ae3d36314fc7b Description: X Athena widget set library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxaw8 package for further information. Package: libxaw8-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxaw8 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev, libxp-dev, libxpm-dev, libc6-dev | libc-dev Conflicts: libxaw6-dev, libxaw7-dev Provides: libxpm4-dev Replaces: libxaw6-dev, libxaw7-dev Architecture: i386 Filename: xorg-x11/libxaw8-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 443998 Installed-Size: 1240 MD5sum: 7da8338c50160e911934ca4c556c8e4f Description: X Athena widget set library development files Xaw header files, a static library, and a manual page documenting new features in version 8 of the Athena widget library are provided by this package. . See the libxaw8 package for further information. Package: libxcomposite-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxcomposite1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libx11-dev, libxfixes-dev Conflicts: xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxcomposite-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 185794 Installed-Size: 316 MD5sum: 4b16d31ce744105909d4a6f87849979f Description: X off-screen compositing library development files Xcomposite header files, a static library, and a manual page are provided by this package. . See the libxcomposite1 package for further information. Package: libxcomposite1 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxcomposite1_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 193576 Installed-Size: 352 MD5sum: fd4f732733fb04d1a88a50686a02b4f0 Description: X off-screen compositing library libXcomposite provides the client-side interface to the Composite extension, which allows off-screen redirection and drawing facilities for clients to modify the final look of the desktop. . This requires server-side support, which was introduced in X.Org's X11R6.8, and is also present in most versions of freedesktop.org's 'KDrive' server (also known as 'xserver', or 'freedesktop.org X server'). Package: libxcomposite1-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxcomposite1 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxcomposite1-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 216584 Installed-Size: 368 MD5sum: c06b582d9a2e0ffc12f58ce8b6f03abc Description: X off-screen compositing library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxcomposite1 package for further information. Package: libxdamage-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxdamage1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxfixes-dev, libx11-dev Conflicts: xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxdamage-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 186364 Installed-Size: 316 MD5sum: 380b4fcb0320a890fcba4b4eafb02a14 Description: X region 'damage' library development files Xdamage header files, a static library, and a manual page are provided by this package. . See the libxdamage1 package for further information. Package: libxdamage1 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxdamage1_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 193884 Installed-Size: 352 MD5sum: 2cc7d45b918dee03222581f48ee8202a Description: X region 'damage' library libXdamage provides the client-side interface to the DAMAGE extension, which allows for notification of changes to regions. . This requires server-side support, which was introduced in X.Org's X11R6.8, and is also present in most versions of freedesktop.org's 'KDrive' server (also known as 'xserver', or 'freedesktop.org X server'). Package: libxdamage1-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxdamage1 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxdamage1-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 218668 Installed-Size: 372 MD5sum: badc4f408faa906dc0ccc5884d8bfa00 Description: X region 'damage' library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxdamage1 package for further information. Package: libxdmcp-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxdmcp6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev Conflicts: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxdmcp-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 193020 Installed-Size: 340 MD5sum: 6fe83116ceb1d2c9aa6dd0b186351a5f Description: X Display Manager Control Protocol library development files Xdmcp header files, a static library, and a manual page are provided by this package. . See the libxdmcp6 package for further information. Package: libxdmcp6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxdmcp6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 197780 Installed-Size: 364 MD5sum: b7f7f0154d8b98c74ed3260aa6992db5 Description: X Display Manager Control Protocol library libXdmcp provides an interface to the X Display Manager Control Protocol, which is used for remote logins to display managers. Package: libxdmcp6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxdmcp6 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxdmcp6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 203492 Installed-Size: 604 MD5sum: f3c32c545e6e96004050909d7012e82a Description: X Display Manager Control Protocol library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxdmcp6 package for further information. Package: libxevie-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxevie1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libx11-dev Conflicts: xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxevie-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 187564 Installed-Size: 348 MD5sum: a7baafe07206f77d9a9872455a9b6ecc Description: X EVent Interception Extension library development files Xevie header files and a static library are provided by this package. . See the libxevie1 package for further information. Package: libxevie1 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxevie1_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 184660 Installed-Size: 284 MD5sum: 68e6b3e9c963e1d494e69e960b18e162 Description: X EVent Interception Extension library libXevie provides a client-side interface to the X EVent Interception Extension, which allows for events to be intercepted as they come in and potentially modified. Package: libxevie1-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxevie1 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxevie1-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 212530 Installed-Size: 364 MD5sum: f600302010e5db04dca30c8eaf973374 Description: X EVent Interception Extension library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxevie1 package for further information. Package: libxext-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxext6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libc6-dev | libc-dev Conflicts: xlibs-dev (<< 4.3.0) Replaces: xlibs-dev (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libxext-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 292594 Installed-Size: 840 MD5sum: cd0a3f0fa9d67e16ce89b5241ce1fbcc Description: X Window System miscellaneous extension library development files Header files and a static version of the Xext library are provided by this package. . See the libxext6 package for further information. Package: libxext6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libx11-6 Conflicts: xlibs (<< 4.3.0) Replaces: xlibs (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libxext6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 212654 Installed-Size: 404 MD5sum: 3d31994e4f3f8e84b77e76fbf76c22bd Description: X Window System miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwith X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. Package: libxext6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxext6 (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibs-dbg (<< 4.3.0) Replaces: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libxext6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 511832 Installed-Size: 1044 MD5sum: 6d4138490a4ecbbce1124c1831560aa7 Description: X Window System miscellaneous extension library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxext6 package for further information. Package: libxfixes-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxfixes3 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxext-dev, libx11-dev Conflicts: xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxfixes-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 193210 Installed-Size: 352 MD5sum: 7133a077eca57e5b7fee9a6135be8f23 Description: X Window System miscellaneous 'fixes' library development files Header files and a static version of the Xfixes library are provided by this package. See the libxfixes3 package for further information. Package: libxfixes3 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21) Architecture: i386 Filename: xorg-x11/libxfixes3_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 196340 Installed-Size: 360 MD5sum: 1cfba1173bfe9a752a142475d6ebe018 Description: X Window System miscellaneous 'fixes' library libXfixes provides a client-side interface to the XFIXES extension, which provides miscellaneous 'fixes' for X. Currently, it is mainly used for cursor code and the Region type. Package: libxfixes3-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxfixes3 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxfixes3-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 312768 Installed-Size: 584 MD5sum: f036f4f444f0158b7c8095a530015bc8 Description: X Window System miscellaneous 'fixes' extension library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxfixes3 package for further information. Package: libxi-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxi6 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libxext-dev, libx11-dev, libc6-dev | libc-dev Conflicts: xlibs-dev (<< 4.3.0), libx11-dev (<< 4.3.0.dfsg.1-3) Replaces: xlibs-dev (<< 4.3.0), libx11-dev (<< 4.3.0.dfsg.1-3) Architecture: i386 Filename: xorg-x11/libxi-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 254174 Installed-Size: 592 MD5sum: cbacdf2e6defe6ac3f5c9fd62f2d8806 Description: X Window System Input extension library development files Header files and a static version of the Xi library are provided by this package. . See the libxi6 package for further information. . This package declares a versioned conflict with and replacement of libx11-dev because some versions of the latter package mistakenly shipped a maual page that should have been in this package intead. Package: libxi6 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libx11-6, libxext6 Conflicts: xlibs (<< 4.3.0) Replaces: xlibs (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libxi6_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 204132 Installed-Size: 372 MD5sum: dc3fbfbbde96b749bcc7811e78164ef0 Description: X Window System Input extension library libXi provides an X Window System client interface to the X Input Extension, an extension to the X protocol. Package: libxi6-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxi6 (= 6.9.0.dfsg.1-5bpo2.1) Conflicts: xlibs-dbg (<< 4.3.0) Replaces: xlibs-dbg (<< 4.3.0) Architecture: i386 Filename: xorg-x11/libxi6-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 1179046 Installed-Size: 2632 MD5sum: 5bbc30c6cbd8f77f3daebf3a6b378c91 Description: X Window System Input extension library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxi6 package for further information. Package: libxinerama-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxinerama1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev, libx11-dev Conflicts: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxinerama-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 186156 Installed-Size: 312 MD5sum: f1876438b7722824f9b9d80b07f990a1 Description: X Window System multi-head display library development files Header files and a static version of the Xinerama library are provided by this package. . See the libxinerama1 package for further information. Package: libxinerama1 Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libs Maintainer: Debian X Strike Force Depends: libc6 (>= 2.3.2.ds1-21), libx11-6, libxext6 Architecture: i386 Filename: xorg-x11/libxinerama1_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 193548 Installed-Size: 352 MD5sum: 426eb5a2a464e9ebf2249ad037547ddd Description: X Window System multi-head display library libXinerama provides a client-side interface to the panoramiX extension, which makes provisions for managing a multi-head display on a single X server. Package: libxinerama1-dbg Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: extra Section: libdevel Maintainer: Debian X Strike Force Depends: libxinerama1 (= 6.9.0.dfsg.1-5bpo2.1) Architecture: i386 Filename: xorg-x11/libxinerama1-dbg_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 216692 Installed-Size: 368 MD5sum: 6181a40e5311da24ad98f4894288bed7 Description: X Window System multi-head display library (unstripped) This package is useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/X11R6/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. . Non-programmers will likely have little use for this package. See the libxinerama1 package for further information. Package: libxkbfile-dev Source: xorg-x11 Version: 6.9.0.dfsg.1-5bpo2.1 Priority: optional Section: libdevel Maintainer: Debian X Strike Force Depends: libxkbfile1 (= 6.9.0.dfsg.1-5bpo2.1), x-dev Conflicts: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Replaces: xlibs-dev (<< 4.3.0), xlibs-static-dev (<< 6.8.1-0ubuntu1) Architecture: i386 Filename: xorg-x11/libxkbfile-dev_6.9.0.dfsg.1-5bpo2.1_i386.deb Size: 280696 Installed-Size: 628 MD5sum: 1cc983974338473a9b400e6d3ce0ce2f Description: X Keyboard Extension file parsing library developme