Package: libglibmm-2.4-1c2a
Priority: optional
Section: libs
Installed-Size: 380
Maintainer: Bradley Bell <btb@debian.org>
Architecture: i386
Source: glibmm2.4
Version: 2.12.0-1
Replaces: libglibmm-2.4-1, libglibmm-2.4-1c2
Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.0), libglib2.0-0 (>= 2.10.0), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.0)
Conflicts: libglibmm-2.4-1, libglibmm-2.4-1c2
Filename: dists/etch/local/binary-i386/libglibmm-2.4-1c2a_2.12.0-1_i386.deb
Size: 132606
MD5sum: 64f601ced4caacf037abf7dc3dc5e25e
SHA1: 0416dd91266f2c5e07528c234816eab933131808
SHA256: 09e1c3e7ca47f67e7cad48acefd8a280a060b8bbceb96bc36b268df10c47b804
Description: C++ wrapper for the GLib toolkit (shared libraries)
 GLib is a low-level general-purpose library used mainly by GTK+/GNOME
 applications, but is useful for other programs as well.
 glibmm is the C++ wrapper for GLib.
 .
 This package contains shared libraries.

Package: openoffice.org-java-common
Priority: optional
Section: editors
Installed-Size: 3716
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: all
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org-common (<< 2.0.3-4), openoffice.org2-java-common
Provides: openoffice.org2-java-common
Depends: openoffice.org-common, libxt-java (>= 0.20050823), libxerces2-java, libxalan2-java (>= 2.6.0-1), bsh (>= 2.0b4-1)
Conflicts: openoffice.org2-java-common
Filename: dists/etch/local/binary-i386/openoffice.org-java-common_2.0.4.dfsg.2-5etch1_all.deb
Size: 3005398
MD5sum: 16fb959459820be73d75265c49f7a7bd
SHA1: f2be25b613f5b00ca564cf64c369265e8392dce0
SHA256: ea4c9d0f0fe9220ab35954c309ecfe9ef78cde76379dfe1f39d158e6076ebdf9
Description: OpenOffice.org office suite Java support arch. independent files
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for OpenOffice.org (Java classes, scripts, config snippets).
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libjline-java
Priority: optional
Section: libs
Installed-Size: 80
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jline
Version: 0.9.5-2
Depends: kaffe | java2-runtime | java1-runtime
Suggests: kaffe | java-virtual-machine, libjline-java-doc
Filename: dists/etch/local/binary-i386/libjline-java_0.9.5-2_all.deb
Size: 42292
MD5sum: 0b292dc755f09fce0e5eac92267dbc48
SHA1: 90b35d6ddf02db646c970e49c527b7897aa77815
SHA256: 03b00fb20e1bf7164e331a146dd9f5d9bf675ae9472013cd94d344cb261af3dd
Description: Java library for handling console input
 JLine is a 100% pure Java library for reading and editing console input.
 It is similar in functionality to BSD editline and GNU readline.  People
 familiar with the readline/editline capabilities for modern shells will
 find most of the command editing features of JLine to be familiar.
 .
 Web site: http://jline.sourceforge.net/

Package: libcurl3
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Domenico Andreoli <cavok@debian.org>
Architecture: i386
Source: curl
Version: 7.15.5-1
Replaces: libcurl2 (<< 1:7.11.2-2)
Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8b-1), zlib1g (>= 1:1.2.1), ca-certificates
Suggests: libldap2
Filename: dists/etch/local/binary-i386/libcurl3_7.15.5-1_i386.deb
Size: 168102
MD5sum: 19934d76d4c7d9e6f5e11026a0363045
SHA1: f465f579c4cf939ed64f24e78ac569d51e7a8ed7
SHA256: c1debda2322dd21c1f1ab51812c3859b4a09d4a4a84af162002b950865d274f8
Description: Multi-protocol file transfer library
 libcurl is designed to be a solid, usable, reliable and portable
 multi-protocol file transfer library.
 .
 SSL support is provided by OpenSSL.
 To enable LDAP support package libldap2-dev is required.
 .
 This is the shared version of libcurl.
 .
  Homepage: http://curl.haxx.se

Package: bsh
Priority: optional
Section: devel
Installed-Size: 364
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.0b4-4
Depends: java-gcj-compat | java1-runtime | java2-runtime, libjline-java
Recommends: xlibs
Suggests: libservlet2.3-java, bsh-doc
Filename: dists/etch/local/binary-i386/bsh_2.0b4-4_all.deb
Size: 270430
MD5sum: 96031b466f8846d585756081f1263360
SHA1: 828d74db1e8e52dbeb22182a6af8e779dcfdc959
SHA256: a4347a3a7e3406a001a0f1e688acce14800206d156fef91a7cb4b31be1491403
Description: Java scripting environment (BeanShell) Version 2
 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax.  BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications.  In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 Homepage: http://www.beanshell.org/
Enhances: libbsf-java

Package: gstreamer0.10-plugins-ugly
Priority: optional
Section: libs
Installed-Size: 520
Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: gst-plugins-ugly0.10
Version: 0.10.4-5
Depends: liba52-0.7.4, libc6 (>= 2.3.6-6), libdvdread3 (>= 0.9.6), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base0.10-0 (>= 0.10.10), libgstreamer0.10-0 (>= 0.10.10), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b), libmpeg2-4, liboil0.3 (>= 0.3.8), libsidplay1, libstdc++6 (>= 4.1.1-12), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1)
Filename: dists/etch/local/binary-i386/gstreamer0.10-plugins-ugly_0.10.4-5_i386.deb
Size: 207178
MD5sum: 96ba2a73e5c203ed34603b6873b8b668
SHA1: 2456cf890882961f737564e9033b25edcb4a72b7
SHA256: 548e36164aa4ad352a36db9fee7a37ed274d7036d99dd48f3d0f7af24182d87d
Description: GStreamer plugins from the "ugly" set
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This packages contains plugins from the "ugly" set, a set of
 good-quality plug-ins that might pose distribution problems.

Package: libstlport4.6c2
Priority: optional
Section: libs
Installed-Size: 860
Maintainer: Torsten Werner <twerner@debian.org>
Architecture: i386
Source: stlport4.6
Version: 4.6.2-3
Replaces: libstlport4.6
Depends: libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:4.0.0-9), libstdc++6 (>= 4.0.1)
Conflicts: libstlport4.6
Filename: dists/etch/local/binary-i386/libstlport4.6c2_4.6.2-3_i386.deb
Size: 250878
MD5sum: e98b7610ed94780888b9749bf03c407c
SHA1: 0c9dcae45de38c78ae2d3c1662777fb77c484b69
SHA256: a0881445ebcebb264b91da72a32b358a90103e817ab0923b46aca2dfd49715ee
Description: STLport C++ class library
 STLport is a open-source, volunteer-driven project. Its goal is to
 build complete, multiplatform ANSI C++ Standard Library with SGI STL
 code base. From this base, it inherits the following advantages :
  + Advanced technology for maximum efficiency
  + Exception safety and thread safety
  + Standard compliance and reliability
  + Important extensions - hash tables, singly-linked list, rope
 .
 For more information on STLport visit the web page
 http://www.stlport.org/ .

Package: inkscape
Priority: optional
Section: graphics
Installed-Size: 36640
Maintainer: Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de>
Architecture: i386
Version: 0.44.1-99Dzongkha1
Depends: libaspell15 (>= 0.60), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 0.94), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgc1c2, libgcc1 (>= 1:4.1.1-12), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libglibmm-2.4-1c2a, libgnomevfs2-0 (>= 2.13.92), libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a, libgtkspell0 (>= 2.0.2), liblcms1 (>= 1.08-1), libloudmouth1-0 (>= 1.1.4), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.7), libpng12-0 (>= 1.2.8rel), libpopt0 (>= 1.10), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1-12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.18), zlib1g (>= 1:1.2.1)
Recommends: libwmf-bin, pstoedit, imagemagick, perlmagick
Suggests: dia | dia-gnome, libxml-xql-perl, python, python-xml, skencil
Filename: dists/etch/local/binary-i386/inkscape_0.44.1-99Dzongkha1_i386.deb
Size: 10729526
MD5sum: 3d0b42da43f7f970466e40e33f856528
SHA1: 371b5d9e12b102aa3586c9d1abfdec1e65021f19
SHA256: 0ef18971f9c86b60ca146e23e2e924f25b67aa37424fb460011c8c41f0d4c47b
Description: vector-based drawing program
 Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
 format, a standard maintained by the WWW consortium.
 .
 Inkscape user interface should be familiar from CorelDraw and similar
 drawing programs. There are rectangles, ellipses, text items, bitmap
 images and freehand curves.
 As an added bonus, both vector and bitmap objects can have alpha
 transparency and can be arbitrarily transformed.
 .
 Inkscape supports multiple opened files and multiple views per file.
 Graphics can be printed and exported to png bitmaps.
 .
 Some of the import and export features are provided using the packages
 dia, libwmf-bin, pstoedit, sketch, imagemagick, and perlmagick.
 .
 Other Extensions use libxml-xql-perl and python-xml.
 .
 Homepage: http://www.inkscape.org/

Package: openoffice.org-help-dz
Priority: optional
Section: doc
Installed-Size: 43868
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: all
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Provides: openoffice.org-help-2.0.4
Depends: openoffice.org-writer, openoffice.org-l10n-dz
Recommends: openoffice.org-core (>> 2.0.4.dfsg.2) | language-support-dz
Conflicts: openoffice.org-common (<= 2.0.0-1), openoffice.org-core (<< 2.0.4.dfsg.2)
Filename: dists/etch/local/binary-i386/openoffice.org-help-dz_2.0.4.dfsg.2-5etch1_all.deb
Size: 14524472
MD5sum: 69411da5041a21bfd23692a2d9be9538
SHA1: 75dbfe5bdf3efc9eda5ddaf864a474fa16b9d90e
SHA256: d8bb9940a866b34c9ecbde63b94fda8aacc698ceda3473822b9a87eb80247aa5
Description: Dzongkha help for OpenOffice.org
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of OpenOffice.org in
 Dzongkha.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: openoffice.org-core
Priority: optional
Section: editors
Installed-Size: 99836
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org-bin, openoffice.org (<< 1.9), openoffice.org-gtk (<< 2.0.3+2.0.4m179), openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell, openoffice.org-common (<< 2.0.3+2.0.4m180)
Provides: openoffice.org-bundled, openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell
Depends: openoffice.org-common (>> 2.0.4.dfsg.2), ttf-opensymbol, libaudio2, libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libcurl3 (>= 7.15.5-1), libdb4.4, libexpat1 (>= 1.95.8), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base0.10-0 (>= 0.10.10), libgstreamer0.10-0 (>= 0.10.10), libice6 (>= 1:1.0.0), libicu36, libjpeg62, libldap2 (>= 2.1.17-1), libneon26 (>= 0.26.2), libnspr4-0d, libnss3-0d, libpam0g (>= 0.76), libportaudio0, libsm6, libsndfile1, libstartup-notification0 (>= 0.8-1), libstdc++6 (>= 4.1.1-12), libstlport4.6c2, libx11-6, libxau6, libxaw7, libxext6, libxinerama1, libxml2 (>= 2.6.27), libxrender1, libxslt1.1 (>= 1.1.18), libxt6, zlib1g (>= 1:1.2.1), fontconfig, debconf (>= 1.2.0) | debconf-2.0
Conflicts: openoffice.org-thesaurus, oooqstart-gnome, oooqs-kde, openoffice.org-unbundled, openoffice.org-l10n-1.9.108, openoffice.org-l10n-1.9.114, openoffice.org-l10n-1.9.121, openoffice.org-1.9.125, oooqs-kde (<< 2.0.3-7), ooqstart-gnome (<= 0.8.3-8), openoffice.org-help-de (<< 2.0), openoffice.org-help-en (<< 2.0), openoffice.org-help-el (<< 2.0), openoffice.org-help-es (<< 2.0), openoffice.org-help-fr (<< 2.0), openoffice.org-help-it (<< 2.0), openoffice.org-help-ja (<< 2.0), openoffice.org-help-ko (<< 2.0), openoffice.org-help-pt-br (<< 2.0), openoffice.org-help-sv (<< 2.0), openoffice.org-help-tr (<< 2.0), openoffice.org-help-zh-cn (<< 2.0), openoffice.org-help-zh-tw (<< 2.0), openoffice.org-help-2.0.0, openoffice.org-help-2.0.1, openoffice.org-help-2.0.2, openoffice.org-help-2.0.3, openoffice.org-bin, openoffice.org2-core, openoffice.org-crashrep, openoffice.org2-hunspell, openoffice.org-hunspell, openoffice.org-calc (<< 2.0.4.dfsg.2-5etch1), openoffice.org-writer (<< 2.0.4.dfsg.2-5etch1), openoffice.org-impress (<< 2.0.4.dfsg.2-5etch1), openoffice.org-draw (<< 2.0.4.dfsg.2-5etch1), openoffice.org-base (<< 2.0.4.dfsg.2-5etch1), openoffice.org-gtk (<< 2.0.4.dfsg.2-5etch1), openoffice.org-gnome (<< 2.0.4.dfsg.2-5etch1), openoffice.org-kde (<< 2.0.4.dfsg.2-5etch1), openoffice.org-evolution (<< 2.0.4.dfsg.2-5etch1), openoffice.org-filter-so52 (<< 2.0.4.dfsg.2-5etch1), openoffice.org-officebean (<< 2.0.4.dfsg.2-5etch1), openoffice.org-dev (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-core_2.0.4.dfsg.2-5etch1_i386.deb
Size: 34438416
MD5sum: 36811147c291e8339f4a313d1542a1da
SHA1: c7a119cd4cbdc334d4927615ab7e94432dde7c37
SHA256: 9e00e8ba1c6d1f7693172eafeead5a9a1c2f93053bdeb47ca77bd20944a3a4f9
Description: OpenOffice.org office suite architecture dependent files
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 OpenOffice.org.  See the openoffice.org package for more information.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: ttf-opensymbol
Priority: optional
Section: x11
Installed-Size: 460
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: all
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org (<= 1.1.1+1.1.2rc3)
Recommends: fontconfig
Filename: dists/etch/local/binary-i386/ttf-opensymbol_2.0.4.dfsg.2-5etch1_all.deb
Size: 286150
MD5sum: 47b976dfb02a62de5dc17bf63852f197
SHA1: 78520bccfeb3003c5760bc12838f659bdbf8d81e
SHA256: db1cc3ab101968adb0a5db652682e10de0821f82cb1b3ed5abdc152b08100fbc
Description: The OpenSymbol TrueType font
 This package contains the OpenSymbol TrueType font included in
 OpenOffice.org. This font contains symbols (like fonts as Wingdings(tm)),
 bullets (needed for bullets in OpenOffice.org) and non-latin characters.

Package: brasero
Priority: optional
Section: gnome
Installed-Size: 1268
Maintainer: Ondřej Surý <ondrej@debian.org>
Architecture: i386
Version: 0.4.4-99Dzongkha1
Replaces: bonfire (<= 0.4.4-1)
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.71), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.6.0), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgstreamer-plugins-base0.10-0 (>= 0.10.10), libgstreamer0.10-0 (>= 0.10.10), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), libnautilus-burn3, libnotify1, liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libtotem-plparser1 (>= 2.16.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), wodim, mkisofs
Conflicts: bonfire (<< 0.4.4-1)
Filename: dists/etch/local/binary-i386/brasero_0.4.4-99Dzongkha1_i386.deb
Size: 558034
MD5sum: 21d7f1fedee1fa58dd0e54d6f1c61ed1
SHA1: 98435ae6cb343c8d8963bb7f975e17d7ca43adbf
SHA256: 7bf0d10c6fcd13ecdc5908295feecd8dd3eb2059364b0304f9ea0dbea3c5f054
Description: CD/DVD burning application for GNOME
 Easy to use CD/DVD burning application where you can:
  * Burn, Copy and Erase CD/DVD
  * On-the-fly burning of CD/DVD
  * Append data to multisession CD/DVD
  * Burn Audio CD
  * CD-Text writing for Audio CD

Package: openoffice.org-writer
Priority: optional
Section: editors
Installed-Size: 14480
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-writer (<< 2.0.4.dfsg.2-5etch1), openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-writer, writer2latex
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libicu36, libstdc++6 (>= 4.1.1-12), libstlport4.6c2, libwpd8c2a, zlib1g (>= 1:1.2.1), python-uno (>= 2.0.4.dfsg.2)
Recommends: gij | java-gcj-compat | j2re1.4 | java2-runtime, openoffice.org-java-common
Suggests: openoffice.org-gcj
Conflicts: openoffice.org-debian-files, openoffice.org2-writer (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-writer_2.0.4.dfsg.2-5etch1_i386.deb
Size: 6097188
MD5sum: fe8da3d3e5300b95ca63940847aa57f7
SHA1: 60f20806eb23c1507e5097022613a19aec37980c
SHA256: 0ef379e925f7a30342e45ce39fd6291ea150a29f9b5ea7ac5924fb2c7a483f8d
Description: OpenOffice.org office suite - word processor
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libservlet2.3-java
Priority: optional
Section: libs
Installed-Size: 1948
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: javax-servletapi2.3
Version: 4.0-8
Depends: kaffe | java1-runtime | java2-runtime
Filename: dists/etch/local/binary-i386/libservlet2.3-java_4.0-8_all.deb
Size: 255510
MD5sum: e4e8884a09d70d736d2d29ed3ca22afa
SHA1: 334dc0a7dd46109549ab40900a5cbbc76e7c959e
SHA256: 92b1aaad6d5b2d555fb3cfa18fe5546e1358fa6ee9184b2ecb3d76c020e5c472
Description: Servlet 2.3 and JSP 1.2 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.3 and JSP 1.2 specifications can be found at
 http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/.

Package: libmdbtools
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Filip Van Raemdonck <mechanix@debian.org>
Architecture: i386
Source: mdbtools
Version: 0.5.99.0.6pre1.0.20051109-3
Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.10.0)
Filename: dists/etch/local/binary-i386/libmdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
Size: 58594
MD5sum: 6955a2831b54cc2975d69211bda7fe12
SHA1: 33d67836620e262799ca4adcaa6c5b120519e09b
SHA256: b6a8d419bce00448e5da22bd3cd56fd230161b3c79f9c2d2356ca46592c1559e
Description: mdbtools libraries
 libraries for reading JET / MS Access database (MDB) files
  * libmdb    - the core library that allows access to MDB files programatically.
  * libmdbsql - builds on libmdb to provide a SQL engine (ala Jet)

Package: gij
Priority: optional
Section: devel
Installed-Size: 36
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.50)
Version: 4:4.1.1-15
Provides: java-runtime, java1-runtime, java2-runtime, java-virtual-machine
Depends: libgcj-bc (>= 4.1.1-21), gij-4.1 (>= 4.1.1-2)
Recommends: libgcj7-awt
Suggests: gcj (>= 4:4.1.1-15)
Conflicts: libgcj2 (<= 3.0.2-4), java-gcj-compat (<< 1.0.56)
Filename: dists/etch/local/binary-i386/gij_4.1.1-15_i386.deb
Size: 1280
MD5sum: 5860b012970d318aa2305a9feee42616
SHA1: d0bada923a696bd5c83a17cfcf9b8adaa6a61257
SHA256: 5fd7154a40d763352f2bd1067612e7a2e0582d593b003a68ced5ae994dea13cb
Description: The GNU Java bytecode interpreter
 GIJ is not limited to interpreting bytecode. It includes a class loader which
 can dynamically load shared objects, so it is possible to give it the name
 of a class which has been compiled and put into a shared library on the
 class path.
 .
 This is a dependency package providing the default GNU Java bytecode
 interpreter.

Package: libsndfile1
Priority: optional
Section: libs
Installed-Size: 464
Maintainer: Anand Kumria <wildfire@progsoc.org>
Architecture: i386
Source: libsndfile
Version: 1.0.16-1
Depends: libc6 (>= 2.3.6-6), libflac7
Filename: dists/etch/local/binary-i386/libsndfile1_1.0.16-1_i386.deb
Size: 198808
MD5sum: 20315edc1bc2ac1c8319d5c2e5075956
SHA1: af2bf30c02329acd3db9df4a763a17c5cd6c3a2f
SHA256: 85058d946d9dd798970ccd0a870166e9a0aa47c694386e0725cea67e346d0c96
Description: Library for reading/writing audio files
 libsndfile is a library of C routines for reading and
 writing files containing sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM,
 and compressed formats); Microsoft PCM, A-law and u-law
 formats; AIFF, AIFC and RIFX; various AU/SND formats
 (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less
 PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS
 (.PAF); Apple's Core Audio Format (CAF) and others.
 .
 Homepage: http://www.mega-nerd.com/libsndfile/

Package: ca-certificates
Priority: optional
Section: misc
Installed-Size: 560
Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
Architecture: all
Version: 20070303
Depends: openssl, debconf (>= 0.5) | debconf-2.0
Filename: dists/etch/local/binary-i386/ca-certificates_20070303_all.deb
Size: 97182
MD5sum: bb33a371510956bc8bbe6366ba643148
SHA1: a299c7ccfa1129ffb622146b1a2732d8cae1eeb0
SHA256: ecef927c097fe08677c87799510f33efbf955f00120d74e347227731a1405f91
Description: Common CA Certificates PEM files
 It includes the followings PEM files of CA certificates
 .
  * spi-inc.org certificate
  * db.debian.org certificate
  * debconf.org certificate
  * Mozilla builtin CA certificates
  * CACert.org certificates
  * Brazilian Government Certificate
  * Signet CA certificates
  * QuoVadis CA certificates
 .
 This is useful for any openssl applications to verify
 SSL connection.
 .
 Note that certificate authorities whose certificates are included in
 this package are not in any way audited for trustworthiness and RFC
 3647 compliance, and that full responsibility to assess them rests
 with the user.
Enhances: libssl0.9.8, openssl

Package: libmpeg2-4
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Loic Minier <lool@dooz.org>
Architecture: i386
Source: mpeg2dec
Version: 0.4.0b-4
Depends: libc6 (>= 2.3.5-1)
Filename: dists/etch/local/binary-i386/libmpeg2-4_0.4.0b-4_i386.deb
Size: 63564
MD5sum: bd9868502dead035534e6e4a79c37d36
SHA1: 6d5ddb5165cb1866b0b125707ecfc50661c5e508
SHA256: 786e14aab8ce4a016281ac4eaa27c83ecfc713450beeed0d37e13bf64edc759f
Description: MPEG1 and MPEG2 video decoder library
 libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.
 .
 The main features in libmpeg2 are:
 .
  * Conformance - libmpeg2 is able to decode all mpeg streams that conform to
    certain restrictions. For streams that follow these restrictions, libmpeg2
    is probably 100% conformant to the mpeg standards - and there's a pretty
    extensive test suite to check this.
 .
  * Speed - there has been huge efforts there, and libmpeg2 is probably the
    fastest library around for what it does.
 .
  * Portability - most of the code is written in C, and when platform-specific
    optimizations are used, there always is a generic C routine to fall back
    on.  This should be portable to all architectures - at least we have heard
    reports from people running this code on x86, ppc, sparc, arm and sh4.
 .
  * Reuseability - libmpeg2 is not intended to include any project-specific
    code, but it should still include enough features to be used by very
    diverse projects.
 .
 This package contains the libmpeg2 shared libraries.
 .
 http://libmpeg2.sourceforge.net/

Package: libgcj7-0
Priority: optional
Section: libs
Installed-Size: 30388
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcj-4.1
Version: 4.1.1-20
Replaces: libgcj7-awt (<< 4.1.1-12)
Depends: gcj-4.1-base (>= 4.1.1-20), libgcj-common (>= 1:4.1.1-18), libasound2 (>> 1.0.12), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), zlib1g (>= 1:1.2.1)
Recommends: libgcj7-jar (>= 4.1.1)
Suggests: libgcj7-dbg
Conflicts: libgcj7
Filename: dists/etch/local/binary-i386/libgcj7-0_4.1.1-20_i386.deb
Size: 9030846
MD5sum: 3f407aac8d0d67a7924b02f4ecc2637b
SHA1: a688ddd466a09c0a9284909f399b6f436d127698
SHA256: a05b00b03ea2b1b2f5a2ba150abf186799096dd1ced29547e68cf62536936ba6
Description: Java runtime library for use with gcj
 This is the runtime that goes along with the gcj front end to
 gcc. libgcj includes parts of the Java Class Libraries, plus glue to
 connect the libraries to the compiler and the underlying OS.
 .
 To show file names and line numbers in stack traces, the packages
 libgcj7-dbg and binutils are required.

Package: libxalan2-java
Priority: optional
Section: libs
Installed-Size: 3372
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.7.0-1
Depends: libjaxp1.3-java, libxerces2-java (>= 2.8.0)
Suggests: libxalan2-java-doc, libbsf-java, libxsltc-java
Filename: dists/etch/local/binary-i386/libxalan2-java_2.7.0-1_all.deb
Size: 3184738
MD5sum: ba49382b26fad603f8931dc2cea1eda4
SHA1: 34a64727ef09463ad6170ce3cf62df93fa474c20
SHA256: f74839aeb0093f957c4a9ce49a37610fd1169a86ac30e299f08c3b308de22907
Description: XSL Transformations (XSLT) processor in Java
 Xalan-Java is an XSLT processor for transforming XML documents into HTML,
 text, or other XML document types. It implements the W3C Recommendations for
 XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used
 from the command line, in an applet or a servlet, or as a module in other
 programs.
 .
 See http://xml.apache.org/xalan-j/ for more information about the Xalan-Java
 project.

Package: libjaxp1.3-java
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 1.3.03-4
Depends: java-gcj-compat | java1-runtime | java2-runtime
Filename: dists/etch/local/binary-i386/libjaxp1.3-java_1.3.03-4_all.deb
Size: 181320
MD5sum: 0fe023d91962b81978996c191cadc55c
SHA1: 9bfe4a36e19c4ee165548ebc18a03b1a41cebcaa
SHA256: e42a35e3bf79b752599c765162c315c6d3b0306b337215c30a5f822711824e5f
Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
 xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML
 parser and Xalan-J XSLT processor and specifies these APIs:
  * Document Object Model (DOM) level 3
  * Simple API for XML (SAX) 2.0.2
  * Java APIs for XML Processing (JAXP) 1.3.03
  * Transformation API for XML (TrAX) 1.3.03
  * Document Object Model (DOM) Level 3 Load and Save
  * JSR 206 Java API for XML Processing 1.3
 .
 These classes are also used in Sun's reference implementation. A GPL'ed
 implementation of these APIs can be found in the libgnujaxp-java package.
 .
 Sun's JAXP home page: http://java.sun.com/xml/jaxp/index.jsp

Package: python-uno
Priority: optional
Section: python
Installed-Size: 748
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org-common (<< 1.9.82)
Provides: python2.4-uno
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), python-central (>= 0.5.8), python (<< 2.5), python (>= 2.4), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libstlport4.6c2, python2.4 (>= 2.3.90)
Filename: dists/etch/local/binary-i386/python-uno_2.0.4.dfsg.2-5etch1_i386.deb
Size: 356824
MD5sum: 79b24bdac7a2684d6b42b2c930eef18b
SHA1: d6570b01c56073fe507ef668a99aef84e1c57d59
SHA256: 35d810ba1cb903b1aea7fbe57aabf17ac2855b34002f2e40b8d2000df3bd928b
Description: Python interface for OpenOffice.org
 The Python-UNO bridge allows use of the standard OpenOffice.org API
 with the python scripting language. It additionally allows
 others to develop UNO components in python, thus python UNO components
 may be run within the OpenOffice.org process and can be called from C++
 or the built in StarBasic scripting language.
 .
 You can more information about Pyuno at
 http://udk.openoffice.org/python/python-bridge.html
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net
Enhances: openoffice.org
Python-Version: 2.4

Package: refblas3
Priority: optional
Section: libs
Installed-Size: 596
Maintainer: Camm Maguire <camm@enhanced.com>
Architecture: i386
Version: 1.2-8
Provides: libblas.so.3
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: dists/etch/local/binary-i386/refblas3_1.2-8_i386.deb
Size: 224612
MD5sum: eb64c5e700508d073f367f9b1d7be509
SHA1: 2dd80539b6f6445d107b1b5410d16068b5ba3e21
SHA256: f31cea180f1591e6acd83e4d361c6c9cd8ffd6de4754885e2c082065b7c23024
Description: Basic Linear Algebra Subroutines 3, shared library
 This package is a binary incompatible upgrade to the blas package.
 Several minor changes to the C interface have been incorporated.
 One can maintain both versions on a system simultaneously to aid
 in the transition.
 .
 BLAS (Basic Linear Algebra Subroutines) is a set of efficient
 routines for most of the basic vector and matrix operations.
 They are widely used as the basis for other high quality linear
 algebra software, for example lapack and linpack.  This
 implementation is the Fortran 77 reference implementation found
 at netlib.
 .
 This package contains a shared version of the library.

Package: xmms
Priority: optional
Section: sound
Installed-Size: 6268
Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Version: 1:1.2.10+20061101-1etch1
Depends: libasound2 (>> 1.0.12), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.6-6), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35), libgl1-mesa-glx | libgl1, libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.10-4), libice6 (>= 1:1.0.0), libmikmod2 (>= 3.1.10), libogg0 (>= 1.1.3), libsm6, libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libx11-6, libxext6, libxi6, libxxf86vm1, zlib1g (>= 1:1.2.1)
Recommends: unzip
Filename: dists/etch/local/binary-i386/xmms_1.2.10+20061101-1etch1_i386.deb
Size: 2159502
MD5sum: 32d090355f079b7865baa1929fe6631b
SHA1: 246a84342409600b0b8f1509a525f61296cadffa
SHA256: 2d1c149d89eb7b234492781a19d333065ee8202adf8c7a8721c47e2362b401bc
Description: Versatile X audio player
 X MultiMedia System is a player for various audio formats, with a customizable
 interface based on X/GTK+.
 .
 It's able to read and play:
  * Audio MPEG layer 1, 2, and 3 (with mpg123 plug-in),
  * Ogg Vorbis files (with the Ogg Vorbis plug-in),
  * CD Audio (with CDAudio plug-in), with CDDB support,
  * WAV, RAW, AU (with internal wav plug-in and MikMod plug-in),
  * MOD, XM, S3M, and other module formats (with MikMod plug-in),
  * .cin files, id Software.
 It has eSound, OSS, and disk writer support for outputting sound.
 .
 It looks almost the same as famous Winamp, and includes those neat features
 like general purpose, visualization and effect plug-ins, several of which come
 bundled, then spectrum analyzer, oscilloscope, skins support, and of course, a
 playlist window.

Package: libloudmouth1-0
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ross Burton <ross@debian.org>
Architecture: i386
Source: loudmouth
Version: 1.1.4-2
Depends: libc6 (>= 2.3.6-6), libglib2.0-0 (>= 2.12.0), libgnutls13 (>= 1.4.0-0)
Filename: dists/etch/local/binary-i386/libloudmouth1-0_1.1.4-2_i386.deb
Size: 47064
MD5sum: da77447ec5fdb4feaf2751beb5b14a99
SHA1: 2c075a5601bef9a375a288794ce2e159dca4d9e5
SHA256: 7cb7a050e0e7e7061331d1aca9429f7160893ee8e9eec97f4e8910f94654c979
Description: Lightweight C Jabber library
 Loudmouth is a lightweight and easy-to-use C library for programming
 with the Jabber protocol. It's designed to be easy to get started
 with and yet extensible to let you do anything the Jabber protocol
 allows.

Package: icedax
Priority: optional
Section: sound
Installed-Size: 380
Maintainer: Joerg Jaspert <joerg@debian.org>
Architecture: i386
Source: cdrkit
Version: 9:1.1.2-1
Replaces: cdda2wav (<< 9:1.0)
Depends: libc6 (>= 2.3.6-6)
Suggests: vorbis-tools, cdrkit-doc
Conflicts: cdda2wav (<< 9:1.0)
Filename: dists/etch/local/binary-i386/icedax_1.1.2-1_i386.deb
Size: 171224
MD5sum: 38e3e57b5645a506c8bca85bfac1b081
SHA1: be77e88afae6dfa7739e18e965672cb65a72022d
SHA256: 75a92c81274d177cbdde23eb22c76c1b25f6b498bc4f1332d05183f3afdda5ce
Description: Creates WAV files from audio CDs
 icedax lets you digitally copy ("rip") audio tracks from a CD, avoiding
 the distortion that is introduced when recording via a sound card. Data
 can be dumped into raw (cdr), wav or sun format sound files. Options control
 the recording format (stereo/mono; 8/16 bits; sampling rate, etc).
 .
 Please install cdrkit-doc if you want most of the documentation and
 README files.

Package: libg2c0
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-3.4 (3.4.6ds1-5)
Version: 1:3.4.6-5
Depends: gcc-3.4-base (= 3.4.6-5), libc6 (>= 2.3.6-6)
Filename: dists/etch/local/binary-i386/libg2c0_3.4.6-5_i386.deb
Size: 51140
MD5sum: 0efb8849198598cbf2706e938f500ce7
SHA1: a9628880bf7f266854d35297e5e9a4f48f033048
SHA256: 6ef1ee6d5686bb1c450f00aaa03e8feff13843c8e735364043f71ea64a129bd1
Description: Runtime library for GNU Fortran 77 applications
 Library needed for GNU Fortran 77 applications linked against the
 shared library.

Package: libicu36
Priority: optional
Section: libs
Installed-Size: 12768
Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: icu
Version: 3.6-2
Replaces: icu, icu-locales
Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Conflicts: icu, icu-locales
Filename: dists/etch/local/binary-i386/libicu36_3.6-2_i386.deb
Size: 5468060
MD5sum: 878c5ba79f110a1b6b1e9573523a3d91
SHA1: 48a47abac50fcc676a99ffa9d728c5c851f6bf86
SHA256: 118b9e10822256a98d871c92c8f72d6907a31beff4c9ada6f1fe940ac6592892
Description: International Components for Unicode (libraries)
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.

Package: libgcj-common
Priority: optional
Section: libs
Installed-Size: 112
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.50)
Version: 1:4.1.1-21
Replaces: java-gcj-compat (<< 1.0.65-8), java-gcj-compat-dev (<< 1.0.65-8)
Conflicts: classpath (<= 0.04-4)
Filename: dists/etch/local/binary-i386/libgcj-common_4.1.1-21_i386.deb
Size: 11328
MD5sum: 814ff032c5f8bb044293df16023f2c21
SHA1: afeb14891e42eb148e0dbf7aa65078bf04101c8d
SHA256: 37739f6d40b56dfc1a30b9b17eade28b986a9417f870a9da61e07e68303ac8d2
Description: Java runtime library (common files)
 This package contains files shared by classpath and libgcj libraries.

Package: libxerces2-java
Priority: optional
Section: libs
Installed-Size: 1264
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.8.1-1
Depends: classpath-common | java1-runtime | java2-runtime, libjaxp1.3-java
Suggests: libxerces2-java-doc
Filename: dists/etch/local/binary-i386/libxerces2-java_2.8.1-1_all.deb
Size: 1109884
MD5sum: 585f3541b55830f16acaec1465d5eb60
SHA1: bf9e7518e8916599a8d8beb611d02629bcab119b
SHA256: 8906e72c3a71ee66641e3bbbc207ea9b100051a78c85e3ed5c6f957ef5691177
Description: Validating XML parser for Java with DOM level 3 support
 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 Xerces2-J supports the following standards and APIs:
  * eXtensible Markup Language (XML) 1.0 Second Edition Recommendation
  * Namespaces in XML Recommendation
  * Document Object Model (DOM) Level 2 Core, Events, and Traversal and
    Range Recommendations
  * Simple API for XML (SAX) 2.0.1 Core and Extension
  * Java APIs for XML Processing (JAXP) 1.2.01
  * XML Schema 1.0 Structures and Datatypes Recommendations
  * Experimental implementation of the Document Object Model (DOM) Level 3
    Core and Load/Save Working Drafts
  * Provides a partial implementation of the XML Inclusions (XInclude) W3C
    Candidate Recommendation
 .
 Xerces is now able to parse documents written according to the XML 1.1
 Candidate Recommendation, except that it does not yet provide an option to
 enable normalization checking as described in section 2.13 of this
 specification. It also handles namespaces according to the  XML Namespaces 1.1
 Candidate Recommendation, and will correctly serialize XML 1.1 documents if
 the DOM level 3 load/save API's are in use.
 .
  Homepage: http://xerces.apache.org/xerces2-j/

Package: openoffice.org-base
Priority: optional
Section: editors
Installed-Size: 10168
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org-core (<< 2.0.1), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-base (<< 2.0.4.dfsg.2-5etch1), openoffice.org-java
Provides: openoffice.org2-base
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libmdbtools, libstdc++6 (>= 4.1.1-12), libstlport4.6c2, gij | java-gcj-compat | j2re1.4 | java2-runtime, libhsqldb-java (>= 1.8.0.0-2), openoffice.org-java-common
Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libsapdbc-java, openoffice.org-gcj
Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< 2.0.4.dfsg.2-5etch1), openoffice.org-common (= 2.0.4-4)
Filename: dists/etch/local/binary-i386/openoffice.org-base_2.0.4.dfsg.2-5etch1_i386.deb
Size: 3706328
MD5sum: 3c26f264f5408a48f84797b3e2be37d6
SHA1: 10a5859fa730a1aeac78a3f7b0603b9c7fa21173
SHA256: 8248cd01352c11e60f9af82571df10bf1f1363b208aff34c2eb234b169d12851
Description: OpenOffice.org office suite - database
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for OpenOffice.org.
 .
 You can extend the functionality of OpenOffice.org Base by installing these
 packages:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers
    for:
    - MySQL
    - PostgreSQL
    - MaxDB
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libgtkmm-2.4-1c2a
Priority: optional
Section: libs
Installed-Size: 3428
Maintainer: Bradley Bell <btb@debian.org>
Architecture: i386
Source: gtkmm2.4
Version: 1:2.8.8-1
Replaces: libgtkmm-2.4-1, libgtkmm-2.4-1c2
Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.6-6), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.1.0), libglib2.0-0 (>= 2.10.0), libglibmm-2.4-1c2a, libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.12.3), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2, libxrender1
Conflicts: libgtkmm-2.4-1, libgtkmm-2.4-1c2
Filename: dists/etch/local/binary-i386/libgtkmm-2.4-1c2a_2.8.8-1_i386.deb
Size: 939938
MD5sum: 56c78107af8924d14bfc0e4560fc849c
SHA1: 9c80703d03d05cbc3e851a0defab9592fed8e243
SHA256: 3e6e9202c1b684ed4020cb99a22c5ae1b0fcfafef8d69a2b772ef0c4e2b34db4
Description: C++ wrappers for GTK+ 2.4 (shared libraries)
 Gtkmm is a C++ interface for the popular GUI library gtk+.
 Gtkmm provides a convenient interface for C++ programmers to create
 graphical user interfaces with Gtk's flexible OO framework. Highlights
 include type safe callbacks, widgets extensible using inheritance and
 over 180 classes that can be freely combined to quickly create complex
 user interfaces.
 .
 This package contains shared libraries.

Package: libgcj-bc
Priority: optional
Section: libs
Installed-Size: 40
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.50)
Version: 4.1.1-21
Depends: libgcj-common, libgcj7-0 (>= 4.1.1-2)
Filename: dists/etch/local/binary-i386/libgcj-bc_4.1.1-21_i386.deb
Size: 1120
MD5sum: 5f3a221c628a7991b3628dd0ff5aaa58
SHA1: d76262a242cc851672f15677c336c93584143d10
SHA256: f8fa581f5d6c2352900772333ec34ecd228770e4045793ebbbee1040fe71ce55
Description: Link time only library for use with gcj
 A fake library that is used at link time only.  It ensures that
 binaries built with the BC-ABI link against a constant SONAME.
 This way, BC-ABI binaries continue to work if the SONAME underlying
 libgcj.so changes.

Package: openoffice.org-l10n-dz
Priority: optional
Section: editors
Installed-Size: 6984
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: all
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org2-l10n-dz
Provides: openoffice.org-l10n-2.0.4, openoffice.org2-l10n-dz
Depends: locales | belocs-locales-data | locales-all
Recommends: openoffice.org-core (>> 2.0.4.dfsg.2) | language-support-dz, ttf-dzongkha
Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, openoffice.org-hyphenation-dz, openoffice.org2-thesaurus-dz, openoffice.org-help-dz
Conflicts: openoffice.org-core (<< 2.0.4.dfsg.2), openoffice.org-core (>= 2.0.4.dfsg.2.1), openoffice.org2-l10n-dz
Filename: dists/etch/local/binary-i386/openoffice.org-l10n-dz_2.0.4.dfsg.2-5etch1_all.deb
Size: 960920
MD5sum: 80c5f449b367ebb4be2941b17524d9bd
SHA1: 89658df4b3b76133f75b468cd1e04c3fcb3c1f46
SHA256: 193397503a5a04ab8754622409c48d2e63e253d3cc79bce3d959c9a84954c184
Description: Dzongkha language package for OpenOffice.org
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of OpenOffice.org in
 Dzongkha.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*,
 openoffice.org-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libufsparse
Priority: optional
Section: libs
Installed-Size: 1812
Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel@lists.alioth.debian.org>
Architecture: i386
Source: ufsparse
Version: 1.2-7
Replaces: libumfpack4
Provides: libumfpack4
Depends: refblas3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, lapack3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, libc6 (>= 2.3.6-6)
Conflicts: libumfpack4
Filename: dists/etch/local/binary-i386/libufsparse_1.2-7_i386.deb
Size: 792286
MD5sum: b5fa160a5c36ef783de6c15346938bcd
SHA1: 2f1ac631d00993d532c53169956bafc4de7eb85a
SHA256: 83cd4d4c76c1eb03ed8c837f16012aeb13340c413b935a9a6681d0ef6e550a0e
Description: collection of libraries for computations for sparse matrices
 UFSparse is a collection of libraries for computations involving
 sparse matrices.  The package includes the following libraries:
 .
 AMD         approximate minimum degree ordering
 .
 BTF         permutation to block triangular form (beta)
 .
 COLAMD      column approximate minimum degree ordering
 .
 CCOLAMD     constrained column approximate minimum degree ordering
 .
 CHOLMOD     sparse Cholesky factorization
 .
 CSparse     a concise sparse matrix package
 .
 CXSparse    CSparse extended: complex matrix, int and long int support
 .
 KLU         sparse LU factorization, primarily for circuit simulation
 .
 LDL         a simple LDL' factorization
 .
 UMFPACK     sparse LU factorization
 .
 UFconfig    configuration file for all the above packages.
 .
 This package contains the dynamic libraries.

Package: libgnomecupsui1.0-1c2a
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: gnome-cups-manager
Version: 0.31-99Dzongkha1
Replaces: libgnomecupsui1.0-1
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libcupsys2 (>= 1.2.7), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-12), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.6.0), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomecups1.0-1 (>= 0.2.0), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgnutls13 (>= 1.4.0-0), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpopt0 (>= 1.10), libsm6, libsmbclient (>= 3.0.2a-1), libstdc++6 (>= 4.1.1-12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1
Conflicts: libgnomecupsui1.0-1
Filename: dists/etch/local/binary-i386/libgnomecupsui1.0-1c2a_0.31-99Dzongkha1_i386.deb
Size: 93608
MD5sum: 8c71624f72d169f57f5767d67cd2f335
SHA1: 1e602bf5e1c14d1207e3c8e95d5493d0d37939da
SHA256: f466c4170613ed0bc91e631bcc16192236886834df07c3934ca18dc10f083bf9
Description: UI extensions to libgnomecups
 This library extends libgnomecups with graphical convenience
 functions.

Package: openoffice.org-draw
Priority: optional
Section: editors
Installed-Size: 6280
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-draw (<< 2.0.4.dfsg.2-5etch1), openoffice.org-core (<< 2.0.3-4), openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-draw
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libstlport4.6c2, zlib1g (>= 1:1.2.1)
Conflicts: openoffice.org-debian-files, openoffice.org2-draw (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-draw_2.0.4.dfsg.2-5etch1_i386.deb
Size: 2481684
MD5sum: b982186fae6df7debf4f3a5864543b0f
SHA1: 60ae5468dc4a0d17b93cb5a5323a0b2010f7bafa
SHA256: d682cfcd4bb34c99dfbce3404cc53fe68cd33cba8ac0fd2ef972895b3f2dbf3d
Description: OpenOffice.org office suite - drawing
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libmikmod2
Priority: optional
Section: libs
Installed-Size: 316
Maintainer: Ingo Saitz <ingo@debian.org>
Architecture: i386
Source: libmikmod (3.1.11-6)
Version: 3.1.11-a-6
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: dists/etch/local/binary-i386/libmikmod2_3.1.11-a-6_i386.deb
Size: 123534
MD5sum: 07ae18edf1f064325559d5f66d2e5d81
SHA1: dc31f4215aafe0409a0112c4ece114812be5845c
SHA256: 0a853d6d3f05d87e5f86da7a5ac33876ad26d0c7568b7174b545afa31f324641
Description: A portable sound library
 This library is capable of playing samples as well as module
 files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has
 subsequently been hacked by many hands and now runs on many Unix flavours.
 It uses the OSS /dev/dsp driver including in all recent kernels for output,
 as well as ALSA and EsounD, and will also write wav files.
 .
 Supported file formats include mod, stm, s3m, mtm, xm, and it.

Package: gnome-cups-manager
Priority: optional
Section: gnome
Installed-Size: 1660
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 0.31-99Dzongkha1
Replaces: eggcups, gnome-printinfo
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libcupsys2 (>= 1.2.7), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.6.0), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomecups1.0-1 (>= 0.2.0), libgnomecupsui1.0-1c2a (>= 0.31), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgnutls13 (>= 1.4.0-0), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1
Recommends: gksu
Filename: dists/etch/local/binary-i386/gnome-cups-manager_0.31-99Dzongkha1_i386.deb
Size: 241872
MD5sum: e5108854d00ede3d5985dbff2c0b614c
SHA1: 969d871f010dd144821f053bcffc6f8dcbb8e846
SHA256: e5d49b0d62befb1bb51e1f333e42b251d3323035022e1bb1a3445441fec1a206
Description: CUPS printer admin tool for GNOME
 The GNOME CUPS Manager contains a druid for adding new CUPS printers,
 and a tool for managing CUPS printers and queues.

Package: gnomebaker
Priority: optional
Section: gnome
Installed-Size: 3024
Maintainer: Goedson Teixeira Paixao <goedson@debian.org>
Architecture: i386
Version: 0.6.0-99Dzongkha1
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.71), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.6.0), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgstreamer0.10-0 (>= 0.10.10), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), libnotify1, liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1, wodim, genisoimage, icedax, cdrdao, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, dvd+rw-tools, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-base
Filename: dists/etch/local/binary-i386/gnomebaker_0.6.0-99Dzongkha1_i386.deb
Size: 1031948
MD5sum: 2f341ba4ecdabf29724aa9d17a3a5a2b
SHA1: b2f1225126d48ff2cc568a987bc02d49785e8469
SHA256: e13019ee7d5661c8337015f3078ffd2becdc1c78ca65c3723bbb802066358baf
Description: application for CD/DVD creation in the GNOME desktop
 Gnomebaker is an easy to use CD/DVD burner. Its current features include:
   * Data and audio CD burning
   * Multisession CDs
   * DVD formating
   * DVD data disk burning
   * On-the-fly data CD burning
   * Cue bin data CD writing

Package: openoffice.org-math
Priority: optional
Section: editors
Installed-Size: 1156
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-math (<< 2.0.4.dfsg.2-5etch1), openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-math
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libstlport4.6c2
Conflicts: openoffice.org-debian-files, openoffice.org2-math (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-math_2.0.4.dfsg.2-5etch1_i386.deb
Size: 518892
MD5sum: 2cbd83d8e41ca7095d86d14d4957a274
SHA1: c8eaa4f1385b94a13b4fbefb22825913c9e011ea
SHA256: a1fa7f3fd7e3274cd7025a43406791509c627d757fb0dbfa83c8bc466441cda5
Description: OpenOffice.org office suite - equation editor
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libgtk1.2
Priority: optional
Section: libs
Installed-Size: 1732
Maintainer: Akira TAGOH <tagoh@debian.org>
Architecture: i386
Source: gtk+1.2
Version: 1.2.10-18
Replaces: libgtk1.1.5, libgtk1.1.6, libgtk1.1.9, libgtk1.1.11, libgtk1.1.12, libgtk1.1.13, libgtk1.1.14, libgtk1.1.15, libgtk1.1.16
Depends: libgtk1.2-common (>= 1.2.10-18), libc6 (>= 2.3.5-1), libglib1.2 (>= 1.2.0), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxi6 | xlibs (>> 4.1.0)
Pre-Depends: dpkg (>= 1.6.8)
Conflicts: libgtk-dev (<< 1:1.0.2)
Filename: dists/etch/local/binary-i386/libgtk1.2_1.2.10-18_i386.deb
Size: 845070
MD5sum: 1fca5d68108a8022d79bed90de1ccdf0
SHA1: 59eab77b8eba2011c5b8ace80c2193df64554250
SHA256: da0885d617547a9f947c80498f1cc523f414c5b0f0ab5b9decaf7848109ed144
Description: The GIMP Toolkit set of widgets for X
 The GIMP Toolkit is a freely available set of widgets for X.
 GTK is easy to use, and has been implemented in such projects as
 The GNU Image Manipulation Program (The GIMP), GNOME, a GNU
 desktop set of utilities for X, and gzilla, a GNU web-browser.

Package: libxt-java
Priority: optional
Section: libs
Installed-Size: 604
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.20050823-2
Replaces: lib-xt-java
Depends: kaffe | java1-runtime | java2-runtime
Suggests: java-virtual-machine, libservlet2.3-java | libservlet2.4-java
Conflicts: lib-xt-java
Filename: dists/etch/local/binary-i386/libxt-java_0.20050823-2_all.deb
Size: 491532
MD5sum: 1e5adb729baf62ee277b012ad02a70eb
SHA1: a52cd714abc2ff70698360b76f90367287bb0460
SHA256: 645b91208ff0188e8933bc972663dac3f7f72cbee813e263382c5d6db829635a
Description: An implementation in Java of XSL Transformations
 It allows you to write Java applications which will
 process XSL stylesheets of XML documents.

Package: openoffice.org-common
Priority: optional
Section: editors
Installed-Size: 53088
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: all
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org (<< 1.9), openoffice.org2-common, openoffice.org-l10n-en-us, openoffice.org-l10n-en, openoffice.org-calc (<< 2.0.3+2.0.4m180), openoffice.org-base (<< 2.0.3+2.0.4m180), openoffice.org-math (<< 2.0.3+2.0.4m180)
Provides: openoffice.org2-common, openoffice.org-l10n-en-us
Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts
Conflicts: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org2-common, openclipart-openoffice.org (<= 0.17+dfsg-4), openoffice.org-l10n-en-us, openoffice.org-debian-menus, openoffice.org-core (= 2.0.4~rc3-1), openoffice.org-base (= 2.0.4-4)
Filename: dists/etch/local/binary-i386/openoffice.org-common_2.0.4.dfsg.2-5etch1_all.deb
Size: 27087286
MD5sum: aa22685899a79a5331ef64a8231d2bdd
SHA1: 2f8bb74c642659ebf9438cd026c599f48b3e5858
SHA256: 0feccd44ed75c4880683c71519e024b6bfab99f85dfd47d8c9556754b47cf713
Description: OpenOffice.org office suite architecture independent files
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: synaptic
Priority: optional
Section: admin
Installed-Size: 5544
Maintainer: Michael Vogt <mvo@debian.org>
Architecture: i386
Version: 0.57.11.2-99Dzongkha1
Replaces: gsynaptic
Provides: gsynaptic
Depends: libapt-inst-libc6.3-6-1.1, libapt-pkg-libc6.3-6-3.11, libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-12), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libncurses5 (>= 5.4-5), libpango1.0-0 (>= 1.14.8), libstdc++6 (>= 4.1.1-12), libvte4 (>= 1:0.12.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1, scrollkeeper
Recommends: gksu, deborphan, libgnome2-perl
Suggests: dwww
Conflicts: gsynaptic, menu (<< 2.1.11)
Filename: dists/etch/local/binary-i386/synaptic_0.57.11.2-99Dzongkha1_i386.deb
Size: 1861146
MD5sum: 63831e4328080ea20b3cb387fd639356
SHA1: 46e2e502bc3539647b82d0644e56f1fdee22d58f
SHA256: 7441b23b93476abdfbcbe5ae4bfcc9fb7d637812cf79be810032aa3e3d36624e
Description: Graphical package manager
 Synaptic is a graphical package management tool based on GTK+ and APT.
 Synaptic enables you to install, upgrade and remove software packages in
 a user friendly way.
 .
 Besides these basic functions the following features are provided:
  * Search and filter the list of available packages
  * Perform smart system upgrades
  * Fix broken package dependencies
  * Edit the list of used repositories (sources.list)
  * Download the latest changelog of a package
  * Configure packages through the debconf system
  * Browse all available documentation related to a package (dwww is required)

Package: lapack3
Priority: optional
Section: libs
Installed-Size: 5320
Maintainer: Camm Maguire <camm@enhanced.com>
Architecture: i386
Version: 3.0.20000531a-6
Replaces: lapack99
Provides: liblapack.so.3
Depends: atlas3-base | refblas3 | libblas.so.3, libc6 (>= 2.3.2.ds1-4), libg2c0 (>= 1:3.3.4-1), debconf
Conflicts: lapack99
Filename: dists/etch/local/binary-i386/lapack3_3.0.20000531a-6_i386.deb
Size: 2417410
MD5sum: 20b4d4fb5cb49bcc009ecf241ae11312
SHA1: 25620005408bc703604f6f32fc2c7a7e5860a577
SHA256: 0e0a45286e1596fc7918e270282f9c58e1a3b33a7b09a4e85b592742e82b4f2c
Description: library of linear algebra routines 3 - shared version
 This package is a binary incompatible upgrade to the lapack
 package. The (minor) incompatibilities are entirely due to changes in
 the blas library, against which this library is linked. Please see the
 documentation for the refblas3 package for details.
 .
 LAPACK version 3.0 is a comprehensive FORTRAN library that does
 linear algebra operations including matrix inversions, least
 squared solutions to linear sets of equations, eigenvector
 analysis, singular value decomposition, etc. It is a very
 comprehensive and reputable package that has found extensive
 use in the scientific community.

Package: libwpd8c2a
Priority: optional
Section: libs
Installed-Size: 560
Maintainer: Rene Engelhard <rene@debian.org>
Architecture: i386
Source: libwpd
Version: 0.8.7-6
Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8, libwpd8c2
Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8, libwpd8c2
Filename: dists/etch/local/binary-i386/libwpd8c2a_0.8.7-6_i386.deb
Size: 197762
MD5sum: f8c7aae8a1401fa280ec3e832336dd38
SHA1: 04ae56c7f1835025592be031397faf7fe532b2a7
SHA256: c56690f1ecece0aa1245487af10713a969d0136a6f415ac1c970c1aa577dc05c
Description: Library for handling WordPerfect documents (shared library)
 libwpd is a library for reading and writing WordPerfect(TM) documents.
 Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh
 1.x/2.x/3.5e files are supported.  libwpd has complete support for the
 entire set of WordPerfect extended characters, too.
 .
 This package contains the shared library.

Package: libhsqldb-java
Priority: optional
Section: libs
Installed-Size: 996
Maintainer: Peter Eisentraut <petere@debian.org>
Architecture: all
Source: hsqldb
Version: 1.8.0.7-1
Depends: kaffe | java2-runtime, libservlet2.3-java
Suggests: java-virtual-machine, libhsqldb-java-doc
Filename: dists/etch/local/binary-i386/libhsqldb-java_1.8.0.7-1_all.deb
Size: 852232
MD5sum: df6d778cdb1bab80c13dc3d3f889968d
SHA1: 09d3496df5e72ca4add006c643cb7c426f404217
SHA256: 9533d32bb6bb06b7d3d440a5a6e1d5e11eb49b26a686cea284dbb937c13b8c57
Description: Java SQL database engine
 HSQLDB is an SQL relational database engine written in Java.  It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:1999 and SQL:2003 enhancements.  It offers a small, fast database
 engine that offers both in-memory and disk-based tables.  Embedded and
 server modes are available.  Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 Web site: http://hsqldb.org/

Package: libgtk1.2-common
Priority: optional
Section: misc
Installed-Size: 940
Maintainer: Akira TAGOH <tagoh@debian.org>
Architecture: all
Source: gtk+1.2
Version: 1.2.10-18
Replaces: libgtk1.2 (<< 1.2.10-4)
Filename: dists/etch/local/binary-i386/libgtk1.2-common_1.2.10-18_all.deb
Size: 208210
MD5sum: 1d9a2d644ea34a81b4b474eb9ea929b9
SHA1: 6b7786cbb8956a382f2a670a2106c21b30f64512
SHA256: ec399da761451a7146a8bfc26e8568cd7dae2c24458e19f227c9699822337697
Description: Common files for the GTK+ library
 The GIMP Toolkit is a freely available set of widgets for X.
 GTK is easy to use, and has been implemented in such projects as
 The GNU Image Manipulation Program (The GIMP), GNOME, a GNU
 desktop set of utilities for X, and gzilla, a GNU web-browser.
 .
 This package contains the common files which the runtime libraries
 need.

Package: openssl
Priority: optional
Section: utils
Installed-Size: 2296
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Version: 0.9.8c-4
Depends: libc6 (>= 2.3.6-6), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1)
Suggests: ca-certificates
Conflicts: ssleay (<< 0.9.2b)
Filename: dists/etch/local/binary-i386/openssl_0.9.8c-4_i386.deb
Size: 1003614
MD5sum: c4e9569966f0cff512491af1cbbe34a9
SHA1: f99feff97f2aa68b206c3202a2417b20f3049978
SHA256: b4f7600c714943cba19a6bb636cd264f435b1fa942d92428d7fc78d0dd3d3457
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:
  o  Creation of RSA, DH and DSA Key Parameters
  o  Creation of X.509 Certificates, CSRs and CRLs
  o  Calculation of Message Digests
  o  Encryption and Decryption with Ciphers
  o  SSL/TLS Client and Server Tests
  o  Handling of S/MIME signed or encrypted Mail

Package: gij-4.1
Priority: optional
Section: devel
Installed-Size: 100
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcj-4.1
Version: 4.1.1-20
Provides: java-virtual-machine, java2-runtime, java1-runtime, java-runtime
Depends: gcj-4.1-base (= 4.1.1-20), libgcj7-0 (= 4.1.1-20), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libgcj7-0 (>= 4.1.1-12), zlib1g (>= 1:1.2.1)
Suggests: fastjar, gcj-4.1 (= 4.1.1-20), libgcj7-awt (= 4.1.1-20), java-gcj-compat
Filename: dists/etch/local/binary-i386/gij-4.1_4.1.1-20_i386.deb
Size: 21134
MD5sum: 6a804f8220e1c92394fc6f9fb135add2
SHA1: 4445cf539b79936e0db60a568be07f94c54f9511
SHA256: 836f48e8a6c5cb53077b3b78c34d115204e10f1e07b5cac37526d4a49ed85846
Description: The GNU Java bytecode interpreter
 GIJ is not limited to interpreting bytecode. It includes a class loader which
 can dynamically load shared objects, so it is possible to give it the name
 of a class which has been compiled and put into a shared library on the
 class path.

Package: libsidplay1
Priority: extra
Section: libs
Installed-Size: 236
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Architecture: i386
Source: libsidplay
Version: 1.36.59-4
Replaces: libsidplay1.36, libsidplay1-c102 (<= 1.36.59-2)
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.0.1), libstdc++6 (>= 4.0.1-9)
Suggests: sidplay-base, xsidplay
Conflicts: libsidplay1.36, sidplay (<= 1.36.36), libsidplay1-c102 (<= 1.36.59-2)
Filename: dists/etch/local/binary-i386/libsidplay1_1.36.59-4_i386.deb
Size: 67456
MD5sum: 219e9eb9faed3387ad6cb0f5014d2266
SHA1: dbf144b1a18157a8bc084afedc541dc401739ccc
SHA256: 28917b8fc4b65fdbe9e72cbc54891dc69f7ffe2ca23e6ca3cfbd53c52fdcf065
Description: SID (MOS 6581) emulation library
 This is a (shared) library that implements the emulation of the C64's
 SID chip (MOS 6581) and CPU (6510). It is used by several "player"
 applications, e.g. sidplay, which make it possible to listen to *really*
 a lot (13.600+) of tunes, known from old and new C64 programs (as well
 as Amiga compositions).
 Find most of the available musics from your favourite games or demos
 and more in the High Voltage SID Collection (HVSC). For downloads and
 information about the volunteers, who maintain the collection, look at
 the HVSC homepage http://www.hvsc.c64.org.

Package: libneon26
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Architecture: i386
Source: neon26
Version: 0.26.2-3.1
Depends: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1)
Filename: dists/etch/local/binary-i386/libneon26_0.26.2-3.1_i386.deb
Size: 118850
MD5sum: ccbd456e34e8e07abdaef40e2a149bf0
SHA1: 266bde008a94efe9dccb9ddbe593b5b66fa65b34
SHA256: f6de71c8dc3fcbb9495a7ebf4feb5bac28499d4e5a6c82fe2efee17f55009bc1
Description: An HTTP and WebDAV client library
 neon is an HTTP and WebDAV client library, with a C language API.
 .
 WARNING: THE NEON API IS NOT YET STABLE.
 .
 Provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
 .
 Current features:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc.)
   * Low-level interface to HTTP request handling, to allow implementing
     new methods easily.
   * persistent connections
   * RFC2617 basic and digest authentication (including auth-int, md5-sess)
   * Proxy support (including basic/digest authentication)
   * SSL/TLS support using OpenSSL (including client certificate and thread
     safety support)
   * Generic WebDAV 207 XML response handling mechanism
   * XML parsing using the expat or libxml parsers
   * Easy generation of error messages from 207 error responses
   * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
   * WebDAV metadata support: set and remove properties, query any set ofi
     properties (PROPPATCH/PROPFIND).
   * autoconf macros supplied for easily embedding neon directly inside an
     application source tree.

Package: libglib1.2
Priority: optional
Section: oldlibs
Installed-Size: 276
Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Source: glib1.2
Version: 1.2.10-17
Depends: libc6 (>= 2.3.6-6)
Filename: dists/etch/local/binary-i386/libglib1.2_1.2.10-17_i386.deb
Size: 121388
MD5sum: 9aa89108e0ea9527d91a0b735e324165
SHA1: d614fdb8348b7a668db602a9f21fe019b0c70c91
SHA256: 11cf857fb3606c836e3e9b5f0c70e360e9177ef4e4ec01181ff71c462cd7adee
Description: The GLib library of C routines
 GLib is a library containing many useful C routines for things such as trees,
 hashes, and lists. GLib was previously distributed with the GTK+ toolkit, but
 has been split off as of version 1.1.0.

Package: openoffice.org-calc
Priority: optional
Section: editors
Installed-Size: 12968
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org2-core (<< 1.9.113-0pre1), openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org-core (<< 2.0.2-0.1pre2), openoffice.org2-calc (<< 2.0.4.dfsg.2-5etch1), openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-calc
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libstlport4.6c2, libufsparse
Conflicts: openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-calc_2.0.4.dfsg.2-5etch1_i386.deb
Size: 5155734
MD5sum: 5aa7f96a11b012a7ce7467ff5ae620df
SHA1: 93308e3ec6ea0a8eb25535602b65912f0d84c7d1
SHA256: b9e21eb5427b5955aaa4b0e37d883f5a948ba6f2754684fc7b26e341513f613a
Description: OpenOffice.org office suite - spreadsheet
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: openoffice.org
Priority: optional
Section: editors
Installed-Size: 292
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org2 (<< 2.0.4.dfsg.2-5etch1), openoffice.org-debian-files
Provides: openoffice.org2
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), openoffice.org-writer, openoffice.org-calc, openoffice.org-impress, openoffice.org-draw, openoffice.org-math, openoffice.org-base, openoffice.org-java-common
Suggests: hunspell-dictionary, myspell-dictionary, openoffice.org-help-2.0.4, openoffice.org-l10n-2.0.4, menu, unixodbc, cupsys-bsd, libsane, ttf-dejavu | ttf-bitstream-vera, openoffice.org-hyphenation, openoffice.org2-thesaurus, libxrender1, libgl1, msttcorefonts, openoffice.org-gnome | openoffice.org-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, openoffice.org-officebean, java-gcj-compat | j2re1.4 | java2-runtime, openclipart-openoffice.org, pstoedit, imagemagick, openoffice.org-filter-so52, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg
Conflicts: openoffice.org2 (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org_2.0.4.dfsg.2-5etch1_i386.deb
Size: 215426
MD5sum: 759fc1f2b7de85b16063fcf308099f11
SHA1: bc07d3c22fa56117e5d5bc6eb79ee76ccd7bcf0c
SHA256: c458f160b458b73be97c8ddd625d08506febeed58a1f3091c8b6281edf534e25
Description: OpenOffice.org Office suite version 2.0
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of openoffice.org:
  * openoffice.org-writer: Word processor
  * openoffice.org-calc: Spreadsheet
  * openoffice.org-impress: Presentation
  * openoffice.org-draw: Drawing
  * openoffice.org-base: Database
  * openoffice.org-math: Equation editor
 .
 You can extend the functionality of OpenOffice.org by installing these
 packages:
  * hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries
    for use with OpenOffice.org
  * openoffice.org-l10n-*: UI interface translation
  * openoffice.org-help-*: User help
  * openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org
  * openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org
  * openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support,
    QuickStarter for GNOMEs notification are
  * openoffice.org-gnome: GNOME VFS, GConf backend
  * openoffice.org-kde: KDE UI Plugin and KDE File Picker support
  * menu: Will add openoffice.org menu entries for every Debian window manager.
  * unixodbc: ODBC database support
  * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues
     automatically
  * libsane: Use your sane-supported scanner with OpenOffice.org
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files
  * iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser:
    Mozilla profile with Certificates needed for XML Security...
  * openoffice.org-filter-so52: StarOffice 5.2 format filters
  * msttcorefonts: Installs standard MS truetype fonts (contrib)
  * java-gcj-compat/gij-4.1 | j2re1.4 (non-free) | java2-runtime
    Java Runtime Environment for use with OpenOffice.org
  * pstoedit / imagemagick: helper tools for EPS thumbnails
  * gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend
 .
 See README.Debian for information about using OpenOffice.org in Debian, known
 bugs and workarounds.  More information about the Debian packages is available
 at http://openoffice.debian.net or join us on IRC #debian-oo.

Package: libportaudio0
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: portaudio
Version: 18.1-4
Depends: libc6 (>= 2.3.5-1)
Filename: dists/etch/local/binary-i386/libportaudio0_18.1-4_i386.deb
Size: 14508
MD5sum: c69de01411797bcf936acbfc059b9230
SHA1: 76cdd5e0100bb15ab32706175c9a1be85f3fd68b
SHA256: 039c2c47fd9cdf6b579559610396fc39dff20fab8a7bef63b136e91930f39b84
Description: Portable audio I/O - shared library
 PortAudio is a portable audio I/O library designed for cross-platform
 support of audio. It uses a callback mechanism to request audio
 processing.  Audio can be generated in various formats, including 32
 bit floating point, and will be converted to the native format
 internally.
 .
 This package contains the shared library.
 .
  Homepage: http://www.portaudio.com/

Package: openoffice.org-impress
Priority: optional
Section: editors
Installed-Size: 2636
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-5etch1
Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-impress (<< 2.0.4.dfsg.2-5etch1), openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-impress
Depends: openoffice.org-core (= 2.0.4.dfsg.2-5etch1), openoffice.org-draw (= 2.0.4.dfsg.2-5etch1), libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12), libstlport4.6c2
Conflicts: openoffice.org-debian-files, openoffice.org2-impress (<< 2.0.4.dfsg.2-5etch1)
Filename: dists/etch/local/binary-i386/openoffice.org-impress_2.0.4.dfsg.2-5etch1_i386.deb
Size: 851898
MD5sum: 6ea98ade160d07a0c1905171efde0470
SHA1: c2a98753d38d4979f3f2d37ae3562ce196afb004
SHA256: 1c76f652942c9f2f4477ae9de40ab2dd14bd67d6b3426c221041fddcc66fedb1
Description: OpenOffice.org office suite - presentation
 OpenOffice.org is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for OpenOffice.org.
 .
 For latest news on OpenOffice.org in Debian, see
 http://openoffice.debian.net

Package: libdvdread3
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Source: libdvdread
Version: 0.9.7-2
Depends: libc6 (>= 2.3.6-6)
Suggests: libdvdcss2, wget
Filename: dists/etch/local/binary-i386/libdvdread3_0.9.7-2_i386.deb
Size: 56010
MD5sum: 5066f1742353c32b10bdb701673257ef
SHA1: 0339ecbab21b718be631fa69e56b229b96682e2d
SHA256: 4714b8d70048cc92af700bd3b9a16a4229b450f9ae78c63b9a2cf668e872b5d5
Description: library for reading DVDs
 libdvdread provides the functionality that is required to access many DVDs. It
 parses IFO files, reads NAV-blocks, and performs CSS authentication and
 descrambling.
 .
 libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime.
 If found, libdvdcss will be used to decrypt sections of the DVD as necessary.

Package: libid3tag0
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Mad Maintainers <pkg-mad-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libid3tag
Version: 0.15.1b-10
Depends: libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1)
Filename: dists/etch/local/binary-i386/libid3tag0_0.15.1b-10_i386.deb
Size: 36560
MD5sum: b74a877e4456bc9a27fc79492bf17333
SHA1: 6f4ba812b1a65013e20985e7b326d95b14d04fed
SHA256: a3612a2e427567013e5876ab99e794fe34dbe34db2dfe177c2234429518813b8
Description: ID3 tag reading library from the MAD project
 ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1,
 ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1,
 ID3v1.1, and ID3v2.4 tags.

Package: notification-daemon
Priority: optional
Section: x11
Installed-Size: 92
Maintainer: Andre Filipe de Assuncao e Brito <decko@noisemakers.org>
Architecture: i386
Source: notification-daemon (0.3.5-1)
Version: 0.3.5-1+b1
Replaces: notify-daemon
Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libdbus-1-3, libdbus-glib-1-2 (>= 0.71), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.10.0), libgtk2.0-0 (>= 2.8.0), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.3), libpopt0 (>= 1.10), libsexy2, libwnck18 (>= 2.14.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.26), libxrandr2, libxrender1, gconf2 (>= 2.10.1-2)
Conflicts: notify-daemon
Filename: dists/etch/local/binary-i386/notification-daemon_0.3.5-1+b1_i386.deb
Size: 34614
MD5sum: 3d30fc98ae94f417e094f414f44e13ea
SHA1: d1d782881f01965236cffd23a2e19a5af20197d7
SHA256: f71bf2c0b8f6e7138025746974a6c79c622ad6f79dc458d752ba5ab7c83bd2e9
Description: a daemon that displays passive pop-up notifications
 The Desktop Notifications framework provides a standard way of doing
 passive pop-up notifications on the Linux desktop.  These are
 designed to notify the user of something without interrupting their
 work with a dialog box that they must close.  Passive popups can
 automatically disappear after a short period of time.  as per the
 Desktop Notifications spec
 .
 http://www.galago-project.org/specs/notification/index.php.

Package: gcc-3.4-base
Priority: optional
Section: devel
Installed-Size: 224
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-3.4 (3.4.6ds1-5)
Version: 3.4.6-5
Filename: dists/etch/local/binary-i386/gcc-3.4-base_3.4.6-5_i386.deb
Size: 164496
MD5sum: 4160d75456e1b24dde1959e418fe3b42
SHA1: ebcf74248073e3d7e905b7112695a71780562488
SHA256: 5903b26103b6eddb73fa32e0e533f2df1b09741a8ad6e46af6b3514ef4e8728c
Description: The GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

Package: gnome-power-manager
Priority: optional
Section: gnome
Installed-Size: 1684
Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Version: 2.14.3-99Dzongkha1
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.2), libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.71), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.0), libgnome-keyring0 (>= 0.6.0), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), libgtk2.0-0 (>= 2.8.0), libhal1 (>= 0.5), libice6 (>= 1:1.0.0), libnotify1, liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libwnck18 (>= 2.14.0), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2, libxrender1, zlib1g (>= 1:1.2.1), gconf2 (>= 2.10.1-2), notification-daemon, hal (>= 0.5.6+cvs20060219-1)
Filename: dists/etch/local/binary-i386/gnome-power-manager_2.14.3-99Dzongkha1_i386.deb
Size: 484324
MD5sum: 62a96a972419abcf0d9f6de4bcee41c2
SHA1: 5431914d4f17918796c6cb2f7e1163acd786406a
SHA256: ec01f88527a1ca44d1ee93c8df12cd65b17ec3871ab82340103d96e9486f04fc
Description: frontend for gnome-powermanager
 GNOME Power Manager is a session daemon for the GNOME
 desktop environment that makes it easy to
 manage your laptop or desktop system.
 .
 gnome-power-manager manages battery status, events,
 powermanagement settings and actions like:
  * Suspend to RAM
  * Suspend to Disk (Hibernate)
  * Shutdown
  * Blank screen
 .
  Homepage: http://www.gnome.org/projects/gnome-power-manager/

Package: gcj-4.1-base
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcj-4.1
Version: 4.1.1-20
Filename: dists/etch/local/binary-i386/gcj-4.1-base_4.1.1-20_i386.deb
Size: 91454
MD5sum: ab88c666bb11c664c31f610851246b7c
SHA1: 27cdadcfd67660931910bc1ea0112e806b7d9b83
SHA256: ddead0184e0d5cd08cbd22bd365b776d46d6b91c5c0228b4dbea4c952e9e2ba1
Description: The GNU Compiler Collection (gcj base package)
 This package contains files common to all java related packages
 built from the GNU Compiler Collection (GCC).

