Package: libdb4.8-dev Architecture: i386 Version: 4.8.30-2 Priority: extra Section: libdevel Source: db4.8 Maintainer: Clint Adams Installed-Size: 1976 Depends: libdb4.8 (= 4.8.30-2) Suggests: db4.8-doc Conflicts: libdb1-dev, libdb2-dev, libdb3-dev, libdb4.2-dev, libdb4.3-dev, libdb4.4-dev, libdb4.5-dev, libdb4.6-dev, libdb4.7-dev Filename: 4.2.28/libdb4.8-dev_4.8.30-2_i386.deb Size: 764618 MD5sum: b844aa5dac55fe38291c1195eb61053b SHA1: 362975daa0b771076b04eb602a9e4a0cf9fb6093 SHA256: 759183b9cd075febb33695c0cf9d7643140ff673f76643962276fecb977167cf SHA512: b8eb55e6c269eb64113aeaa48519042da7efa14fccf495cd23dc5b68672766e9559a1ffb08f6c9da523e800cd133bb7487bf935c829aa65abed60b50679942cf Homepage: http://www.oracle.com/technology/software/products/berkeley-db/index.html Description: Berkeley v4.8 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v4.8 database library. Package: libapr1-dev Architecture: i386 Version: 1.2.7-8.2 Priority: optional Section: libdevel Source: apr Maintainer: Debian Apache Maintainers Installed-Size: 1356 Depends: libapr1 (= 1.2.7-8.2), uuid-dev Conflicts: libapr1.0-dev, libapr0-dev Filename: 4.2.28/libapr1-dev_1.2.7-8.2_i386.deb Size: 336516 MD5sum: 49d0dcb29af823071fde57fb46b3e0cc SHA1: 78fff94b6e1a73ee7a90b6e74854a8624af5600d SHA256: d77ead53a979a7cae18307671fa37036b51542d9715bf6e7c05e06fb5452df19 SHA512: 15fe730963d2afa58ffd9e7be9f41f241d08af8a6b2a606ce1c431f426a4b9958d3a88ddb1ca54d9b1bd754050fd2b1ff8f26e401c66a87f145b48385f587f64 Description: The Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains development headers for APR. Package: libdaemon-dev Architecture: i386 Version: 0.14-2 Priority: optional Section: libdevel Source: libdaemon Maintainer: Utopia Maintenance Team Installed-Size: 492 Depends: libdaemon0 (= 0.14-2) Filename: 4.2.28/libd/libdaemon/libdaemon-dev_0.14-2_i386.deb Size: 69160 MD5sum: 13ca39948659f24ac0ab535593cbe89d SHA1: 71bf4574460ea7af1d7af0cc3412f53fb1db3ff3 SHA256: 870218635410af686684500edb39247535e7a2d240c0658bff9caafbde5caf2d SHA512: 9cf4002d94c08f53bf9a8d19dba900e43ef0ce44e49dd57ec6da14b7077c2b3836f57a79768341d2ab4b8b2a00fac03f38411b3f0603989f6cc9c0f14b5b2122 Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - development files libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the header files and the static version of the library and documentation. Package: libdaemon0 Architecture: i386 Version: 0.14-2 Priority: optional Section: libs Source: libdaemon Maintainer: Utopia Maintenance Team Installed-Size: 76 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libd/libdaemon/libdaemon0_0.14-2_i386.deb Size: 17576 MD5sum: 2128e83c1d1c6175be543e6d7ffd745a SHA1: 761bd0b7eb0573ab7a27cf1350641f0107920629 SHA256: d24563e45419877bcd13dba8c5bd881ff5ac88d566478c59c4e06d518e85ef0b SHA512: 2487adb7ac36ab710efb03730047c821bfbd2ea98552e86c2a1b44b1a2e3b5e4a76788aae7fb922735118f1a5cc52f55579507a042cdc9c7c2612b19706a2172 Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - runtime library libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the libdaemon run time shared library. Package: libdaemon0-dbg Architecture: i386 Version: 0.14-2 Priority: extra Section: debug Source: libdaemon Maintainer: Utopia Maintenance Team Installed-Size: 36 Depends: libdaemon0 (= 0.14-2) Filename: 4.2.28/libd/libdaemon/libdaemon0-dbg_0.14-2_i386.deb Size: 7362 MD5sum: bfa3dd49f66ef102524f503061a316cc SHA1: e0a8ca605066ae95578c2d091e95b2d3899983c4 SHA256: fa63a083ffeb7dec182c767f9f4ea9e4cc315b88f6811077718334c5dc6934d8 SHA512: 3277d83758e2398b578cc95d1f3fa781e19a74c435c4f4d2de042a55237bb28c169d786dfb0cf28153e7460c5444e0c7e13fcb2632df9471bb191a6feece2aa0 Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - debugging symbols libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package contains the debugging symbols for libdaemon. Package: libxml2-dbg Architecture: i386 Version: 2.6.32.dfsg-5+lenny5 Priority: extra Section: libdevel Source: libxml2 Maintainer: Debian XML/SGML Group Installed-Size: 2328 Depends: libxml2 (= 2.6.32.dfsg-5+lenny5) Filename: 4.2.28/libx/libxml2/libxml2-dbg_2.6.32.dfsg-5+lenny5_i386.deb Size: 945416 MD5sum: 63c45e3323e508ee34248ca0e1ae96dc SHA1: f18bfdd6ac25c46387768d226167e1e357caf83f SHA256: c7afde47fd036213ebd9521ac669d1c7d863af350675c59f561ef40d63f52c1f SHA512: 2040b53a44295cba96eb3390aa9aff400c0b4dcdcb27d4ce9b202565e59a7086bdd6fbf2b1f9355162cd8d314c0523afe6a6bf48c95d0c20168cdb823a967025 Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library and for the utilities provided by the libxml2-utils package. Debugging symbols for the Python modules are not available. Package: libxml2 Architecture: i386 Version: 2.6.32.dfsg-5+lenny5 Priority: optional Section: libs Maintainer: Debian XML/SGML Group Installed-Size: 1608 Depends: libc6 (>= 2.7-1), zlib1g (>= 1:1.2.3.3.dfsg) Recommends: xml-core Conflicts: libxslt1.1 (<= 1.1.12-8) Filename: 4.2.28/libx/libxml2/libxml2_2.6.32.dfsg-5+lenny5_i386.deb Size: 816248 MD5sum: 05ce38222d7f5131e08e273df5117480 SHA1: a66c718bb4dc6ea793a84c16c2fefa17cd570a09 SHA256: 9a11d6141e3309c0b63f2b1d940eb548d9f551f338fbe2d6fed85c5a45e81e88 SHA512: beb1a84a1d7d05d7a7c9d3879f98fdd94d372d0c5f24a8ad520395032d15fbe6105535a8a33cbd0cd067842f13b1536a0adb504a824679f1080ebef93670658b Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-utils Architecture: i386 Version: 2.6.32.dfsg-5+lenny5 Priority: optional Section: text Source: libxml2 Maintainer: Debian XML/SGML Group Installed-Size: 100 Depends: libc6 (>= 2.7-1), libreadline5 (>= 5.2), libxml2 (>= 2.6.27) Conflicts: libxml2 (<< 2.5.7-1) Replaces: libxml2 (<< 2.5.7-1) Filename: 4.2.28/libx/libxml2/libxml2-utils_2.6.32.dfsg-5+lenny5_i386.deb Size: 33748 MD5sum: 94fc4ffd8eb944b9b2233071c020eb54 SHA1: 42f817eda468be4b752cde6da30e8689e91f9341 SHA256: 710f8d8f5414e460850efa75ba0d6249e358d2840f404131bc9f1185b5a631a5 SHA512: 0d1ea9f1e27ab09fb711211002b90b33cd22802b9360486dbbf16707db9be9f900df270a8164ebdd4688947ceade7dd17b6bcd273393cf2658cb2206aaec9a80 Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxml2-doc Architecture: all Version: 2.6.32.dfsg-5+lenny5 Priority: optional Section: doc Source: libxml2 Maintainer: Debian XML/SGML Group Installed-Size: 8900 Suggests: devhelp Filename: 4.2.28/libx/libxml2/libxml2-doc_2.6.32.dfsg-5+lenny5_all.deb Size: 1350230 MD5sum: 15f6522116c853c6bbd58fbbee1e02f2 SHA1: 9b5630adcd1d15a79f57e377e08fb8c2c4772d49 SHA256: e403881d07cce28b6e54576dce88e062d0d6b21e3a8d0577a4750b4d64775749 SHA512: 8f8386cc9f6d9e35c788f0e5076f26bb0dd28dd75560c651801caf592774ad3895eab720a6d09549e64dbc53db832bd32cbae32b98f725622c84e436d224d635 Description: Documentation for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: python-libxml2 Architecture: i386 Version: 2.6.32.dfsg-5+lenny5 Priority: optional Section: python Source: libxml2 Maintainer: Debian XML/SGML Group Installed-Size: 908 Provides: python2.4-libxml2 Depends: libc6 (>= 2.7-1), libxml2 (>= 2.6.28), python (<< 2.5), python (>= 2.4), python-support (>= 0.3.4) Conflicts: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) Replaces: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) Filename: 4.2.28/libx/libxml2/python-libxml2_2.6.32.dfsg-5+lenny5_i386.deb Size: 175576 MD5sum: ad740868cc87ff23dd95ac8f93951cff SHA1: 736a2ffd0bcf47511a3b841890f5ba1b6dd57e8b SHA256: 9d041d041892da2cb854143e4c859e23ba9256bb35545d4982853a54aa69ad62 SHA512: 47cbc112aac7df89302ba8b6ed628466183da683c9c1d67319d7e13be5f0c3942901e3c84f56db104850bda987283822824708b5711f34c1044cea2f9b4b7653 Description: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Package: libxml2-dev Architecture: i386 Version: 2.6.32.dfsg-5+lenny5 Priority: optional Section: libdevel Source: libxml2 Maintainer: Debian XML/SGML Group Installed-Size: 2084 Depends: libxml2 (= 2.6.32.dfsg-5+lenny5) Conflicts: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Replaces: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Filename: 4.2.28/libx/libxml2/libxml2-dev_2.6.32.dfsg-5+lenny5_i386.deb Size: 698080 MD5sum: 84bda850254f35653674e2cc696b025c SHA1: 2a53df9ea5323dc4991a82de2223ebd396ba21fc SHA256: cf6fe8f2b20d39fd5954c6874ca3f7d80a6e50759c84f0f1342feaa73d288621 SHA512: 56e19432cf4bbd67826e8bc61a86d8bc056c40eeee465938b4aca6803d93bbe8533230b380a324e8bc0dcc7fd095881e1ec6e0feecd9fd7314a08bff4ad0f1ec Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libpcrecpp0 Architecture: i386 Version: 7.6-2.1 Priority: optional Section: libs Source: pcre3 Maintainer: Mark Baker Installed-Size: 136 Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libpcre3 (>= 7.4), libstdc++6 (>= 4.2.1) Conflicts: libpcre3 (<< 6.4-1.1) Replaces: libpcre3 (<< 6.4-1.1) Filename: 4.2.28/libpcrecpp0_7.6-2.1_i386.deb Size: 93614 MD5sum: 706ea1db02971244ef30c288db5d4aec SHA1: 845815d17d3f968da2319ee3b9bb2057dc9769d4 SHA256: 17a6b53ee14f753063976ef7eaaa5a2d9bef89ab14a4acb212519f22b10e2925 SHA512: 73d6e011c138c866a1bf875ba7d8c670c2b9c70d28213d7ddae7a12b4f2fa993eedb040ac9fb915795f08306ceb94723f77a1877925efaf0cfa3f0add91ad3b5 Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libbz2-dev Architecture: i386 Version: 1.0.5-1+lenny1 Priority: optional Section: libdevel Source: bzip2 Maintainer: Anibal Monsalve Salazar Installed-Size: 108 Depends: libbz2-1.0 (= 1.0.5-1+lenny1), libc6-dev | libc-dev Replaces: bzip2 (<< 0.9.5d-3) Filename: 4.2.28/libbz2-dev_1.0.5-1+lenny1_i386.deb Size: 31864 MD5sum: cbdbbdc542154f8e1409d3be3709fef1 SHA1: 1205a560dcd7560594a9cd85687bc0e4703c7da9 SHA256: 2b5ecf9e219668113da3da79e4c0349a96e8fe17e90e0c053f17799380ad8d9f SHA512: 6b9f8a4225645604532b972f0241018fc7cf41d9bfc9e70e63897e7d3660340b612edaae2bb9ed92cadf1629f1108cbe4849355c8eaf325a089122fc606b5200 Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: dbus Architecture: i386 Version: 1.2.1-5+lenny2.netgear1 Priority: optional Section: devel Maintainer: Utopia Maintenance Team Installed-Size: 564 Provides: dbus-1-utils Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 1.95.8), debianutils (>= 1.22.0), lsb-base (>= 3.2-14) Recommends: dbus-x11 Conflicts: dbus-1, dbus-1-utils (<< 1.0.2-5), libdbus-1-1, libdbus0 Replaces: dbus-1, dbus-1-utils (<< 1.0.2-5), libdbus0 Filename: 4.2.28/d/dbus/dbus_1.2.1-5+lenny2.netgear1_i386.deb Size: 213368 MD5sum: c9bd641874fa5a1ca7c95e39e66d5003 SHA1: fdb4d58f45d96cbc17fbdd688b282fc69360d5c1 SHA256: d24e57daae6fe2cfd6bdf2acd66fb85473456c126c3f2f8c3c4571cabaf633bc SHA512: 03164cf6f3fe889e8932490d436de05bbd889e785aefb3c9d6881c24fd460597d95b48abe7088ca3b830e7c63eb09d6a9a0cdf181ccb4e26cd14a02f27df93ef Homepage: http://dbus.freedesktop.org/ Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Package: libdbus-1-3 Architecture: i386 Version: 1.2.1-5+lenny2.netgear1 Priority: optional Section: libs Source: dbus Maintainer: Utopia Maintenance Team Installed-Size: 336 Depends: libc6 (>= 2.7-1) Recommends: dbus Conflicts: dbus (<< 0.60) Filename: 4.2.28/d/dbus/libdbus-1-3_1.2.1-5+lenny2.netgear1_i386.deb Size: 148392 MD5sum: e6532cbe9427ca40fba6945f37200bab SHA1: 56c322bf58d23d30b2870e176719cfbdeff20c01 SHA256: cbc39234de6ce71f319f8369b4c07ee2ea7eb4f2a4ba8c57a87f65e3bdca195f SHA512: f9adb56ce69b2a2b76b26617f1b63d5894416536cc3d4086e0b64ae048b34a500d9edff755e6aa4cf5843acfa632071e5240b5ce2726a54972626f6708aec7e2 Homepage: http://dbus.freedesktop.org/ Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The daemon can be found in the dbus package. Package: dbus-x11 Architecture: i386 Version: 1.2.1-5+lenny2.netgear1 Priority: optional Section: x11 Source: dbus Maintainer: Utopia Maintenance Team Installed-Size: 128 Depends: libc6 (>= 2.7-1), dbus Conflicts: dbus (<< 1.1.2) Replaces: dbus (<< 1.1.2) Filename: 4.2.28/d/dbus/dbus-x11_1.2.1-5+lenny2.netgear1_i386.deb Size: 58110 MD5sum: ff2eb5d428c442cd6d6631f33be1f7bc SHA1: e85220f59ef46b94512d4f3a223239e90a07d517 SHA256: 2c1817163bfec120428fd2b5896a95f42e5c6499b06e0ae4cf5edc0892322219 SHA512: d063799aab2b7cd9347110cf49fa4a4af103495d0790b17576b2880d1ba679076a3c8885bb61f8a26d1bc0e0e9c404b5bd91e593d05868fbaeda1063317ef9ad Homepage: http://dbus.freedesktop.org/ Description: simple interprocess messaging system (X11 deps) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus. . See the dbus description for more information about D-Bus in general. Package: libdbus-1-dev Architecture: i386 Version: 1.2.1-5+lenny2.netgear1 Priority: optional Section: libdevel Source: dbus Maintainer: Utopia Maintenance Team Installed-Size: 820 Depends: libdbus-1-3 (= 1.2.1-5+lenny2.netgear1), pkg-config Conflicts: dbus-1-dev Replaces: dbus-1-dev, libdbus0-dev Filename: 4.2.28/d/dbus/libdbus-1-dev_1.2.1-5+lenny2.netgear1_i386.deb Size: 236486 MD5sum: f530a0de70c281def5fcaecc23beb7af SHA1: 20b788147266a1a2cec7f63691e40d19fc50f44b SHA256: c38f5058d26e9053b65957cc16d4506192cb6d52d4f2ba8b7714e6c92f35f4c3 SHA512: decce9ba1da0ff5239079c52e373900d4a27f296a5abe55ee7f2a3781a01880972fe735f0fef6971352c535a68296f641e1a5fad0794f59dc01f5347e903ae72 Homepage: http://dbus.freedesktop.org/ Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Package: libkrb5-dev Architecture: i386 Version: 1.6.dfsg.4~beta1-5lenny6 Priority: extra Section: libdevel Source: krb5 Maintainer: Sam Hartman Installed-Size: 472 Depends: libkrb53 (= 1.6.dfsg.4~beta1-5lenny6), libkadm55 (= 1.6.dfsg.4~beta1-5lenny6), comerr-dev Suggests: krb5-doc Conflicts: heimdal-dev Filename: 4.2.28/libkrb5-dev_1.6.dfsg.4~beta1-5lenny6_i386.deb Size: 92288 MD5sum: 83aa07d025154f5bc95b5f4192d5f71b SHA1: 1d3700a3b58cde93ba59fb4387113caab59588e1 SHA256: d91259b67d00f6d1b697973ddf88ab5ddb566a16267f6d18fbd71a4a173f7f9b SHA512: 6cacfc6349fcabf80338ba26745b3522a8ae224f1895fb947b6dcbdc4b58eeae7e0dd10c9d05b7fa911c5c7c97a25f31bd95c3cb839d212cfda1616350ab45bb Description: Headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libfreetype6 Architecture: i386 Version: 2.4.2-2.1+squeeze2 Priority: optional Section: libs Source: freetype Maintainer: Steve Langasek Installed-Size: 668 Depends: libc6 (>= 2.1.3), zlib1g (>= 1:1.1.4) Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: 4.2.28/o/openjdk/libfreetype6_2.4.2-2.1+squeeze2_i386.deb Size: 360982 MD5sum: 7a2e9ecdd34990f859aafe9a9c9d7b12 SHA1: e33ca16e79f0b5bc8d15350aa452233a72a83884 SHA256: f092f1ec857b6ec27818321aac3cfb80052c3d115de610ca0610d240bb08f56e SHA512: 43a12f976d4ffc60eb568107dbf384215a16e9ee19be5072220f327570944fed0aee8f7a3eede06eb15d4aa3a36b4acffacd5fd272a28e1889d1d5cbb5c47692 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: liblcms1 Architecture: i386 Version: 1.17.dfsg-1+lenny2 Priority: optional Section: libs Source: lcms Maintainer: Oleksandr Moskalenko Installed-Size: 260 Provides: liblcms Depends: libc6 (>= 2.7-1) Suggests: liblcms-utils Conflicts: liblcms Replaces: liblcms Filename: 4.2.28/o/openjdk/liblcms1_1.17.dfsg-1+lenny2_i386.deb Size: 102528 MD5sum: fce72bbf31189287d737104df10fb860 SHA1: 8582d1808b4eac7cc71228f50886d6acdc4d1482 SHA256: 17f97ffd59253452882f3ab1275b0580f0b9ba0efb78a1614cd56b10726aa6df SHA512: 84fee1adcbb218d218ee1c75fb52a3d9e323af8f6f70c313b5c869b2636f47ef87d2fec67663a2a70cf73be4a25f889f724d6c44312b0073d5779a13882614ef Description: Color management library lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms. Package: java-common Architecture: all Version: 0.30 Priority: optional Section: misc Maintainer: Debian Java Mailing List Installed-Size: 348 Suggests: equivs Filename: 4.2.28/o/openjdk/java-common_0.30_all.deb Size: 77022 MD5sum: 4b2f240539a66dde0b0e887364ad0d32 SHA1: 1855b7ca6ea99d03d01f9ce455b046d1b83ae50a SHA256: 600554190a9c05d2f2b93b803eb146627208edb6acf8030f0cde3cb10a9e2bc0 SHA512: 50e587f097f7e8173647d765be3abfafb9bc08f549b6bd4d7d3162423d2a445fbc13df177f04858f22209093cbc3fdcc49a8745f1c87d616de3c9ca574c29ec0 Description: Base of all Java packages This package must be installed in the system if a Java environment is desired. It covers useful information for Java users in Debian GNU/Linux, including: * The Java policy document which describes the layout of Java support in Debian and how Java packages should behave. * The Debian-Java-FAQ which provides information on the status of Java support in Debian, available compilers, virtual machines, Java programs and libraries as well as on legal issues. * Information on how to create dummy packages to fulfill java2 requirements. Package: libnss3-1d Architecture: i386 Version: 3.12.3.1-0lenny6 Priority: optional Section: libs Source: nss Maintainer: Maintainers of Mozilla-related packages Installed-Size: 2336 Depends: libc6 (>= 2.7-1), libnspr4-0d (>= 1.8.0.10), libsqlite3-0 (>= 3.5.9), dpkg (<< 1.14.8) | dpkg (>= 1.14.18) Conflicts: libnss3, libnss3-0d (>= 3.11.5), libnss3-dev (<= 3.12.0~rc3-1) Filename: 4.2.28/o/openjdk/libnss3-1d_3.12.3.1-0lenny6_i386.deb Size: 974848 MD5sum: ae20df3327cd067ae2f73d3502de906a SHA1: 308ad1d199992068667f3c1294ab0499fe43b219 SHA256: eef8139560ba8d29ca0c192b4a5b149aa0ae9a14c6b61b35f078d2ced6321fdc SHA512: bbb2a3472913d5d063f2e876aee90e27ae8a6c26f2fff41dfcc09ac3236064b0cf62798193962d6d43c1c0297775e2567b831b179b9a467320b202f9b1768f21 Homepage: http://www.mozilla.org/projects/security/pki/nss/ Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnspr4-0d Architecture: i386 Version: 1.8.0.15~pre080614i-0etch1 Priority: optional Section: libs Source: xulrunner Maintainer: Mike Hommey Installed-Size: 296 Depends: libc6 (>= 2.3.6-6) Filename: 4.2.28/o/openjdk/libnspr4-0d_1.8.0.15~pre080614i-0etch1_i386.deb Size: 140106 MD5sum: 77d0dc883aca560cddda828961d8eb69 SHA1: 4511a8d87fe7a0f53664bf1938717b16a8c27832 SHA256: 9f570642407ead4f1dde8b3be8f61bf73d34874ed2aaba04185b2e511eb750d4 SHA512: d9258c0ba5bdaf2dd25e63c86b8ac93b74908e0349f89b473d1bdc7042b8d80741607f784155f88d7da638116710a8dc7da75a4c75388bcf03908e1b457a0221 Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Homepage: http://www.mozilla.org/projects/nspr/ Package: tzdata-java Architecture: all Version: 2011k-0squeeze1 Priority: optional Section: java Source: tzdata Maintainer: GNU Libc Maintainers Installed-Size: 1848 Depends: tzdata (= 2011k-0squeeze1) Filename: 4.2.28/o/openjdk/tzdata-java_2011k-0squeeze1_all.deb Size: 142904 MD5sum: a9a3fd46074056b09c290e73fc65fbbc SHA1: 70f86ab32ae413032377f0a57787b8ecd45d19f6 SHA256: 1fad6755905837b487e123d77196f11f32731281b29274c30d84906d2d3e1d8d SHA512: 486911ea96ddb5e849a29f40451c8d93d3a571f0fb3adfadafc739983f060919bdd0146610ba88f4ba7d61accbc2cff5ffe82987c8b8f7084520efec34f953ac Description: time zone and daylight-saving time data for use by java runtimes This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. . This package contains the data for use by Java runtimes. Package: libcups2 Architecture: i386 Version: 1.1.14-5woody12.netgear1 Priority: optional Section: net Source: cupsys Maintainer: Jeff Licquia Installed-Size: 68 Depends: libcupsys2 (= 1.1.14-5woody12.netgear1) Filename: 4.2.28/o/openjdk/libcups2_1.1.14-5woody12.netgear1_i386.deb Size: 40116 MD5sum: 18d033e3616cd8be7805643b51a23dec SHA1: c029bd324ca75573990f57cd309f62745b4aff50 SHA256: 0bb67bc39f8b9ce1708e6a645b5f4025b7e3b8b20092bc0f4a3c1ea87ff661aa SHA512: 01a19af85ee3a93d6f81aac88a69294cd8407ed53c688ad48ee2e088dfee6de0850cd04abfdf1bf22c83f0e25324e78cd901b60d24438def879cce84f0b94627 Description: Dummy package for libcupsys2 This is a dummy package for libcups2. Package: openjdk-6-jre-lib Architecture: all Version: 6b18-1.8.7-2~lenny1 Priority: optional Section: java Source: openjdk-6 Maintainer: OpenJDK Team Installed-Size: 7420 Depends: openjdk-6-jre-headless (>= 6b17) Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: 4.2.28/o/openjdk/openjdk-6-jre-lib_6b18-1.8.7-2~lenny1_all.deb Size: 5628042 MD5sum: 1d45d737594cbb3cdcbf527edc9633d1 SHA1: ff1b1d956463313add1ca394ba645b97f5e9fd79 SHA256: 5c916da207e228e5f8d68b9ded90fa620c6d9c424ae84a09ffaa45cd04a6bed0 SHA512: 218fd3acbd1f7583d51dc0313517ea965c99c7ca1c7ce6679055142f4419c8d4de608190b82950139bd08d7a768f6eabcffc6bc73c47176fa75bf03be05827c4 Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime (architecture independent libraries) OpenJDK Java runtime, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: tzdata Architecture: all Version: 2011k-0squeeze1 Priority: required Section: libs Maintainer: GNU Libc Maintainers Installed-Size: 5952 Provides: tzdata-squeeze Depends: debconf (>= 0.5) | debconf-2.0 Replaces: libc0.1, libc0.3, libc6, libc6.1 Filename: 4.2.28/o/openjdk/tzdata_2011k-0squeeze1_all.deb Size: 629656 MD5sum: 74e9605aac68c5271659f84f21db4953 SHA1: bf630127e791df6875c181f874fa7c85fccc658f SHA256: 41a7de2db471936048eeec7087aecaf6f1c1201ec813f70941943fd38f001521 SHA512: 41bba3d864e4ca3f5d225c030fe5e931b77cde65862769697237486edf5756ae32f254eca1b7fb40fd097baec9df2ab5f94a6d06c9c32d4ba9ba21d76c1252f1 Description: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: openjdk-6-jre-headless Architecture: i386 Version: 6b18-1.8.7-2~lenny1 Priority: optional Section: java Source: openjdk-6 Maintainer: OpenJDK Team Installed-Size: 77920 Provides: java-runtime-headless, java-virtual-machine, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless Depends: openjdk-6-jre-lib (>= 6b18-1.8.7-2~lenny1), tzdata-java, java-common (>= 0.28), libcups2, liblcms1, libjpeg62, libnss3-1d (>= 3.12.3), libc6 (>= 2.7-1), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), zlib1g (>= 1:1.1.4) Suggests: libnss-mdns, sun-java6-fonts, ttf-dejavu-core, ttf-baekmuk | ttf-unfonts | ttf-unfonts-core, ttf-sazanami-gothic | ttf-kochi-gothic, ttf-sazanami-mincho | ttf-kochi-mincho, ttf-arphic-uming, ttf-indic-fonts Conflicts: openjdk-6-dbg (<< 6b17~pre3-1), openjdk-6-demo (<< 6b17~pre3-1), openjdk-6-doc (<< 6b17~pre3-1), openjdk-6-jdk (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-lib (<< 6b17~pre3-1), openjdk-6-jre-zero (<< 6b17~pre3-1), openjdk-6-source (<< 6b17~pre3-1) Replaces: openjdk-6-jdk (<< 6b18-1.8.2-4), openjdk-6-jre (<< 6b09dfsg-0ubuntu2), openjdk-6-jre-lib (<< 6b06-0ubuntu11) Filename: 4.2.28/o/openjdk/openjdk-6-jre-headless_6b18-1.8.7-2~lenny1_i386.deb Size: 26931264 MD5sum: d93bdb65660bebcbc07a93a82eea0090 SHA1: aff089da027eb52b2cfc919494f0ced925d4b0b6 SHA256: bb0905f97f14ac2081e8bdfbbd99a56f41c4dc94691cb1efd62822443291cbba SHA512: 786d72bb07de1ce7fbd55120a2cc705c61e3bb74ba28436e46f68fdf3bcf8a6ebdfe9455c8e9a2f3a2be7fde5c7da48234040afd8f8436e96914d1009871a97d Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs. Using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: libssl0.9.8 Architecture: i386 Version: 0.9.8o-4squeeze19 Priority: important Section: libs Source: openssl Maintainer: Debian OpenSSL Team Installed-Size: 6984 Depends: libc6 (>= 2.7-1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b) Filename: 4.2.28/o/openssl/libssl0.9.8_0.9.8o-4squeeze19_i386.deb Size: 3085302 MD5sum: 960d36c3778075feca202fd29c619892 SHA1: 987cb64692bd9a7da4b62c41e63874e8610f54ed SHA256: 03356ba8262240ccfdca805db452edd8c660822e2e2a813bad4c578f5d029994 SHA512: 0a87a0ae941d2fb2074642d24325357a0a91ca4419effcc92cbf056ddc6953d4916add53ba3111663e5abe64fa00468f26d5010cbf6f97bd893de361085318ed 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: libcrypto0.9.8-udeb Architecture: i386 Version: 0.9.8o-4squeeze19 Priority: optional Section: debian-installer Source: openssl Maintainer: Debian OpenSSL Team Installed-Size: 1412 Depends: libc6-udeb (>= 2.7-1), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.2.28/o/openssl/libcrypto0.9.8-udeb_0.9.8o-4squeeze19_i386.udeb Size: 599270 MD5sum: 9cd143c7daac4988fd8b0074ef17b5e8 SHA1: a9c866b7d13061cbb03a4ab3c263f66f68a462ec SHA256: 9bf9c4b13ced5b26d2f4665ec16aed89a44616bcf7428620c1d74935cf9163ec SHA512: 6f5bfbce77d43477a14f4af7a85d0d74ce02d39fdd9b4bfc378cdc103e4130622bdf4f1bc228d78563715de5c1a8785a419bcc00ac05912fdf6af472fdb736ec Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libssl0.9.8-dbg Architecture: i386 Version: 0.9.8o-4squeeze19 Priority: extra Section: debug Source: openssl Maintainer: Debian OpenSSL Team Installed-Size: 18864 Depends: libssl0.9.8 (= 0.9.8o-4squeeze19) Filename: 4.2.28/o/openssl/libssl0.9.8-dbg_0.9.8o-4squeeze19_i386.deb Size: 5662802 MD5sum: 69fbc23d8a9104a538fab756a0e74518 SHA1: 16a7ba467416ad97b42ba2132c3184985cd74aff SHA256: 9d6803cbec8ad9f7b7557b8dea0fcac0b899eadfcb69ab6cefc65428b857a282 SHA512: e1ca5cc296228253c2507886d2fa497ec617cb84c1e34dcad48d64be5b100bf67366ea3897b65189125807d2d1985fd831457185c109247a4d2f67ac0c78f8b0 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Package: libssl-dev Architecture: i386 Version: 0.9.8o-4squeeze19 Priority: optional Section: libdevel Source: openssl Maintainer: Debian OpenSSL Team Installed-Size: 5860 Depends: libssl0.9.8 (= 0.9.8o-4squeeze19), zlib1g-dev Conflicts: libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev, ssleay (<< 0.9.2b) Filename: 4.2.28/o/openssl/libssl-dev_0.9.8o-4squeeze19_i386.deb Size: 2160194 MD5sum: c07ea850f26a9f571285d8676d0c765e SHA1: 48bb21a7362aa6dee538b95298f282e4217463bf SHA256: c4bd32e022413436a2092ee93f32295cd164bad84bf86349d492210649a72e91 SHA512: a6da07300bb5bbc9e131084cb50f0944251549ec183dbe0ae73ab4427c8412a2c1ddde3530f1e4c4aae6ae46b41fac2c07748e9c0e800e45ffc3e18c07b2308b 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: openssl Architecture: i386 Version: 0.9.8o-4squeeze19 Priority: optional Section: utils Maintainer: Debian OpenSSL Team Installed-Size: 2360 Depends: libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Conflicts: ssleay (<< 0.9.2b) Filename: 4.2.28/o/openssl/openssl_0.9.8o-4squeeze19_i386.deb Size: 1050604 MD5sum: 178afe9b4cf1f20c682690ebf5d206db SHA1: 8b7ea93335c22ccc149467ad3025d39b3c85de25 SHA256: 1da8204b4376f579cb7ce2e01fb125a35f9f388fb7fd18d37f7676c24ea76f9f SHA512: 3336ab491c9360bc4a9a870b77ff0b5865e9b181998dfc3f0c4c95aa5b268d28c9ad3b14908af1ea9aab5f44806ec696095954a457fc0e0e04de5f3e8918a62a 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: dpkg-dev Architecture: all Version: 1.14.31 Priority: optional Section: utils Source: dpkg Origin: debian Maintainer: Dpkg Developers Bugs: debbugs://bugs.debian.org Installed-Size: 1960 Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, lzma, patch (>= 2.2-1), make, binutils, libtimedate-perl Recommends: gcc | c-compiler, build-essential Suggests: gnupg, debian-keyring Conflicts: devscripts (<< 2.10.26), dpkg-cross (<< 2.0.0) Replaces: manpages-pl (<= 20051117-1) Filename: 4.2.28/dpkg-dev_1.14.31_all.deb Size: 771750 MD5sum: c2175de2ec3d5033642922397a6771dd SHA1: c7369c0f9922f35472cf33f0c85532b05039bf44 SHA256: 664b02da1404280e869b3c85c1a3babbcb79271fd65ee9174e40496b7ded02e8 SHA512: 74d4a22d36b8ea4917c807efaa6a72280d7bacced643b62d2ef5177244c5b3646344781ffb8e345d9e30e8582db1700940460d0c6d5255ca3528c6bf734498d7 Homepage: http://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: libvolume-id0 Architecture: i386 Version: 0.125-7+lenny3.netgear1 Priority: required Section: libs Source: udev Maintainer: Marco d'Itri Installed-Size: 136 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libvolume-id0_0.125-7+lenny3.netgear1_i386.deb Size: 76892 MD5sum: 6beaabc0e6c2e49a31cb6acb79498eba SHA1: b89cedcf0082e985ae794f1434024c5c3d94777f SHA256: 63ef9bd30f5666da5758ff34b141a82f744129b1211e6c55703fd272d4c02d5c SHA512: 7981ae82585745f2bd1b87e2854bc6564af6c2fda12e4c6729e5a1f4a868d1bc753bfd5f83b93e16f84f73650dd7aba3db5f1c738580131a53b00a7267bb25b8 Description: libvolume_id shared library This library is used to detect the type of a file system and read its metadata. Package: libjpeg62 Architecture: i386 Version: 6b1-1.1.1.netgear1 Priority: optional Section: graphics Source: libjpeg6b-turbo Maintainer: Justin Maggard Installed-Size: 44 Depends: libjpeg62-turbo (= 6b1-1.1.1.netgear1) Filename: 4.2.28/libjpeg/libjpeg62_6b1-1.1.1.netgear1_i386.deb Size: 12836 MD5sum: 709e8b951a2f4a1cc2e75c80b0146ac0 SHA1: b67a870e432b8bb9ae580b590c624a42142c9449 SHA256: db15ead8e6c4cc09daffdbc485f9485510e32396984f46edd4d56a403c0a3b47 SHA512: 6bce34cca2a9005fd391fae2bf3692057492e03e9d23723fabf67db4d7db468bd89b66b9b9aef1026d39bd192ff6a0374f636ace9813a877aa06c97b9657e800 Description: Transitional package for libjpeg62-turbo This is a transitional package for libjpeg62. Package: libjpeg62-turbo-dev Architecture: i386 Version: 6b1-1.1.1.netgear1 Priority: optional Section: libdevel Source: libjpeg6b-turbo Maintainer: Justin Maggard Installed-Size: 576 Provides: libjpeg-dev, libjpeg62-dev Depends: libjpeg62-turbo (= 6b1-1.1.1.netgear1), libc-dev Filename: 4.2.28/libjpeg/libjpeg62-turbo-dev_6b1-1.1.1.netgear1_i386.deb Size: 180560 MD5sum: 9b920ecf05b5a937b7e5a77ca1be5afe SHA1: fe5b1765c4623a82efef481b5067e01da0996df9 SHA256: beefd390c06f3dac2747acf3d8f6f4ea62596f5ec628d9f14e922ffc86861c5f SHA512: 5b8646c01b3072959838719466a8cdf691275a1b1801b77008cac21bdf547ddf68c8d0ebd9a79834b969b1a67c22a733fdfa05720ad7669e019f08753cb7db23 Description: Development files for the IJG JPEG library The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the static library, headers and documentation. Package: libjpeg62-turbo Architecture: i386 Version: 6b1-1.1.1.netgear1 Priority: optional Section: libs Source: libjpeg6b-turbo Maintainer: Justin Maggard Installed-Size: 312 Provides: libjpeg62 Depends: libc6 (>= 2.7-1) Replaces: libjpeg62 Filename: 4.2.28/libjpeg/libjpeg62-turbo_6b1-1.1.1.netgear1_i386.deb Size: 123724 MD5sum: e920d22992c4dac15141973660fbc18d SHA1: 11e96ec0b9d0d8534fa6806d6886a5f83f28013a SHA256: 6f9c71fd0bf2843710f89232bc170140b6d17d950d655c0a10732c68743ae31a SHA512: 09cf03fa3c646d9a5122f1cd43f3683c666296f603f14e7bee4f383be84c31239ed8a1affee0d23e4f146e3ec645a55b18d8e69edf2db6969f24c07c79ac95c4 Description: The Independent JPEG Group's JPEG runtime library The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the shared library. Package: libgd2-noxpm-dev Architecture: i386 Version: 2.0.36~rc1~dfsg-5.1 Priority: optional Section: libdevel Source: libgd2 Maintainer: GD team Installed-Size: 940 Provides: libgd-dev Depends: libgd2-noxpm (= 2.0.36~rc1~dfsg-5.1), libc6-dev, libfreetype6-dev, libjpeg62-dev, libpng12-0-dev, zlib1g-dev Conflicts: libgd-dev, libgd-noxpm-dev, libgd-xpm-dev, libgd2-xpm-dev Filename: 4.2.28/libgd2-noxpm-dev_2.0.36~rc1~dfsg-5.1_i386.deb Size: 367352 MD5sum: c30788a33bae0ac0bbf89d3c2ff21d86 SHA1: 7ad2300b232ab84b897f050cf8ba640d8ec5753e SHA256: 6002f753f64272ceeb03cfa647b4740d53d63281196a332cf71562d02548cc15 SHA512: d59654b1670806328bff7cbee835381768cad2057888d1d3dd38eb7ee53d9eef559e1bd3699a54980782aa62c69e68f3f3ec1396579473a53b09dd0ba3efbb38 Homepage: http://www.libgd.org/ Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built without XPM (X pixmap) or fontconfig support. Package: libaprutil1 Architecture: i386 Version: 1.2.7+dfsg-2+etch3 Priority: optional Section: libs Source: apr-util Maintainer: Debian Apache Maintainers Installed-Size: 188 Depends: libapr1, libc6 (>= 2.3.6-6), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpq4 (>= 8.1.4), libsqlite3-0 (>= 3.3.8), libuuid1 Conflicts: libaprutil1.0 Filename: 4.2.28/libaprutil1_1.2.7+dfsg-2+etch3_i386.deb Size: 68854 MD5sum: 78ab4f6425153d8b746b99842994d555 SHA1: f63700b09249e2ca3974df4da7a1bbb3a039082a SHA256: a61e8cb4d99e529cac9c6f40c817da75b08a969af68cc323224c7b9ef6bfeb8b SHA512: 55f1fe4b5286f9e172871198125e52a838d3689330d41c7f6af179a4e337049a3f5d0607f6b592acbc3379911b4a2b2e8447c8057079f6b4a62dc58ba2119d14 Description: The Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Package: devscripts Architecture: i386 Version: 2.10.35lenny7 Priority: optional Section: devel Maintainer: Devscripts Devel Team Installed-Size: 1540 Depends: dpkg-dev, perl, libc6 (>= 2.7-1) Recommends: at, curl | wget, dctrl-tools, debian-keyring, debian-maintainers, dput | dupload, equivs, fakeroot, gnupg, libauthen-sasl-perl, libcrypt-ssleay-perl, libparse-debcontrol-perl, libsoap-lite-perl, libterm-size-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-syck-perl, lintian, lsb-release, bsd-mailx | mailx | mailutils, man-db, patch, patchutils, ssh-client, strace, unzip, wdiff, www-browser, subversion | cvs | svk | tla | bzr | git-core | mercurial Suggests: build-essential, cvs-buildpackage, devscripts-el, gnuplot, libfile-desktopentry-perl, libnet-smtp-ssl-perl (>= 1.01-2), mutt, svn-buildpackage Conflicts: kdesdk-scripts (<< 4:3.5.6-2) Filename: 4.2.28/devscripts_2.10.35lenny7_i386.deb Size: 518232 MD5sum: 8dbb632fae38e9f7d254ed8e6ddf8a78 SHA1: ae1ac167e61281a422a903261740e6010d1d0c2c SHA256: f9219b855f3c87db77ff952cc11cb140429257af42d988d29f0f96ac6066f577 SHA512: 9d2dca0fe68af3caae0741999964ed5db54d0d59d264abd54705a75a090c90b56fb1a7ece5ff514f14bc078a159cfd331ea39fc9df2c2f42d83f304b24a4a7cd Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output - archpath: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libauthen-sasl-perl, libnet-smtp-ssl-perl, libsoap-lite-perl, libwww-perl, bsd-mailx | mailx | mailutils] - build-rdeps: Searches for all packages that build-depend on a given package [dctrl-tools] - chdist: tool to easily play with several distributions [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue [ssh-client] - cvs-debi, cvs-debc: to call debi and debc from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage] - cvs-debrelease: to call debrelease from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: run cvs-buildpackage using debuild (see below) as the package building program [cvs-buildpackage, fakeroot, lintian, gnupg] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [libparse-debcontrol-perl, libsoap-lite-perl, lsb-release] - debcheckout: checkout the development repository of a Debian package - debclean: purge a Debian source tree [fakeroot] - debcommit: commit changes to cvs, svn, svk, tla, bzr, git, or hg, basing commit message on changelog [cvs | subversion | svk | tla | bzr | git-core | mercurial] - debdiff: compare two versions of a Debian package to check for added and removed files [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg, debian-keyring, ssh-client] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian, gnupg] - deb-reversion: increases a binary package version number and repacks the archive - desktop2menu: produce a skeleton menu file from a freedesktop.org desktop file [libfile-desktopentry-perl] - dget: downloads Debian source and binary packages [wget | curl] - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - diff2patches: extract patches from a .diff.gz file placing them under debian/ or, if present, debian/patches [patchutils] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - getbuildlog: download package build logs from Debian auto-builders [wget] - grep-excuses: grep the update_excuses.html file for your packages [libterm-size-perl, wget] - licensecheck: attempt to determine the license of source files - list-unreleased: searches for unreleased packages - manpage-alert: locate binaries without corresponding manpages [man-db] - mass-bug: mass-file bug reports [bsd-mailx | mailx | mailutils] - mergechanges: merge .changes files from a package built on different architectures - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given packages. [equivs] - nmudiff: mail a diff of the current package against the previous version to the BTS to assist in tracking NMUs [patchutils, mutt] - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS for a limited period of time [bsd-mailx | mailx | mailutils, at] - rc-alert: list installed packages which have release-critical bugs [wget] - rmadison: remotely query the Debian archive database about packages [wget | curl, liburi-perl] - svnpath: print svn repository paths [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked [libwww-perl, libyaml-syck-perl] - uscan: scan upstream sites for new releases of packages [libcrypt-ssleay-perl, libwww-perl, unzip] - uupdate: integrate upstream changes into a source package [patch] - whodepends: check which maintainers' packages depend on a package - who-uploads: determine the most recent uploaders of a package to the Debian archive [gnupg, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption [wget] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package [wget] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Package: libsnmp9-dev Architecture: i386 Version: 5.2.3-7etch4.netgear2 Priority: optional Section: libdevel Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 5028 Provides: libsnmp-dev Depends: libc6-dev, libsnmp9 (= 5.2.3-7etch4.netgear2), libsnmp-perl (= 5.2.3-7etch4.netgear2), libwrap0-dev, libssl-dev, procps, libsensors-dev (>= 2.8.5) Conflicts: libsnmp-dev, libsnmp5-dev Replaces: libsnmp-dev, libsnmp-perl (<< 5.2.3-7etch4.netgear2) Filename: 4.2.28/n/net-snmp/libsnmp9-dev_5.2.3-7etch4.netgear2_i386.deb Size: 1424958 MD5sum: 9482041d0cbdd108f95928e06e0a0d18 SHA1: f18fac4634132d7d596e21c0fae2eef04aa36576 SHA256: 74a4cbeb66127fa879e15bb78375b61a4fbdd7a7245373977c4ad5faf43cdaf5 SHA512: 54319319285a48967f08c942d5ab0f068b11e50ad278e19ec8b0aabc5a4122e3717a820650284dca5e5bfe330816c811cf907b0815fbd89db29eca030c60e26a Description: NET SNMP (Simple Network Management Protocol) Development Files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP development files include the library headers, static libraries, and documentation needed for development of custom SNMP applications. Package: snmpd Architecture: i386 Version: 5.2.3-7etch4.netgear2 Priority: optional Section: net Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 1060 Depends: libc6 (>= 2.7-1), libsensors3 (>= 1:2.10.1), libsnmp9 (>= 5.2.3), libwrap0 (>= 7.6-4~), adduser, debconf Conflicts: snmp (<< 3.6-3), snmptraplogd Replaces: snmptraplogd Filename: 4.2.28/n/net-snmp/snmpd_5.2.3-7etch4.netgear2_i386.deb Size: 833210 MD5sum: 7da3c2ffd724ccc9e7ae1359a9920e4b SHA1: 2c4d4f777810e7be233f7d5435eaeb0dc71cd551 SHA256: 685a8c7a2b09152e35625ec026b2ca2e79245619f1fb18a4b338a24f2e9e9129 SHA512: 3a9f8d667e424f3412b2ce8708c8a564b1ced2a74076c1423d315384a4aa4d6041919dd0f3713c7be58256d47a0a28b2bbcf16b313e8c05190c3bd456dd4ce69 Description: NET SNMP (Simple Network Management Protocol) Agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Package: libsnmp9 Architecture: i386 Version: 5.2.3-7etch4.netgear2 Priority: optional Section: libs Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 3268 Depends: libsnmp-base (>= 5.2.3-7etch4.netgear2), libc6 (>= 2.7-1), libsensors3 (>= 1:2.10.1), libssl0.9.8 (>= 0.9.8m-1), libwrap0 (>= 7.6-4~) Replaces: snmp (<= 3.6.2-3), snmpd (<= 4.1.2-1) Filename: 4.2.28/n/net-snmp/libsnmp9_5.2.3-7etch4.netgear2_i386.deb Size: 1838310 MD5sum: 4fbc3cd4bd2da3aafb00c19c207b8831 SHA1: ab94ed7b84dd58ee137a2d567560d1cc00a18a8c SHA256: c556def24549af9a2a9a24cd90447dac90bca530197a92ead2f8903863893d2b SHA512: 6c452a44b68425c49158ec4821ba89dc075b5c28f327584f8da680216d4c0896a9a5b622f8dd930827d1391c7ef1230128b1a171b12e80dcdf9c3fd7a42f1335 Description: NET SNMP (Simple Network Management Protocol) Library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Package: snmp Architecture: i386 Version: 5.2.3-7etch4.netgear2 Priority: optional Section: net Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 1260 Depends: libc6 (>= 2.7-1), libsnmp9 (>= 5.2.3) Recommends: perl-modules Filename: 4.2.28/n/net-snmp/snmp_5.2.3-7etch4.netgear2_i386.deb Size: 926366 MD5sum: a498d45f34ce6b2478e86164659520af SHA1: 8429bf6eb40875942b93ca18dd9aadaa5330fdb9 SHA256: 58e100369caaf98b918f5cc5bba4835aa72c3c0bc80f6acb57df77dd36d7b491 SHA512: 52eaf0dee6c41e003aaef0e9d10c54bcbf830f792b4662d4527e6b2d9a4363af1ae7257460be8e29faf40d46345c00f3a1fa1bfb0beded568b8a40a00e5f3e2e Description: NET SNMP (Simple Network Management Protocol) Apps The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Package: libsnmp-perl Architecture: i386 Version: 5.2.3-7etch4.netgear2 Priority: optional Section: perl Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 1332 Depends: perl (>= 5.8.8-7etch3), perlapi-5.8.8, libsnmp9 (= 5.2.3-7etch4.netgear2) Filename: 4.2.28/n/net-snmp/libsnmp-perl_5.2.3-7etch4.netgear2_i386.deb Size: 918030 MD5sum: 77f083401f29de03e1512a2e9cf57350 SHA1: 49bd1a66822bb1eda9347e0d9036f8a96cb1a550 SHA256: 5bd6d9779af9eddd325366d6fd3d05d70fb8be5127c871644e6a76da032ad086 SHA512: 6b3ee31562de902de673c459cf8f85af134cbb1574d29ffba36118c156c8a31a5d888cb1afc3d129961235ae66a9b5d660bb3c9f76314a42216c38ce8567750b Description: NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP perl5 support files provide the perl functions for integration of SNMP into applications, written in perl. Package: tkmib Architecture: all Version: 5.2.3-7etch4.netgear2 Priority: optional Section: net Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 920 Depends: libsnmp-perl (>= 5.2.3-7etch4.netgear2), perl-tk Filename: 4.2.28/n/net-snmp/tkmib_5.2.3-7etch4.netgear2_all.deb Size: 855474 MD5sum: 54e4db18d607372c1292086c88cf95f6 SHA1: ead16bcab38ea8283bfb837ec49234e4067a1e9f SHA256: 33d4cac5b7b974f4062e39f40999a063fb15afd19a2fbe0d94a86859e667b1d9 SHA512: 6059c437054651269ca724a4fab7467d574238d3c4927c44e47807387bfdb2cbc9b936fa5e558bfad04c0d4f612fba6fc43d6c1f47b43a5c42af3f1d6a5e3d2e Description: NET SNMP (Simple Network Management Protocol) MIB Browser The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP MIB (Management Information Base) Browser provides a graphical frontend for the NET SNMP tools. It can be used to browse the MIB tree and interactively send requests to SNMP agents. Package: libsnmp-base Architecture: all Version: 5.2.3-7etch4.netgear2 Priority: optional Section: libs Source: net-snmp Maintainer: Net-SNMP Packaging Team Installed-Size: 2988 Provides: libsnmp Conflicts: libsnmp Replaces: libsnmp, quagga, snmp (<= 3.6.2-3), zebra, zebra-pj Filename: 4.2.28/n/net-snmp/libsnmp-base_5.2.3-7etch4.netgear2_all.deb Size: 1214010 MD5sum: c6d3a838158b8449123ee7ee84c30c2c SHA1: fbae359c73da6ba939378217a5f9c2afc560ae31 SHA256: 128c373c12c06c043304793d2bb63a2a26b939f6c85125d2a372bc942504fa84 SHA512: 7d0ff402d6345b26616d6ace4c09d4d861143589216e6c26b6dcf0a8ecd7feca3c127f6a039c141171f7501f46d6234e35834d378cb68f2910ff86a04e7ea012 Description: NET SNMP (Simple Network Management Protocol) MIBs and Docs The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. This package includes the MIBs (Management Information Bases) and documentation for the the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP. They are used by NET SNMP libraries, agents and applications. Package: ncurses-bin Architecture: i386 Version: 5.7+20100313-5 Priority: required Essential: yes Section: utils Source: ncurses Maintainer: Craig Small Installed-Size: 500 Pre-Depends: libc6 (>= 2.3), libncurses5 (>= 5.7+20100313) Filename: 4.2.28/n/ncurses/ncurses-bin_5.7+20100313-5_i386.deb Size: 316824 MD5sum: e8eba5801a4e40794e2f2149a0a6e408 SHA1: 02c9a1c6d84def6ffe1adb6ee15c78385dead458 SHA256: d4c0107a7b75b526248c662dc1416c38acfe40e79b488e91d024cdd9b57ed030 SHA512: c9e4d58d9904030c3fe41c180a8ba1e40825b935c7afe17859b620cbe060b4c419c798114188a316eb182441734a220577e0741e32a7c37a8768c6fa53f9b3fc Homepage: http://invisible-island.net/ncurses/ Description: terminal-related programs and man pages This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Package: libncurses5 Architecture: i386 Version: 5.7+20100313-5 Priority: required Section: libs Source: ncurses Maintainer: Craig Small Installed-Size: 592 Depends: libc6 (>= 2.3.4) Recommends: libgpm2 Filename: 4.2.28/n/ncurses/libncurses5_5.7+20100313-5_i386.deb Size: 348530 MD5sum: 7137963d4b1d548375b0778c2b8f334f SHA1: 8454945eddb909b833fb9b86e5095fe015250291 SHA256: 3e9c4e3ea1c671e9357a235c18dc882e0774e26fa58be10cebc21c921e23026e SHA512: 061519b66ce8001234415ea0eadbf32bb092b9f470daa8fc16b697f37bfef198a6f1867ec53955ad052b0332eb6e7339d1ea9d5d6b9c3c0d04c649b6886a55fd Homepage: http://invisible-island.net/ncurses/ Description: shared libraries for terminal handling This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncurses5-dev Architecture: i386 Version: 5.7+20100313-5 Priority: optional Section: libdevel Source: ncurses Maintainer: Craig Small Installed-Size: 6528 Provides: libncurses-dev, ncurses-dev Depends: libncurses5 (= 5.7+20100313-5), ncurses-bin (= 5.7+20100313-5), libc-dev Conflicts: libncurses-dev, ncurses-dev Replaces: libncurses-dev, ncurses-dev Filename: 4.2.28/n/ncurses/libncurses5-dev_5.7+20100313-5_i386.deb Size: 1597176 MD5sum: 13e12f97bce7c65424673d309bc1f0ff SHA1: c3e318eb835a4ad90b6f27c8f728ac6da8e21471 SHA256: d1da1b90665746e944494dde33c65c90212e8decb08e84c638ae689fbcd8f98f SHA512: 32cbf1db51dc41218e0319c61cab4d8907b3e9cbe8e0f1dbbe439acfac5269bc6c52fad36dd4d6ab577d4f1b3032642a66c73107358c6b0ea54c20eb4d7e1fd5 Homepage: http://invisible-island.net/ncurses/ Description: developer's libraries and docs for ncurses This package contains the header files, static libraries and symbolic links that developers using ncurses will need. It also includes the libraries' man pages and other documentation. Package: netatalk Architecture: i386 Version: 2.2.5-0.netgear5 Priority: extra Section: net Maintainer: Sebastian Rittau Installed-Size: 1560 Depends: netbase, libpam-modules, libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libc6 (>= 2.7-1), libdb4.8, libgcrypt11 (>= 1.4.2), libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8m-1), libwrap0 (>= 7.6-4~) Recommends: lsof, libpam-cracklib Suggests: tetex-base, quota, rc Conflicts: bigloo, libatalk1, libatalk14g, netatalk-asun Replaces: libatalk1, libatalk14, netatalk-asun Filename: 4.2.28/n/netatalk/netatalk_2.2.5-0.netgear5_i386.deb Size: 661752 MD5sum: 0d47f5b042514ef30521f970a767d398 SHA1: 8d4b60a74133147f85ce84ee9b23a75591cf28aa SHA256: c13b63522033f9049f22f9acc1f9dcb19055176a85bd19e71ed6a5c6b3ce5765 SHA512: 9b5349b288d4f280c40c070df58baf063167d7580cf3e78af350d9422f66c6d4e117e630b70265d6f2766931894a858ef790f4535a4b269d3bb97652d06efb89 Description: AppleTalk user binaries Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains all daemon and utility programs as well as Netatalk's static libraries. Package: netatalk-dev Architecture: i386 Version: 2.2.5-0.netgear5 Priority: extra Section: net Source: netatalk Maintainer: Sebastian Rittau Installed-Size: 972 Depends: netatalk (>= 1.5) Conflicts: libatalk1-dev, libatalk14-dev, libatalk14g-dev, netatalk (<< 1.5pre7-2), netatalk-asun Replaces: libatalk1-dev, libatalk14-dev, libatalk14g-dev, netatalk (<< 1.5pre7-2), netatalk-asun Filename: 4.2.28/n/netatalk/netatalk-dev_2.2.5-0.netgear5_i386.deb Size: 300546 MD5sum: 5e9e3f36947bcf6e1515302a7abb71b2 SHA1: 3e056bdc15d7d2d4fad3b533933dbb0cbfd80fa3 SHA256: 7af21bd158bbe0c2a189fda45f2c100ca1a1505a8548d464af4c2dc0acace1e2 SHA512: 3ed7e90eee48744f040780eeadb8a676669f5824106f09a71565fb212e482f327aca4dc0e95bbdd2394e628ea542d48a01126659f03adc732be455c9cb9eb7d7 Description: AppleTalk library and development files Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains the header files, needed to develop programs that link against Netatalk's static libraries. Package: noflushd Architecture: i386 Version: 2.7.5-2.netgear18 Priority: optional Section: utils Maintainer: Daniel Kobras Installed-Size: 212 Depends: libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0 Suggests: kernel-patch-scsi-idle Filename: 4.2.28/n/noflushd/noflushd_2.7.5-2.netgear18_i386.deb Size: 60584 MD5sum: 31eaf7ab4aaddd59e6ee7ae1ae48c627 SHA1: 878147b12b5058f56aba3bbc4c09d13ae9c6cb4e SHA256: 694c839724e99af725b9d21691e000385c8877f1d000657ca5797207d06128e0 SHA512: f44533120b1be045cc11599c4e15353d4bd3afa7d99e3b46cdac207f09cebaccf1639218eff501c617845add9275756bb527456c62f5477512cee5f61e2c2732 Description: allow idle hard disks to spin down Noflushd is a daemon that spins down disks that have not been read from after a certain amount of time, and then prevents disk writes from spinning them back up. It's targeted for laptops but can be used on any computer with IDE disks. The effect is that the hard disk actually spins down, saving you battery power, and shutting off the loudest component of most computers. Package: binutils Architecture: i386 Version: 2.18.1~cvs20080103-7 Priority: optional Section: devel Maintainer: Matthias Klose Installed-Size: 7536 Provides: elf-binutils Depends: libc6 (>= 2.7-1) Suggests: binutils-doc (= 2.18.1~cvs20080103-7) Conflicts: elf-binutils, gas, modutils (<< 2.4.19-1) Filename: 4.2.28/binutils_2.18.1~cvs20080103-7_i386.deb Size: 2686100 MD5sum: b03f2c90409ac6850f36276540059191 SHA1: e5dc900d9a215c631031d4b24cc9ac77082dd27e SHA256: c3f480f3fcfea300c1971fbbbceb5bdc1e660fb150a29a043b301de666e2a463 SHA512: 5916c54b56864954c1b01febb9389399166c426fec5d47e8de80822f59b99628945e8073f7b21d0e6f06e0a4bf71a4ed01344a5c1e5fbf029de70aba93d5b1fa Description: The GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: udev Architecture: i386 Version: 0.125-7+lenny3.netgear1 Priority: important Section: admin Maintainer: Marco d'Itri Installed-Size: 800 Pre-Depends: debconf (>= 1.4.69) | debconf-2.0 Depends: libc6 (>= 2.7-1), libvolume-id0, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6) Conflicts: hotplug, initscripts (<< 2.85-16), lvm-common (<< 1.5.13), module-init-tools (<< 3.2.2-1), initramfs-tools (<< 0.39), hal (<< 0.5.6-2), makedev (<< 2.3.1-80), klibc-utils (<= 1.4.19-1), multipath-tools (<< 0.4.7-2) Replaces: initramfs-tools (<= 0.41) Filename: 4.2.28/u/udev/udev_0.125-7+lenny3.netgear1_i386.deb Size: 254848 MD5sum: e59df0d6caa3ff585588b2177eaf0512 SHA1: b5a6a49c044a8601f4686c4538f01a7e14dcdfad SHA256: 2081c5d4a06c2a36e2d44880782904ab86cc1c8e08b529738618d56b65694b8b SHA512: 2049d5a152f70efc2e00b58682c7fa0d644f585193099d545d2eb4896c6f7a1e5a115e143798be6f7908c62fcc4c9b07f084653eb22c6fe31f17ec3caebe8d94 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. It replaces the hotplug package and requires a 2.6.18 or newer kernel version. Package: uftp Architecture: i386 Version: 3.7.1-netgear1 Priority: optional Section: net Maintainer: Justin Maggard Installed-Size: 416 Depends: libc6 (>= 2.3), libssl0.9.8 (>= 0.9.8f-5), debconf Filename: 4.2.28/u/uftp/uftp_3.7.1-netgear1_i386.deb Size: 128190 MD5sum: 3327ffe507841d55f2e5c177b0ec9d1a SHA1: 4e3e92e43454120378c5834c2bd3d7e0a539b51f SHA256: 04ee9927b58b53d9715f49f4db595e4557e27c2615d23b75cf869e2fc28dacb9 SHA512: 7c97c55b05725aba5d6baaa124bf7178a34f580f36a2372131ab5e9e260d36327daed39e1f13b9683f92be29003a0bcc2bd5a885e55f4032ed7ea062f481edbd Description: Encrypted UDP based FTP with multicast UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient. The multicast encryption scheme is based on TLS with extensions to allow multiple receivers to share a common key. UFTP also has the capability to communicate over disjoint networks separated by one or more firewalls (NAT traversal) and without full end-to-end multicast capability (multicast tunneling) through the use of a UFTP proxy server. These proxies also provide scalability by aggregating responses from a group of receivers. . More information can be found at http://www.tcnj.edu/~bush/uftp.html. Package: libvolume-id-dev Architecture: i386 Version: 0.125-7+lenny3.netgear1 Priority: optional Section: libdevel Source: udev Maintainer: Marco d'Itri Installed-Size: 44 Depends: libvolume-id0 (= 0.125-7+lenny3.netgear1) Filename: 4.2.28/libvolume-id-dev_0.125-7+lenny3.netgear1_i386.deb Size: 2422 MD5sum: c22b82a9077ade7b8764a8e65b21a2f2 SHA1: 69d8f15f21a55490cba2be874c6455392ee0cba6 SHA256: 00c9bf6c27e66c2afcf7f3557ee26a5ae65d2744f00dad439320f3574f20050a SHA512: 1bebcede4b44373adcabe46349176dcb70e3ca8a9d942b73428cca300919f25bdbe4fd21411b88116923d5fb0331340286bdab204801186b60471030fa2f915d Description: libvolume_id development headers This package provides the static libraries and header files needed to link programs with libvolume_id. Package: libwrap0-dev Architecture: i386 Version: 7.6.q-19 Priority: optional Section: libdevel Source: tcp-wrappers Maintainer: Marco d'Itri Installed-Size: 96 Depends: libwrap0 (= 7.6.q-19) Filename: 4.2.28/libwrap0-dev_7.6.q-19_i386.deb Size: 21116 MD5sum: d19584e87c09669e69f1ddb858ff98c2 SHA1: 7e04c9d7304e431d4f92308415ff65639ccc8267 SHA256: dbc27385b5e8486ef279bbc4426b1fcde8dda64f71c60747c831b3d66c8e7703 SHA512: 6a6c88cbd8d35f96e8ef97ac02d98323e79659251e0e11d771ebb4231d7807bcf536a49a7f8a5658f18cf56f2eae2b804cbe313af5b86e3057eb4229d8c14e78 Description: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libexif-dev Architecture: i386 Version: 0.6.16-2.1 Priority: optional Section: libdevel Source: libexif Maintainer: Frederic Peters Installed-Size: 736 Depends: libexif12 (= 0.6.16-2.1), libc6-dev Filename: 4.2.28/libexif-dev_0.6.16-2.1_i386.deb Size: 138586 MD5sum: 9184a492452e578611df30dc60b1dea2 SHA1: 6fe09a107677ce3dec373641c014dcaa576021c1 SHA256: 8634eb20ff7a28294f2f604fc94bf4bcec5de7f90fb8b0f65074593082578944 SHA512: 6af3870da2e917569de66eab6b36f60fa6e4a09960fbb42a7e903aa834b3e1f6d8b8c4e325249746606681a983913a0123649f1a5e852a4cd8f2c5687f0a267f Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: zlib1g-dev Architecture: i386 Version: 1:1.2.3.3.dfsg-12 Priority: optional Section: libdevel Source: zlib Maintainer: Mark Brown Installed-Size: 320 Provides: libz-dev Depends: libc6-dev | libc-dev, zlib1g (= 1:1.2.3.3.dfsg-12) Conflicts: zlib1-dev Filename: 4.2.28/zlib1g-dev_1.2.3.3.dfsg-12_i386.deb Size: 156676 MD5sum: fb67a3cd00f425ab72c20b78fb2fcc21 SHA1: 7b87b198a688daae6b227c98800638e9a32bf1cf SHA256: 5052ff77a37fe21822ab0e06c6cb1e550012a364382f8dd309dec63b450fd020 SHA512: e959d9440b30a191a2ee005701ede883193589f6338770d05414528dbe31ba24b09bbb4af1ea35ba2aad3414405d64a89622d59c3808a95d35d6e251e7d120af Description: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. Package: readytivo Architecture: i386 Version: 1.3.12 Priority: optional Section: net Maintainer: Justin Maggard Installed-Size: 100 Depends: lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.3), libcsv3, libcurl3 (>= 7.16.2-1), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.6.27) Filename: 4.2.28/r/readytivo/readytivo_1.3.12_i386.deb Size: 21746 MD5sum: 30b9e33b1e8fc0ba69d2c45f3160212a SHA1: 35ff8aba1f68ab00651042c8d65723464b4b5735 SHA256: 918b193f5f8582536df713606e3da806238bf106143d57ae5b7b1e2851721d08 SHA512: 63528c2fbbdba528b1292735dfd4c65ffaae11f2c27e7304de86a1cc9790a51f796145a3380b7fd77a84271d297a4f08f559877fdaeb9539de081f73c5afb58c Description: TiVo recording archiver daemon ReadyTiVo looks on the network for TiVo series 2 and newer devices, and parses the recording list based on a specified schedule. If it finds any recordings marked Keep Until I Delete, it will attempt to archive them into the configured directory. . ReadyTiVo can only archive recordings whose CCI flag is set to "copy freely". Package: libsqlite3-dev Architecture: i386 Version: 3.7.5-1.netgear4 Priority: optional Section: libdevel Source: sqlite3 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1044 Depends: libsqlite3-0 (= 3.7.5-1.netgear4), libc6-dev Suggests: sqlite3-doc Filename: 4.2.28/s/sqlite3/libsqlite3-dev_3.7.5-1.netgear4_i386.deb Size: 472214 MD5sum: 2bd9ebb0b84bb55c58e22f287c28a554 SHA1: 8f48d380678a73f311838b56d3ed92f81069c00d SHA256: 2679d9aaa4ab92fbb9dc9a0bfecc4c92aaf5c8e607d3502cfaee8a28b0385596 SHA512: 0a03266ab675ff56ae6dedb22db50ad93dcb289113ce0fa91b1685c240e17e25025a7b62847d03c8e2c772c6a71e76911f9c13ec35f57930982a5d620535a522 Description: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite3-0 Architecture: i386 Version: 3.7.5-1.netgear4 Priority: standard Section: libs Source: sqlite3 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 708 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/s/sqlite3/libsqlite3-0_3.7.5-1.netgear4_i386.deb Size: 382208 MD5sum: 33235912816158a2c03c536e7f28115a SHA1: e2ce4e3148393bf6df1bd09e0ec2136475dffad4 SHA256: 34938712a5aba5b3720b18c9167c9923b54f1e648d0025c807e88a82b3e3c808 SHA512: 68b7923c81ed28dd56ec6d33dee745001d8f9ce8785e56cc1864c9e8e1a2304907ff5d6795f186a249b9082a126f91d2f517a2cc6967b919dc907e3b2b62324a Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite3 Architecture: i386 Version: 3.7.5-1.netgear4 Priority: optional Section: database Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 168 Depends: libc6 (>= 2.7-1), libreadline5 (>= 5.2), libsqlite3-0 (>= 3.6.11) Suggests: sqlite3-doc Filename: 4.2.28/s/sqlite3/sqlite3_3.7.5-1.netgear4_i386.deb Size: 100196 MD5sum: c96531fd76c058d3883bd13d93a1ed93 SHA1: f44d8a5835da445999eca867367b33c79c17ee2b SHA256: 63381e1b9a80130b7824a998b5755c3b791d19ead418baa36c427b245c763e26 SHA512: 8f46d60fc558866b54968c676b672f2ee76b24e70ceaab4055d65eadc7ac71b876a373f6bcf1526e3308fa4e0c0b7d9aabf6a5c02d2d4de17aaf202443421826 Description: A command line interface for SQLite 3 SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite3-doc Architecture: all Version: 3.7.5-1.netgear4 Priority: optional Section: doc Source: sqlite3 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 8408 Recommends: sqlite3 Filename: 4.2.28/s/sqlite3/sqlite3-doc_3.7.5-1.netgear4_all.deb Size: 2831902 MD5sum: 753978944872853d0eb4f03a6b74fc04 SHA1: 7a17f6a5163494580dc306490109d7eb2251657c SHA256: 3a7f8a6c2f4c830756d766e40ab263a5559269f02446f7328a9df9ae059f8e97 SHA512: 03d2230402495af04e9eb6835244c31ebcd460845b9b783e1133f08782ab286c6a64b262d4bbbb091fa65e3063a18d12e8a27aaea1c4d6068b828c3ee41fa486 Description: SQLite 3 documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage. Package: lemon Architecture: i386 Version: 3.7.5-1.netgear4 Priority: optional Section: devel Source: sqlite3 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 216 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/s/sqlite3/lemon_3.7.5-1.netgear4_i386.deb Size: 115858 MD5sum: cf55e35d43dc84091fdb60d9c21c308b SHA1: cbeaec64228ee969372676717050b5dc653d14e7 SHA256: 4b6e69fbb67e0d3ccaf425ae0c32ccaabcba604c6e082282f917549f6a9d4054 SHA512: 62b3592c4fe104741436745a82450a163ee5ed61ae5a242d60b438161bab11c53c8b57a3018df08551435277c0f02dcebd68be74c022da5c78f6cc0d0d4ad7eb Description: The Lemon Parser Generator Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: libsqlite3-0-dbg Architecture: i386 Version: 3.7.5-1.netgear4 Priority: extra Section: debug Source: sqlite3 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1400 Depends: libsqlite3-0 (= 3.7.5-1.netgear4) Filename: 4.2.28/s/sqlite3/libsqlite3-0-dbg_3.7.5-1.netgear4_i386.deb Size: 659080 MD5sum: f11e2693d6bea5894f04ef4bcf43d158 SHA1: 7e36346b045206870795488c38b7fb8d7dfef4bc SHA256: 32d324916f19efcc7776d2be9b6f038dc04065407ceede14a2b4344e8b17a630 SHA512: 203710c7bc2cac0705083fe2dcfb9c21017116a51abb71f6269fd48660c86297a4ee279c8fbe0b458e0c23a9c1463dd6d2f218db7237cafec3b58d928a4584ce Description: SQLite 3 debugging symbols SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the debugging symbols for the libraries. Package: smbclient Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 36896 Provides: samba-client Depends: samba-common (= 2:3.6.25-netgear1), libc6 (>= 2.7-1), libcap1, libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.7+20100313), libpopt0 (>= 1.10), libreadline5 (>= 5.2), libwbclient0, samba-common-bin, zlib1g (>= 1:1.1.4) Conflicts: samba4-clients Replaces: samba (<< 2.999+3.0.alpha21-4), smbget Filename: 4.2.28/s/samba/smbclient_3.6.25-netgear1_i386.deb Size: 12459786 MD5sum: b52ea3a7645d1467291b10c28a08a5c9 SHA1: cc2a468209f7fe89f20e5c527955680f4f1297c6 SHA256: 9249dcdd671465ecce4eac30d094ac05416e11bcba86056e5d48716ef5587702 SHA512: e2b88cc90018e2b7a8e40e48acb795ceabf8f63ee32a753a2bf5af9df7f8471ba41c3da8069abb54cbd2eb823e7fbf3cdfd883c295e4826f43a5b81771e5df1e Description: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Package: samba Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: net Maintainer: Debian Samba Maintainers Installed-Size: 18120 Depends: samba-common (= 2:3.6.25-netgear1), libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libc6 (>= 2.7-1), libcap1, libcomerr2 (>= 1.01), libcupsys2 (>= 1.1.13-1), libkrb53 (>= 1.6.dfsg.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), libwbclient0, samba-common-bin, zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.1-23), procps, adduser Recommends: logrotate Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ctdb Conflicts: samba4 (<< 4.0.0~alpha6-2) Replaces: samba-common (<= 2.0.5a-2) Filename: 4.2.28/s/samba/samba_3.6.25-netgear1_i386.deb Size: 6485956 MD5sum: 228cbef192f66503a68662d078b1172c SHA1: 447a9e3ab72c7cfcd5d8eec4f25e1d4b8922c802 SHA256: 3e82a81c84a108932e7e6834b99a64f0b18b4157adfae017f0d023a2bd45f9b6 SHA512: ae46f09eaf4472575ec25516e42d968d99e108da50fffc32508425193077c713523d0a61891fffd4f06726b9af063f1f5c76e48ba09fecd079f20229f9c7785a Description: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. Package: samba-common Architecture: all Version: 2:3.6.25-netgear1 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 556 Depends: debconf (>= 0.5) | debconf-2.0 Recommends: samba-common-bin Conflicts: samba4-common (<< 4.0.0~alpha7-1) Replaces: samba (<< 3.0.20b-1), samba4-common (<< 4.0.0~alpha7-1) Filename: 4.2.28/s/samba/samba-common_3.6.25-netgear1_all.deb Size: 346672 MD5sum: b68f86877d5170da0669f6bd21480120 SHA1: 7b4a8dd3c2c2a735d5dc08d519ec0bf15cedd30f SHA256: 93e7636a3368ece7ec90fc9723c7bfd90d671166b51252ed34789c7061e46e36 SHA512: 4815944d559ff8d833e3bdd2456fb41d62f9fcc2a5df32efff1045afa469e10e6d51600240fb70e9d4b0b70a46ae1e86aa2992363968ce88bcb3575b3d6cb0db Description: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by both Samba 3 and Samba 4. Package: libsmbclient-dev Architecture: i386 Version: 2:3.6.25-netgear1 Priority: extra Section: libdevel Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 9108 Depends: libsmbclient (= 2:3.6.25-netgear1) Filename: 4.2.28/s/samba/libsmbclient-dev_3.6.25-netgear1_i386.deb Size: 2630594 MD5sum: 65b41c6ea4dcfae814ef704149b9c8f0 SHA1: 65bb5a6da0edde260efa1f41485f2cd244aef1ca SHA256: 0b05611e5592134945a72df2f16141e5713d6040cff8e8a07d09d382532ba3eb SHA512: 1671581c1cf0a74407b013843eb344c580ef3dfeef04b36cc69db348120441f6356ed0b645fbd78e0b0aeb2e6e2be1f0d1c55de527dcd49bee1359d1a90e13ed Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libwbclient0 Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 164 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/s/samba/libwbclient0_3.6.25-netgear1_i386.deb Size: 90776 MD5sum: 34cb6c3e763f0a08acd93902a9c17942 SHA1: d993b36fe738558a92639bcff79a2e8c74bb4d9b SHA256: ae10eea405093527e4e7b9fcf84702b52991c67f6b60229bbfb2410e9f022b1c SHA512: f6e31200d8e7afeea4e0672999f2327cad52bb7b446fb92a4289683b00372cbf3c67b3090b84a2587a5f30bd6c5da42896da339556da368d9121e70a5d6a9d48 Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libpam-smbpass Architecture: i386 Version: 2:3.6.25-netgear1 Priority: extra Section: admin Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 1840 Depends: libc6 (>= 2.7-1), libcap1, libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libwbclient0, samba-common-bin, samba-common (= 2:3.6.25-netgear1), libpam-runtime (>= 0.76-13.1) Suggests: samba Filename: 4.2.28/s/samba/libpam-smbpass_3.6.25-netgear1_i386.deb Size: 728596 MD5sum: 006fd160783695eb150475c093218b29 SHA1: 60aa022bf3660395264f0bf152474ee481a54241 SHA256: 1606dc77cc829978e3c7f1ee4870b85da920557093476c33e80f3b980a579939 SHA512: 09d535d069978cf617ca68bdb4d328612df2c692e6a2a3e0d108a64492ac92c96569b4fa3bd484dad247cfa86ddf3786878296fd4a41fcae6be3d9d41399d2db Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Package: samba-common-bin Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 15732 Depends: libc6 (>= 2.7-1), libcap1, libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.7+20100313), libpopt0 (>= 1.10), libreadline5 (>= 5.2), libuuid1 (>= 1.05), libwbclient0, zlib1g (>= 1:1.1.4), samba-common (>= 2:3.4.0~pre1-2) Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.4.0~pre1-2) Filename: 4.2.28/s/samba/samba-common-bin_3.6.25-netgear1_i386.deb Size: 5437186 MD5sum: eb69463d4129626a91b8bec9178d8011 SHA1: a2e686ce1f331eeff6e9c343cc8130238256490b SHA256: 9a3e7e6d2911fb3f28650c6a33dd8cb055ef17ede9c117a586c36b920fff17de SHA512: 28e1c61a0b05fd4b98d0b0de5b40c2cd81d369eb81f629100b515e65151402bc3ce65671df86b51c3f0fe83dc704ff949ad467e39c002f584a62c9719d0e3d33 Description: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains files and programs needed by Samba when used as either a client or a server. Package: libsmbclient Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: libs Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 5408 Depends: libc6 (>= 2.7-1), libcap1, libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap2 (>= 2.1.17-1), libwbclient0, samba-common-bin, zlib1g (>= 1:1.1.4) Filename: 4.2.28/s/samba/libsmbclient_3.6.25-netgear1_i386.deb Size: 1796384 MD5sum: f27985e2658dc3bdf4911616f31214f3 SHA1: 7bfa564854230660ddc649b0c684dbb5d72faf50 SHA256: 3f2b591450c5231ed80783c0ad6a54fa8d15ee683c451ae30847d4779f6e7233 SHA512: 1167c14a02146a72a9433bcf291003952f0d80938d9be61a68547e16ee6bce14c108d1879670243e8a80bc8fab5df111803e5656a819abcf91e6402cb83cf491 Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: samba-dbg Architecture: i386 Version: 2:3.6.25-netgear1 Priority: extra Section: debug Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 127232 Depends: samba (= 2:3.6.25-netgear1) Filename: 4.2.28/s/samba/samba-dbg_3.6.25-netgear1_i386.deb Size: 47897002 MD5sum: 1e147b7cd8fe54adeafb281e86a286f7 SHA1: 3daf95c1055c339fadd585c6199dc6f88af8306e SHA256: 32263eac850c8de169dc52bd712425ea1a4df2cd8a6b4c7232214172427a4fab SHA512: 1fe72dad9daaf7d35a15750a436950112d4ae104676fe6f21366092f5e0a00af3009010b1ebb81fdf6ed39616b6529e6829030327ba337c43082da412f4b8d01 Description: Samba debugging symbols Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Package: winbind Architecture: i386 Version: 2:3.6.25-netgear1 Priority: optional Section: net Source: samba Maintainer: Debian Samba Maintainers Installed-Size: 12388 Depends: libc6 (>= 2.7-1), libcap1, libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), libwbclient0, samba-common-bin, zlib1g (>= 1:1.1.4), samba-common (= 2:3.6.25-netgear1), lsb-base (>= 3.0-6), adduser Replaces: samba (<= 2.2.3-2) Filename: 4.2.28/s/samba/winbind_3.6.25-netgear1_i386.deb Size: 4409476 MD5sum: cba267fac272fcc33044035b356adc99 SHA1: 20144795abf7fe189dc9a0fe000e2e864f39f040 SHA256: 93d07fb091e491aba5839f423b19f61b660a02e47e380119884e73070c80768a SHA512: da3aec93977d5ab02b690b1ce329581fa1da87b9ef8cf6f09e84654775123de4b35cd53a46d412299c465b481624be97fc63485801512a4fb32ee08802384e15 Description: Samba nameservice integration server Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. User/group lookups are configured via /etc/nsswitch.conf, and authentication is integrated using the winbind module for PAM. Package: libsgutils2-2 Architecture: i386 Version: 1.29-1 Priority: optional Section: libs Source: sg3-utils Maintainer: Ritesh Raj Sarraf Installed-Size: 200 Depends: libc6 (>= 2.7-1) Suggests: sg3-utils Conflicts: libsgutils2 Replaces: libsgutils2 Filename: 4.2.28/s/sg3-utils/libsgutils2-2_1.29-1_i386.deb Size: 69832 MD5sum: af5ce13e16c0a35a3ba05f054377a115 SHA1: 280c9e68a26960961959b5a646eef1423142824b SHA256: f474029db7cbd8c0480e0a9cf7ffa519e5fed7beeff21e6aa11c62187ec932a3 SHA512: 864418b0f331567cc7388c0329fb1fdc33ef28e5ff82fe5dd4ea9e21e1f7de0c994afbfdcc167bd8c6ca9e381c4427c34f790716700f9f643e6a6248eee5e5d5 Homepage: http://sg.danny.cz/sg/ Description: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Architecture: i386 Version: 1.29-1 Priority: optional Section: libdevel Source: sg3-utils Maintainer: Ritesh Raj Sarraf Installed-Size: 296 Depends: libsgutils2-2 (= 1.29-1) Suggests: sg3-utils Conflicts: libsgutils1-dev Filename: 4.2.28/s/sg3-utils/libsgutils2-dev_1.29-1_i386.deb Size: 88448 MD5sum: b26f54c6bc23771472baa1e381cd2d20 SHA1: 52246f9923a8ac079a37769e5a65df921a2df984 SHA256: ea918de974a757cea69cc554b397e40c0dc34e1c6fe7a47c280f81544195034f SHA512: aa84ce8aa17f3e99754edaaef583d1943076d5526d47374509f925019b1396eb3d5a7f5bbaae172c65107a72aa307ee28eefd44057cfa58e5a0cf036a1ea628a Homepage: http://sg.danny.cz/sg/ Description: utilities for devices using the SCSI command set (developer files) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package. Package: sg3-utils Architecture: i386 Version: 1.29-1 Priority: optional Section: admin Maintainer: Ritesh Raj Sarraf Installed-Size: 1596 Depends: libc6 (>= 2.7-1), libsgutils2-2 (>= 1.29) Conflicts: cdwrite, sg-utils Replaces: sg-utils Filename: 4.2.28/s/sg3-utils/sg3-utils_1.29-1_i386.deb Size: 583738 MD5sum: fee915cd52169d3e92bb25faffce2841 SHA1: 458476cb348c8d86285d59f0e3efeddab14c287a SHA256: a6584d31633d061e4c8167eb379a3457f75a83ad5ed86765925e06273b9a81eb SHA512: c6f8f3bd386f36b5dd2b518b20657ab4a5594d1942d6765d9af01be724ebe08dfc452c50057a057a660a23fdde19e669ff2df7304b6f7e71078c00f4c74c3680 Homepage: http://sg.danny.cz/sg/ Description: utilities for devices using the SCSI command set Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Package: librpcsecgss-dev Architecture: i386 Version: 0.17-1 Priority: optional Section: libdevel Source: librpcsecgss Maintainer: Anibal Monsalve Salazar Installed-Size: 196 Depends: librpcsecgss3 (= 0.17-1) Filename: 4.2.28/librpcsecgss-dev_0.17-1_i386.deb Size: 42378 MD5sum: 82472d0c90dc498e2a975475f2ca5f1f SHA1: 434a32becbe5e8893c7c95e2e149b11b4299ea45 SHA256: 42cf26cd879d1d2245141dcb23faad52ab4aa84968368657bbb5a3afbca0c9dc SHA512: a9f53c1af44aca59afdc18720852ed1dc6dce529d5903b9783ec31be27e1773569fb0fa36dda7f05c8cdc52348b21812bce60a5dad73897d6c8fa6e925d06fab Description: header files and docs for librpcsecgss Contains the header files and documentation for librpcsecgss for use in developing applications that use the rpcsecgss library. . rpcsecgss allows secure rpc communication using the rpcsec_gss protocol. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Package: libflac-dev Architecture: i386 Version: 1.2.1-1.2 Priority: optional Section: libdevel Source: flac Maintainer: Joshua Kwan Installed-Size: 796 Depends: libflac8 (= 1.2.1-1.2), libogg-dev, libc6-dev Filename: 4.2.28/libflac-dev_1.2.1-1.2_i386.deb Size: 224162 MD5sum: df2a99fb4714aa1e6c644905eb70cfcd SHA1: 7f15395e81da3ede1f84aa21c05230d43fdca32e SHA256: 968a0b3ddd86473b5d395d5cb27cd77ec2d8983fd8bfb6fcce5d96d4e00a6c65 SHA512: e5b554059fe37b7db83a49a91598d7b3abe94d2126724679b7b260dced3db2b9ac8fc9b7d1033b174a12f3e0d213b494750ea1696f86ccaf4c3b47f3bd74ebe3 Description: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Package: libpcre3-dev Architecture: i386 Version: 7.6-2.1 Priority: optional Section: libdevel Source: pcre3 Maintainer: Mark Baker Installed-Size: 564 Depends: libc6-dev, libpcre3 (= 7.6-2.1), libpcrecpp0 (= 7.6-2.1) Conflicts: libpcre1-dev, libpcre2-dev Filename: 4.2.28/libpcre3-dev_7.6-2.1_i386.deb Size: 255608 MD5sum: 557f8cc55204ba0ea0bbebc2134d1ae5 SHA1: 65f30be4daeffaad3398bcab83aab86b0414fd5f SHA256: c72cb6f1a334f3b38a134e1302fe089187b14e9c0c42854a3a12f1d5e4f7fb39 SHA512: b44d3241464b9702fdf26947a60efe676d4f960e86cce44c3491d7e833194c355787ac645a37601c30cf6338f2bd8498a53bbebc79d236b59c6d03694a1d1984 Description: Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the development files, including headers, static libraries, and documentation. Package: linux-libc-dev Architecture: i386 Version: 2.6.26-17 Priority: optional Section: devel Source: linux-2.6 Maintainer: Debian Kernel Team Installed-Size: 3868 Provides: linux-kernel-headers Conflicts: linux-kernel-headers Replaces: linux-kernel-headers Filename: 4.2.28/linux-libc-dev_2.6.26-17_i386.deb Size: 761366 MD5sum: 4bdc429b17f91842d062707ecc539ee5 SHA1: 788869471519af93d0504d0dbd4c91bdb467220f SHA256: 0b226fe7f0ff81c26ea334a0ea0ccc937e746b14a41043c070022ee7921bc3bb SHA512: cf758f81c9dabdb8d1d6d97aa20e42bd793f77923b03e73d966050e1a9f69f0dc7a6d28085d45e0b2aaff97440b398adc781351bad1c2501337231c0cc8db6db Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. Package: apache2-prefork-dev Architecture: i386 Version: 2.2.6-2.netgear2 Priority: extra Section: devel Source: apache2 Maintainer: Debian Apache Maintainers Installed-Size: 772 Depends: apache2.2-common (= 2.2.6-2.netgear2), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: 4.2.28/a/apache2/apache2-prefork-dev_2.2.6-2.netgear2_i386.deb Size: 198100 MD5sum: 52b3a00d84f18ad44cf5e7351035df8b SHA1: 06e180c01599f1c995a72cd84bfd3f33c1e63ffc SHA256: 67399d4c3acb342bbf795c0b5211c74e4d5e6d1375b8360c5b471f522f8da122 SHA512: 89a59508d0d5aebe3d4a2aa01615a659681c7c44809e91bbefa301bd5c701a82336ec5539299b3c1fe6c120a821ca03a8f7d29f8beaa8d90cd7d9e0a1a0bf0e7 Description: development headers for apache2 This package provides the development headers and apxs2 binary for apache2-mpm-prefork; 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: attr Architecture: i386 Version: 1:2.4.43-2 Priority: optional Section: utils Maintainer: Nathan Scott Installed-Size: 140 Depends: libattr1 (>= 2.4.41-1), libc6 (>= 2.7-1) Conflicts: xfsdump (<< 2.0.0) Filename: 4.2.28/a/attr/attr_2.4.43-2_i386.deb Size: 42374 MD5sum: 2d549c4b42de05237690da2f033e915e SHA1: 5bee5cbb6435235de891384312f8a8379a2c7e2e SHA256: 81b0c7b9a58ff7d305b99ea5d57ca3e951df2dd2ceb0d967a8e7c4d27ca4e7b1 SHA512: 71fa5504535b6d3653c67b2cf0fa261c33289f5cbd93add585173cdf3fd7b8d806332dddda5d93f772ffbc729dfb6f4f689b35746bc671efda6d429a8d1f0ec1 Homepage: http://oss.sgi.com/projects/xfs/ Description: Utilities for manipulating filesystem extended attributes A set of tools for manipulating extended attributes on filesystem objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided which is largely compatible with the SGI IRIX tool of the same name. Package: libasound2-dev Architecture: i386 Version: 1.0.16-2 Priority: optional Section: libdevel Source: alsa-lib Maintainer: Debian ALSA Maintainers Installed-Size: 1772 Provides: libasound-dev Depends: libasound2 (= 1.0.16-2), libc6-dev | libc-dev Suggests: libasound2-doc Conflicts: alsa-headers, libasound-dev Replaces: alsa-headers, libasound2 (<< 0.9.0rc7-2) Filename: 4.2.28/a/alsa-lib/libasound2-dev_1.0.16-2_i386.deb Size: 495218 MD5sum: 5dcd39ae1288257ea2b42e237dcd2a8a SHA1: f1d08eff2314c8e65a80a56b210dd28fb8237e9a SHA256: 767927da73a6df3107e8c5b5f712216d12e1959696cc12d129da7bd84cedd869 SHA512: 8296a0db072dfd5d4b6aa9d47842f247b9eeb19694780393255b057fde3da75f10bc1e3d4890608beb75889268a740ef207fbc692fa77e5320d50c4e665d7559 Homepage: http://www.alsa-project.org/ Description: ALSA library development files This package contains files required for developing software that makes use of libasound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2 Architecture: i386 Version: 1.0.16-2 Priority: optional Section: libs Source: alsa-lib Maintainer: Debian ALSA Maintainers Installed-Size: 1180 Depends: libc6 (>= 2.7-1) Suggests: libasound2-plugins (>= 1.0.9) Conflicts: libasound2-plugins (<< 1.0.9) Filename: 4.2.28/a/alsa-lib/libasound2_1.0.16-2_i386.deb Size: 355936 MD5sum: 882e0d8cdf7f996dfe16db46059b8aeb SHA1: b9588627bdb8198e6b987aec800704354b861d0a SHA256: ccfefcfef3cbc789aafd8d396e3ef8f82444f8537355f6590da496bf111a3d2b SHA512: 26d60891e3e1b3f151e8da03b8eebb31670b0379274b2537ebe05beb9d0d0e64339f087976ab9886ed5f5dd78308b7e1ce516b7a71e5915b71eafd561e75aef8 Homepage: http://www.alsa-project.org/ Description: ALSA library This package contains the ALSA library and its standard plugins. . ALSA is the Advanced Linux Sound Architecture. Package: lib64asound2 Architecture: i386 Version: 1.0.16-2 Priority: optional Section: libs Source: alsa-lib Maintainer: Debian ALSA Maintainers Installed-Size: 936 Depends: libasound2 (= 1.0.16-2), libc6-amd64 (>= 2.7-1) Suggests: libasound2-plugins (>= 1.0.9) Conflicts: libasound2-plugins (<< 1.0.9) Filename: 4.2.28/a/alsa-lib/lib64asound2_1.0.16-2_i386.deb Size: 354490 MD5sum: 0b24974fa000429f3172e8bbf7286533 SHA1: aa1dd265d1a8c95b8abde1d009bbbab9cc6ff757 SHA256: e168dcb1fd5802854f53bbdeb2de6f0d50c7492a14485629e6c32a25b1c667d4 SHA512: e389ae8ec90f621c3abdf52657b85c2a7e5058de3b27924204f1d09a11c851124cd24d956ab8570e78fba22518bc41c1cbeb59a3d7bd188870e90a395320a52e Homepage: http://www.alsa-project.org/ Description: ALSA library (64 bit) This package contains the ALSA library (64 bit) and its standard plugins. . ALSA is the Advanced Linux Sound Architecture. Package: lib64asound2-dev Architecture: i386 Version: 1.0.16-2 Priority: optional Section: libdevel Source: alsa-lib Maintainer: Debian ALSA Maintainers Installed-Size: 1816 Depends: lib64asound2 (= 1.0.16-2), libasound2-dev (= 1.0.16-2) Suggests: libasound2-doc Filename: 4.2.28/a/alsa-lib/lib64asound2-dev_1.0.16-2_i386.deb Size: 479780 MD5sum: ca59fd58935d15594ca11650f3d81235 SHA1: 46bddee4572f746a56f576a5b95ccae7e30b225e SHA256: c8ec7ae93d93b28d79d089c00a1f4ede83311b504e1a847ff475152484c4b795 SHA512: 85554cadb908bea6e8f90fe0f99a41b794ecf2a9b55ee89552e31469706dd80c7ba7979c38dbaf0d9f70c60cd3370e34cc8fab5045ed3d14525e3147d3abecd5 Homepage: http://www.alsa-project.org/ Description: ALSA library development files (64 bit) This package contains files required for developing software that makes use of lib64asound2, the ALSA library (64 bit). . ALSA is the Advanced Linux Sound Architecture. Package: libavahi-common-dev Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 228 Depends: libavahi-common3 (= 0.6.31-4.netgear1) Filename: 4.2.28/a/avahi/libavahi-common-dev_0.6.31-4.netgear1_i386.deb Size: 65026 MD5sum: dc67fc836e901d646e757779229ae3c8 SHA1: 2e1b9dabca75cc29c4bc0052cd5f95fdcb886838 SHA256: 978a94b36a893faa220821834bf18a50bca995c5aeecf3bd333cf18045435f60 SHA512: dba09e6c117c47aadb9dfb415d41d128b5f064a6b59a0ac8665a9ae001c5c2be1e31bb5aae415ada224f6e7c996d99520fee8489521a203364dd5afc47e05b27 Homepage: http://avahi.org/ Description: Development files for the Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Package: avahi-dnsconfd Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: net Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 144 Depends: avahi-daemon, libavahi-common3 (>= 0.6.16), libc6 (>= 2.7-1), libdaemon0 (>= 0.10), lsb-base (>= 3.0-6) Recommends: resolvconf Filename: 4.2.28/a/avahi/avahi-dnsconfd_0.6.31-4.netgear1_i386.deb Size: 39164 MD5sum: 6b5f22f60922c33758371e2f7004f6b7 SHA1: f721e1b0bb321d42439c0c89abb821f1b8a5b544 SHA256: 469e334f1ae2a716e4067544ee1cd9f7f04e4f62331561b9f19df8a3827862e2 SHA512: 476b36e9271e96acc931453714d7390f186c21d7691e050d5584b698a37818ae6f96112d152901a6c34f2f0e7788adee39ef8acefff59570439d8bb5c7ddbada Homepage: http://avahi.org/ Description: Avahi DNS configuration tool Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool listens on the network for announced DNS servers and passes them to resolvconf so it can use them. This is very useful on autoconfigured IPv6 networks. Package: avahi-utils Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: net Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 172 Depends: avahi-daemon, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.0.2), libgdbm3 Filename: 4.2.28/a/avahi/avahi-utils_0.6.31-4.netgear1_i386.deb Size: 50988 MD5sum: 059fbc0937981d933760c69b93101b96 SHA1: 06f4f33e765b91b9acd3e2377317fd1133b17171 SHA256: 4ab75d0f1abb784610a01fdc99c5aa3a71f5f68c004fa1504e61b32c1ffca410 SHA512: 42c3b02b1f5ae5151f254358e02d08b13910c6160c00030f4362507aa60e16797cc03b610485c2fa52d3402c63fc28fc483c785e025b683c448e08ed9fe9ee67 Homepage: http://avahi.org/ Description: Avahi browsing, publishing and discovery utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services. Package: libavahi-common3 Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 128 Depends: libc6 (>= 2.7-1), libavahi-common-data Filename: 4.2.28/a/avahi/libavahi-common3_0.6.31-4.netgear1_i386.deb Size: 48002 MD5sum: 18978679bd29e0098dc22c7c365da942 SHA1: 7ba6a206ba6252b1ece431a49f816323b1e5d9d1 SHA256: 8de1b00e98b950ae2d53383793a78e9c4f0c3582b47730fccdd1e249c6e3208c SHA512: 95e3ab99464afc7494644940c102fd09905aab2da3c61a5aa20a48c36607338db045d8d3e920bc5271ef3ad190b852c5f9e05d57028647bafaa59f409d825ca4 Homepage: http://avahi.org/ Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Package: libavahi-core7 Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 300 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.7-1) Conflicts: libavahi-core3 (>= 0.6.8) Filename: 4.2.28/a/avahi/libavahi-core7_0.6.31-4.netgear1_i386.deb Size: 117122 MD5sum: 7a18f50c6b693b73146bd34007a17200 SHA1: c0e62aef91567daadc8ce0b437251edd55f7e185 SHA256: 0659cef39b37b37878424b6b17a5771731c959801fd886b1e1ccac52bf3c5856 SHA512: 7a5445b46781ca01d1c70698ce3fe98bce0c0258caf44441db362e10d6f033b7007d51ab40b6ca675579171d763d622b774e613aea2a578739cbe2797887396d Homepage: http://avahi.org/ Description: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon. Package: libavahi-compat-howl-dev Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 288 Depends: libavahi-compat-howl0 (= 0.6.31-4.netgear1), libavahi-client-dev Conflicts: libhowl-dev Replaces: libhowl-dev Filename: 4.2.28/a/avahi/libavahi-compat-howl-dev_0.6.31-4.netgear1_i386.deb Size: 57632 MD5sum: 26a31d1cb06eaed3498b1c4e6a2acd31 SHA1: b5ba257e919e73f6ca6cb1078a49aba95b24caed SHA256: 0197fa4b95d15ab5bd2fef2b1ec99f623db040a3152a0f6709bb4210706f1921 SHA512: 88ed978d69d9a634d05e25ceac32f4d378ecee272c3ede7ebdc6ef82c7e1309c842cddc437644a86cbbde2f57428a9b0ebbdee8c4f2cf621e0b371806f89fe85 Homepage: http://avahi.org/ Description: Development headers for the Avahi Howl compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for howl compatibility library for Avahi. Package: libavahi-core-dev Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 440 Depends: libavahi-core7 (= 0.6.31-4.netgear1), libavahi-common-dev Replaces: libavahi-core1 (<< 0.4) Filename: 4.2.28/a/avahi/libavahi-core-dev_0.6.31-4.netgear1_i386.deb Size: 141678 MD5sum: 9ee3ff88d2c703c9d8c8b92f634efb7b SHA1: 0195943af54633df46031dd335cb5943800633e2 SHA256: 7e0df0c227fdf54fd0435992b35d1513231421767a59e7ee18f0f740468649d0 SHA512: 880701da145e9acc0ecf405f9f175ad5347a98b58b6eff4be0826cb11358c17cc248cd0ccb7d56e3187f6c096b0451f7c9ac2792baf6828e216cd30684309b9f Homepage: http://avahi.org/ Description: Development files for Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development files for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded application developers to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you shoudl use libavahi-client-dev which interacts with the avahi daemon. Package: avahi-dbg Architecture: i386 Version: 0.6.31-4.netgear1 Priority: extra Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 1320 Filename: 4.2.28/a/avahi/avahi-dbg_0.6.31-4.netgear1_i386.deb Size: 503802 MD5sum: 6627dcce2465637e9d29468246804a66 SHA1: 499ad90cf55b9fd2eb1f4cd736bb4df2329ae7f2 SHA256: 241ee5db6c5f09e38bcd4ccc37f6f33c7a9ec07406df948acbd62e8cffbe7db6 SHA512: 23de6c5ec68e7706b77cb7c2c8074a51aa4bb7cc8b1c4cf21408749f116c20ab8c04a59093ac4b0ef8810ebb40ef81aef5c1f4a47f1ee9c96c04d0a5b0ab9231 Homepage: http://avahi.org/ Description: Avahi - debugging symbols This package contains detached debugging symbols for the binary packages produced by the avahi source. . Most people will not need this package. Package: libavahi-client3 Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 144 Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1) Conflicts: avahi-daemon (<< 0.6) Filename: 4.2.28/a/avahi/libavahi-client3_0.6.31-4.netgear1_i386.deb Size: 52082 MD5sum: 78c24c4163a6814534bb7684f9544344 SHA1: 2df07ac93b820e5111c46d64e472d9b4023d6245 SHA256: c01751cf702f09dfb0caeeb37eeb4a7bd0a09ce36eb59389872aa4dcf602552e SHA512: 2e89c321e23f9a9fc5367d80f6267ca91704a2d8e298d4e6dc48e2a294c71bce3049ecb5b1ff8f130d7c2c829289d087ebc5cc9e28a02f8d498697286d49a871 Homepage: http://avahi.org/ Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-compat-howl0 Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 140 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.0.2) Conflicts: libhowl0 Replaces: libhowl0 Filename: 4.2.28/a/avahi/libavahi-compat-howl0_0.6.31-4.netgear1_i386.deb Size: 47228 MD5sum: e56aed6587c2ef4601c7e00bc6b0b52a SHA1: 58da9980a81728128eead439c65f2bea8838f793 SHA256: b0b57b0a1b614cc1243d3ba4f036525afdba32a9cdb757a3e51452f3d7207e0d SHA512: a42ab0f16bdfad8ee7ea44d8cb9a780ec75b9481fc2035ef0e938c5229955c6d12eacb395b43e4015025bb38fa1fc44db32afd1848839ca689b43f672add493c Homepage: http://avahi.org/ Description: Avahi Howl compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the howl compatibility library for Avahi. Package: avahi-daemon Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: net Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 332 Depends: libavahi-common3 (>= 0.6.16), libavahi-core7 (>= 0.6.24), libc6 (>= 2.7-1), libcap1, libdaemon0 (>= 0.13), libdbus-1-3 (>= 1.1.1), libexpat1 (>= 1.95.8), dbus (>= 0.60), lsb-base (>= 3.0-6), bind9-host | host Recommends: libnss-mdns Suggests: avahi-autoipd Conflicts: mdnsresponder Filename: 4.2.28/a/avahi/avahi-daemon_0.6.31-4.netgear1_i386.deb Size: 86680 MD5sum: ccfb109ee21f3e43047d35faf99b7d8a SHA1: 7c4f1461577cf62b99201224fcfffaa2a6bd8d0d SHA256: 7038deeb1317cb58304b5951bc5fcd95a6c470eda490224055a4eeed31bbf14f SHA512: f0956cdfcfb99add8b36d8e5d69f210e8a34b2d064922346726757054f0754f763e33f3a6a000656c703ba73f8cf423a9730eb7994c4a3bac032d676bed24a4d Homepage: http://avahi.org/ Description: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Package: libavahi-common-data Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 64 Conflicts: libavahi-common0 Filename: 4.2.28/a/avahi/libavahi-common-data_0.6.31-4.netgear1_i386.deb Size: 27444 MD5sum: 9be0aeb25e5a68d916d2d6568c30da70 SHA1: 3d1719689300880bffa83c96478db419cd00a5e5 SHA256: 4c219b2e6f25ae040a02922280f2ac15323351008d485d7bb094b0b10ef2c2f5 SHA512: bab4675641e0bc9d2bdd31768310e5aba6cc6fb61f45545779e8ac673baa49060596248f03cc3feca3af2d8cc941ebfa37dbf17709c3fc97cb4ffbe185236b03 Homepage: http://avahi.org/ Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Package: libavahi-compat-libdnssd-dev Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 200 Depends: libavahi-compat-libdnssd1 (= 0.6.31-4.netgear1), libavahi-client-dev Filename: 4.2.28/a/avahi/libavahi-compat-libdnssd-dev_0.6.31-4.netgear1_i386.deb Size: 58850 MD5sum: fc395fe20334de0a35530d308dbb3aa9 SHA1: b79bb5f842778759b0ee55a17a263b484ebeab06 SHA256: 05c21a90868e03188d94437ac4e38eff00a8c5807838281e045803a1e115187d SHA512: b3f4b2a3bcacaffed3144d2008f6d6dbba75d9d0f37b082b642507e23131fbc05a2732d3ae4369372d9cc394cd127e52b5c64750fa95377e9ad899f3b476f16a Homepage: http://avahi.org/ Description: Development headers for the Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Apple Bonjour compatibility library of Avahi. Package: libavahi-compat-libdnssd1 Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libs Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 116 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.7-1), libdbus-1-3 (>= 1.0.2) Recommends: libnss-mdns Filename: 4.2.28/a/avahi/libavahi-compat-libdnssd1_0.6.31-4.netgear1_i386.deb Size: 41464 MD5sum: eb17b72143d36a3e3daf25ad2f4fa4a9 SHA1: fb5dd93b2d724fbf20e9d488fe3e33e7cffc8c6b SHA256: 142aa50e3d0d3fca4e8a86471f04d4f3a5cca8cecb21678b04c7898af7614517 SHA512: df35cb4f15e05de1728199bc7e19488690cfe327f37d484577ae94e42f65087ffc144f913de8b488670e59df0cb12d1e5557ad4a4c1a8eaf0d19a50faeb637e0 Homepage: http://avahi.org/ Description: Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the Apple Bonjour compatibility library of Avahi. Package: avahi-autoipd Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: net Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 164 Depends: libc6 (>= 2.7-1), libdaemon0 (>= 0.10) Recommends: dhcp3-client, iproute Conflicts: zeroconf Filename: 4.2.28/a/avahi/avahi-autoipd_0.6.31-4.netgear1_i386.deb Size: 48204 MD5sum: 553d0e8f9a16951d316c86f805bf9475 SHA1: bbf6190902b2866f8eed5d397c6bef9b7030c3ec SHA256: aa76cf89097e900d9a7416f1322a7b4aed68420f8112e4181db0510f171b32a4 SHA512: 7ce8b6cdcf6ecb6a79c7a06565fa1c1da3bbc70758dc6d67a00dd196985cf68e684549f85b2c72d9ca790e3c6677b2c777b03c0daebdbba5d0ecbc6328e3be25 Homepage: http://avahi.org/ Description: Avahi IPv4LL network address configuration daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Package: libavahi-client-dev Architecture: i386 Version: 0.6.31-4.netgear1 Priority: optional Section: libdevel Source: avahi Maintainer: Utopia Maintenance Team Installed-Size: 200 Depends: libavahi-client3 (= 0.6.31-4.netgear1), libavahi-common-dev, libdbus-1-dev (>= 0.60) Filename: 4.2.28/a/avahi/libavahi-client-dev_0.6.31-4.netgear1_i386.deb Size: 58978 MD5sum: c0674a32b3e3bca71801cf393c5b969d SHA1: cb295698e9cbe13b5e23ce6c470d72d03e372cda SHA256: 144312637a916805eefbd13574254aceea08785493f0b6b4a96f1081898c0ca2 SHA512: 0c150963da0df52ceffdd9ee4eab901e18d42e4d6553cb1eefed6eef4b66c271b63ce66c31f533c2f416249386eb8b0de9e6425da2bf0b9acea3e49fbf8ca4c1 Homepage: http://avahi.org/ Description: Development files for the Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: coreutils Architecture: i386 Version: 8.19-1.netgear1 Priority: required Essential: yes Section: utils Maintainer: Michael Stone Installed-Size: 13832 Pre-Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.6), libselinux1 (>= 1.32) Conflicts: timeout Replaces: mktemp, timeout Filename: 4.2.28/c/coreutils/coreutils_8.19-1.netgear1_i386.deb Size: 5307676 MD5sum: 44eecd27e22e8a0305baead3f771ddb5 SHA1: a7436d29cea074a4ab342d1755976bd8672cbe46 SHA256: 435d4f5c5b68bbac8ef0985d75aab69fd3ea06615aa1be32503feb4b04ca9c62 SHA512: 049fa52e2e36d308e1b165cd2a5c2b9e3448789b9173ce46f916947d6cf8d81b56368c1d82c62573fffad5ec60f96d0b7298b5e47e2ac9dfa681e37ec9cfc829 Homepage: http://gnu.org/software/coreutils Description: GNU core utilities This package contains the basic file, shell and text manipulation utilities which are expected to exist on every operating system. . Specifically, this package includes: arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false flock fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Package: mktemp Architecture: all Version: 8.19-1.netgear1 Priority: extra Section: oldlibs Source: coreutils Maintainer: Michael Stone Installed-Size: 44 Pre-Depends: coreutils (>= 7.4-1) Filename: 4.2.28/c/coreutils/mktemp_8.19-1.netgear1_all.deb Size: 15332 MD5sum: ea6b6f8d2dc91297bcb11f293047f9e2 SHA1: f81bd7d5a2170b8afdd8112594d84839c6d42d32 SHA256: d23efc99bade049ee6e2211c75869ad2bd7b37e8ac1970da52b6be330bdbc83d SHA512: 013c0afbd5f35fe22498cb699d119f1b5b78dd5d5bda3a9fa6d7ab234777064e3589305f4964b4c7ea4168e5cc7b38e6bb7501e0ae4e993fdb7061ae10c6a401 Description: coreutils mktemp transitional package Empty package to facilitate upgrades, can be safely removed. Package: chrony Architecture: i386 Version: 1.31-0.netgear1 Priority: extra Section: admin Maintainer: John G. Hasler Installed-Size: 468 Provides: time-daemon Depends: libc6 (>= 2.7-1), libcap1, libreadline5 (>= 5.2), ucf, timelimit, dpkg (>= 1.15.4) | install-info Recommends: udev (>= 0.124-1) Conflicts: ntp, ntp-refclock, ntp-simple, time-daemon Replaces: time-daemon Filename: 4.2.28/c/chrony/chrony_1.31-0.netgear1_i386.deb Size: 255840 MD5sum: e0afcc34e13fbe43fb207527e097a8c7 SHA1: a91aa44fd30ee774e1d3fd928ec98b87dae1f3a2 SHA256: 63dd24133ce0b8a04a193a63c49572858b9a73d5182317780b30020eb6fa7592 SHA512: 3328a6d7fa4eb40ff06317bfd515e4ba30543a02afde1d3d6ddb56778cd11333d346c14a85623ced4e26601e68744de983c65aa114b856c2c46575be1c6eded3 Description: Sets your computer's clock from time servers on the Net It consists of a pair of programs : `chronyd'. This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other systems, and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using `chronyc'). In either case, `chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server. `chronyc'. This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: libcupsys2-dev Architecture: i386 Version: 1.1.14-5woody12.netgear1 Priority: optional Section: devel Source: cupsys Maintainer: Jeff Licquia Installed-Size: 404 Provides: libcupsys-dev Depends: libcupsys2 (= 1.1.14-5woody12.netgear1), libc6-dev Conflicts: libcupsys-dev, libcupsys1-dev Replaces: libcupsys-dev, libcupsys1-dev Filename: 4.2.28/c/cupsys/libcupsys2-dev_1.1.14-5woody12.netgear1_i386.deb Size: 148632 MD5sum: 17bc2f4be5de04526265229718ba2290 SHA1: eeb8f24343d78b7bd4af0df9c6fe98f486ada44a SHA256: 581f68f97544740b7067529e23f092ee5c97180822848c79cd2476110be308e8 SHA512: 8dd987626f21ca2cb4f2aaa6191124991608669ea5ea70cc97f0fd1d5573d2058fd647615fd347a76c7d329be4ee12833ed5ea39db3eaaeb31baa152d5ee9e0d Description: Common UNIX Printing System(tm) - development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing CUPS-aware applications and CUPS drivers. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cupsys Architecture: i386 Version: 1.1.14-5woody12.netgear1 Priority: optional Section: net Maintainer: Jeff Licquia Installed-Size: 612 Depends: libc6 (>= 2.7-1), libcupsys2 (>= 1.1.13-1), libpam0g (>= 0.76), zlib1g (>= 1:1.1.4), debconf Suggests: cupsys-client, cupsys-bsd, cupsys-driver-gimpprint | cupsomatic-ppd Filename: 4.2.28/c/cupsys/cupsys_1.1.14-5woody12.netgear1_i386.deb Size: 196668 MD5sum: 775e317397a3eb3e872d62e5c081d526 SHA1: 02d37767da4ec4c177e431d680ec1656b19aedb2 SHA256: 853f7429c199d04aca07693eb9091a32792ac436f03afebfece5a7ceddd8316d SHA512: 1dba5dcd129755d5c78062578c1e876fcf67c20ebcb52b4475c2d5c69404b871ea9598036bd3167c304ee9df88b22a5341141cfd7876ccdffd0dfce0377679d2 Description: Common UNIX Printing System(tm) - server The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon and related files. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: libcups2 Architecture: i386 Version: 1.1.14-5woody12.netgear1 Priority: optional Section: net Source: cupsys Maintainer: Jeff Licquia Installed-Size: 68 Depends: libcupsys2 (= 1.1.14-5woody12.netgear1) Filename: 4.2.28/c/cupsys/libcups2_1.1.14-5woody12.netgear1_i386.deb Size: 40030 MD5sum: 0266f482852e214dff3406a58266f8d4 SHA1: 767593ded59e33e6185244656f12e1c479bd009c SHA256: 6b496bcf71abb7c070d9864199aedb231a1ded0f391ce799e246e8f0a0ba52a2 SHA512: a3ee526ac9fa6972675d004b3ccfd16e7ae1f3e65d34cbf9a94e1bcf1b954b69176b8c9a3b4c50c139855b628a6a2a63c7394f3d14ed8e10ee1db8fd8ebae75c Description: Dummy package for libcupsys2 This is a dummy package for libcups2. Package: libcupsys2 Architecture: i386 Version: 1.1.14-5woody12.netgear1 Priority: optional Section: libs Source: cupsys Maintainer: Jeff Licquia Installed-Size: 188 Depends: libc6 (>= 2.7-1) Replaces: cupsys-client (<= 1.1.10-2) Filename: 4.2.28/c/cupsys/libcupsys2_1.1.14-5woody12.netgear1_i386.deb Size: 85906 MD5sum: c4c0233b6cfbccf15b1009e9cfe9eeae SHA1: 5ce2f053177323d7793b938748dff12f93d580f5 SHA256: c5172f9bba7bf8b79892cff76d95f66f24a93de0c8f88e57009070ac53ecc46b SHA512: 7c582cdd268f2842c5284e69cbdf7936278f2a212f9ca8c813a14f7eda3a37faa8fa3fadb6de2440e3292a28251d6973d056501ba51f1c7e0387662bf15cd74a Description: Common UNIX Printing System(tm) - libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Package: cifs-utils Architecture: i386 Version: 2:4.5-2.netgear1 Priority: optional Section: otherosfs Maintainer: Debian Samba Maintainers Installed-Size: 92 Depends: samba-common, libc6 (>= 2.7-1), libcap1 Suggests: smbclient Replaces: smbfs (<< 2:4.0~rc1-1) Filename: 4.2.28/c/cifs-utils/cifs-utils_4.5-2.netgear1_i386.deb Size: 26152 MD5sum: 95d0e9278d5dff52e4609894a6b32f83 SHA1: bb95c83889192d3fccffe4f4f59c6d5fddd2d3f2 SHA256: fed6d2c0748267f11a39ff4225fc005e16e3f8298ae691f72f87222b7ee3e830 SHA512: 16695456420af50688973fea81e4e89c392010f4b8b7a93254fc9f4910579092f99a5a01536cad2465260ea170c7e28a56bcdb75b5852a568bd664039da15b4d Homepage: http://www.samba.org/~jlayton/cifs-utils/ Description: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Package: smbfs Architecture: i386 Version: 2:4.5-2.netgear1 Priority: optional Section: otherosfs Source: cifs-utils Maintainer: Debian Samba Maintainers Installed-Size: 56 Depends: cifs-utils (= 2:4.5-2.netgear1) Filename: 4.2.28/c/cifs-utils/smbfs_4.5-2.netgear1_i386.deb Size: 4618 MD5sum: 4768e305e9fb8491099896a77666ac01 SHA1: 89ac127a2bc0f5da73486bd1110f6a4c8a7d0034 SHA256: 42914969bdfa7b18c229b4d1807740c98956bf5496b4c35b1593d5075bae12f5 SHA512: f212e6c4194dbdeaa6db6b86ebfc69f293265a97e5ad93ab170df6dd706769b5851ed6f2d74c542ab158e70394d452aa4970338691bff712bbaa0ff74187b85a Homepage: http://www.samba.org/~jlayton/cifs-utils/ Description: Common Internet File System utilities - compatibility package The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides wrapper utilities for compatibility with the old "smbfs" filesystem type: smbmount, smbumount, and mount.smbfs. Package: libcurl3-dbg Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: extra Section: debug Source: curl Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 216 Provides: libcurl4-dbg Depends: libcurl3 (= 7.21.0-2.1+squeeze4) | libcurl3-gnutls (= 7.21.0-2.1+squeeze4) Suggests: libc-dbg Conflicts: libcurl4-dbg Replaces: libcurl4-dbg Filename: 4.2.28/c/curl/libcurl3-dbg_7.21.0-2.1+squeeze4_i386.deb Size: 106496 MD5sum: 31b27c849a03b902942e48e5f0167bae SHA1: e6702e93a38c3137ec4bfe59d6b1bed64a7c4db6 SHA256: cbe38a612643afba3fb8c9c1163efafc4e91d450f3fbeaf4abb9b97182aaa263 SHA512: 01991bb7420464fd289680df3c71c9e232d5923da6c84e106028ed4e232254d2b9fa0b5db51bc936814d35f1fcdc8f97e640a8b3f4e04e54163a510c9bfe36d3 Homepage: http://curl.haxx.se Description: libcurl compiled with debug symbols This contains the debug symbols of both the OpenSSL and GnuTLS versions of libcurl3. It might be useful in debug sessions of software which uses libcurl. Package: libcurl4-openssl-dev Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: optional Section: libdevel Source: curl Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 2436 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev Depends: libcurl3 (= 7.21.0-2.1+squeeze4), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd, libssh2-1-dev, libldap2-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1), libcurl3-openssl-dev Filename: 4.2.28/c/curl/libcurl4-openssl-dev_7.21.0-2.1+squeeze4_i386.deb Size: 1025314 MD5sum: f6c5da1a33d00c9d77aa4115a6edb618 SHA1: e4decd876b4ed0d92d175e3a227b5de6701782a7 SHA256: 3f384646fb3b82316724af73db8ea7ed7205257dbc1caa71f9cdc396da47ed08 SHA512: 995b1301f6266cb57ed3c0fe926b6838c646a830b3e7eaa093b34839eff1f7b4dfda6d1375b6a95d558651e0ee2d7bdf2e219310ac5dd6352f8cb9d8ec8e0f86 Homepage: http://curl.haxx.se Description: Development files and documentation for libcurl (OpenSSL) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . SSL support is provided by OpenSSL. . HTML and PDF versions of all the manual pages are also provided. Package: libcurl3 Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: optional Section: libs Source: curl Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 468 Depends: libc6 (>= 2.7-1), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), ca-certificates Conflicts: libcurl4 Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4 Filename: 4.2.28/c/curl/libcurl3_7.21.0-2.1+squeeze4_i386.deb Size: 249980 MD5sum: 00f8d5ac6b7edc7977fe9828798d89df SHA1: cef7f702017faaca760da0425f88154363de3641 SHA256: 03c0c0bf4ec69dc3afab297cac4ac2464e3dd64646bf87eb52eacf564f3cb065 SHA512: f687939975891ed0093472fa458caca745ff7f6a5fd44c2f107a8befeab93a74b715b88cb527b2c12557f10e5709b6ebf7427c81ee069cc0c23887b1074cf65c Homepage: http://curl.haxx.se Description: Multi-protocol file transfer library (OpenSSL) libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by OpenSSL. . This is the shared version of libcurl. Package: libcurl4-gnutls-dev Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: optional Section: libdevel Source: curl Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 2396 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Depends: libcurl3-gnutls (= 7.21.0-2.1+squeeze4), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd, libldap2-dev Suggests: libcurl3-dbg Conflicts: libcurl-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Filename: 4.2.28/c/curl/libcurl4-gnutls-dev_7.21.0-2.1+squeeze4_i386.deb Size: 1008706 MD5sum: 54df2e29b739f6c27b26f0c1a9749270 SHA1: 7b9d1be6f2ec383bd50ca39208385e42327b5530 SHA256: 2e3901b9ddc11592ca56ee5ab76d3653ac77abe293a624f019c60d0137ada936 SHA512: 835680557249f4fe6e7bae9a5cfdcd953208ef231edd5928e6a3be2d987f4b1250693e2d3dbdb104b6ea17656d50352d79f1831e5a427222a06ffff34847ce6f Homepage: http://curl.haxx.se Description: Development files and documentation for libcurl (GnuTLS) These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . SSL support is provided by GnuTLS. . HTML and PDF versions of all the manual pages are also provided. Package: libcurl3-gnutls Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: optional Section: libs Source: curl Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 432 Depends: libc6 (>= 2.7-1), zlib1g (>= 1:1.1.4), ca-certificates Conflicts: libcurl4-gnutls Replaces: libcurl4-gnutls Filename: 4.2.28/c/curl/libcurl3-gnutls_7.21.0-2.1+squeeze4_i386.deb Size: 233194 MD5sum: 3a508a612dca76fdf6e70609f5bb2442 SHA1: b3da8c1413d5fffa84d325e3f218ec5d9021d2e3 SHA256: a5c49cc53e73ef1a49048a41af8e2a47a12537b1412cb05c32fa4d86e410454c SHA512: 1921fc1fef46fac07fe2f5da119286645a419e01416e8b3a4ec29040610898ebef3cb53ff99cbed6ac4cc83713048439d6385662fc0fc375213552f448489639 Homepage: http://curl.haxx.se Description: Multi-protocol file transfer library (GnuTLS) libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by GnuTLS. . This is the shared version of libcurl. Package: curl Architecture: i386 Version: 7.21.0-2.1+squeeze4 Priority: optional Section: web Maintainer: Ramakrishnan Muthukrishnan Installed-Size: 288 Provides: curl-ssl Depends: libc6 (>= 2.7-1), libcurl3 (>= 7.16.2-1), zlib1g (>= 1:1.1.4) Replaces: curl-ssl Filename: 4.2.28/c/curl/curl_7.21.0-2.1+squeeze4_i386.deb Size: 185774 MD5sum: 7fc1d5df13ad4ca47cae0f27d3b26828 SHA1: 8e0ed722e187f6d6ff93696b99f865116ec88070 SHA256: 3b03870d16ac0be60690792432cc026a39835db935c6db8da623b4b7dd570fc4 SHA512: eb5b7290fd24dd1eeadedcb4a4f55410aedd287314322ddf935eabbda3410f8f58e1f80043fb4db618d8d63a4649bfe99395ed81d68d72179137e6933964fc24 Homepage: http://curl.haxx.se Description: Get a file from an HTTP, HTTPS or FTP server curl is a client to get files from servers using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. . curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. Package: ca-certificates Architecture: all Version: 20130906 Priority: optional Section: misc Maintainer: Michael Shuler Installed-Size: 904 Depends: openssl, debconf (>= 0.5) | debconf-2.0 Enhances: openssl Filename: 4.2.28/c/ca-certificates/ca-certificates_20130906_all.deb Size: 202286 MD5sum: dc7d24b38d2d936db7e429b63f3dcb59 SHA1: 4ede5b6953959aa4b9bba479192dcc3b27ffed83 SHA256: 27bd835dfad9f06f73050cffd0a40200e44d9dd4f349dc3bedf62ed7356abefe SHA512: 1fac671bf4df7c35f2728821e17539af9f5686fc9b652cc3906a001939b7e41dd3568f4b2e5e9419902cf8e6545b4c060235f9cea214fd216a1e92d661b74c00 Description: Common CA certificates This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. . It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: libkeyutils-dev Architecture: i386 Version: 1.2-9 Priority: optional Section: libdevel Source: keyutils Maintainer: Daniel Baumann Installed-Size: 116 Depends: libkeyutils1 (= 1.2-9) Filename: 4.2.28/libkeyutils-dev_1.2-9_i386.deb Size: 25028 MD5sum: 705f87e18d4a7dad09ca029a007b0690 SHA1: 375fd50ade668d60629b66c4604d657412baed48 SHA256: cf1ecb59233c2a4d4b42f74a0451eac135ea3b4a0ca43ad79a69ac6de3f7a866 SHA512: f03faf82827844abed266f414d56db92843bf266a9f74ae2fbe2a5b27256f7486e8e012d607ef12eb06aadd6033ea98bd32ea5bd92768a98190b10ea44138b23 Homepage: http://people.redhat.com/~dhowells/keyutils/ Description: Linux Key Management Utilities (development) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package contains the development files. Package: libantlr3c-antlrdbg-3.2-0 Architecture: i386 Version: 3.2-1.netgear1 Priority: optional Section: libs Source: libantlr3c Maintainer: Julien BLACHE Installed-Size: 152 Provides: libantlr3c-3.2-0 Depends: libc6 (>= 2.7-1) Conflicts: libantlr3c-3.2-0 Filename: 4.2.28/liba/libantlr3c/libantlr3c-antlrdbg-3.2-0_3.2-1.netgear1_i386.deb Size: 48764 MD5sum: 510d76eaf4da099e92621da6458305ba SHA1: fb473de26ee9c140099e8780df56eb1cc7530ed8 SHA256: 64ec98f4f0a3584fb0146a667630ec5ec18c46556dae1ba64374bfaed70fedc3 SHA512: 39444281ea7e8b0081f135738d39698e74969ca4fb5f729e4d1fbc4c3f25090b8358bad7d215ec4e010a9a3c881cfa6945ed77bfb324c7b2a3619a22b72dd4fe Homepage: http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C Description: ANTLR v3 parser generator C runtime with ANTLR debugger ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions. . This package contains the C runtime needed for parsers generated by ANTLR v3 in the C language, with the ANTLR debugger enabled. Package: libantlr3c-3.2-0 Architecture: i386 Version: 3.2-1.netgear1 Priority: optional Section: libs Source: libantlr3c Maintainer: Julien BLACHE Installed-Size: 132 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/liba/libantlr3c/libantlr3c-3.2-0_3.2-1.netgear1_i386.deb Size: 45612 MD5sum: 418d6ded692fc9798f7f0a72ba3fb0f4 SHA1: a09784643c2781d83d12469a07eb2bb649d69cc9 SHA256: 730d09db89f677ddf6867627a1647d6d75cfe1b383fa714d394d6b00c82a28a4 SHA512: 36bd39a03ebe4ff67afad626ef3a7ed6efb420352219fd038811d210b2db910312f095d2471a67fab8ce28a5f5373ecbb51faf7a87ee766f58c2a1346f917a5b Homepage: http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C Description: ANTLR v3 parser generator C runtime ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions. . This package contains the C runtime needed for parsers generated by ANTLR v3 in the C language, with the ANTLR debugger disabled. Install libantlr3c0-antlrdbg if you want to use the ANTLR debugger. Package: libantlr3c-dev Architecture: i386 Version: 3.2-1.netgear1 Priority: optional Section: libdevel Source: libantlr3c Maintainer: Julien BLACHE Installed-Size: 616 Depends: libantlr3c-3.2-0 (= 3.2-1.netgear1) | libantlr3c-antlrdbg-3.2-0 (= 3.2-1.netgear1) Filename: 4.2.28/liba/libantlr3c/libantlr3c-dev_3.2-1.netgear1_i386.deb Size: 174954 MD5sum: a9c9471f41943ec9d230545ca6bf9aba SHA1: 1a85774d92c5cb5b1d4d6da9add7bc5d9484c230 SHA256: 97ea606d21182af0bfc77ef281d1ccba6023954985f9863d69265eecb4a526d7 SHA512: 89fe1202e12599bce9169b2f50c8aa00fe1b5a872d53fa219cd908d8cfe80de5001e3c9ce714f581fc9c16297b2f425b514f0340b06c4d0cf4391d11079cac65 Homepage: http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C Description: ANTLR v3 parser generator C runtime [development files] ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions. . This package contains the development files needed to build your applications using parsers generated by ANTLR in the C language. Package: libgpg-error-dev Architecture: i386 Version: 1.6-1 Priority: optional Section: libdevel Source: libgpg-error Maintainer: Jose Carlos Garcia Sogo Installed-Size: 148 Depends: libgpg-error0 (= 1.6-1), libc6 (>= 2.0) Filename: 4.2.28/libgpg-error-dev_1.6-1_i386.deb Size: 35910 MD5sum: 113a1116c4569a96048b36894fa2a71a SHA1: e41f8ca6b57677e64a6bdd452b839ca5ac5681e1 SHA256: 551c5521745e97df2793d59625c79fb88c219cb2d1e66c44162ccd75453b98b1 SHA512: 17df5270f18081314245c26e010af55fad81f2e7724cf63720e8edf6de4025a9d705fadbebaa0bdd3a1591592dfe061651717cbeea74e5299fdd76bc441942c6 Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains the headers and other files needed to compile against this library. Package: extundelete Architecture: i386 Version: 0.2.0-2 Priority: optional Section: utils Maintainer: Debian Forensics Installed-Size: 160 Depends: e2fslibs, libc6 (>= 2.7-1), libcomerr2 (>= 1.33-3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: 4.2.28/e/extundelete/extundelete_0.2.0-2_i386.deb Size: 53422 MD5sum: 5bf6decf88068f8ff154d05c80df6cfe SHA1: 5959d2296fdc8bdfc3fcdd40dd5316cf188e5dbc SHA256: b7f3b5a6e6655c863a9e7b698dd99af68cb4a3929680e33ed2499bd0f634d65d SHA512: 3039483d99181f33c9a828790b1865c9dc186ed3e8031e8e5c6d9ed7f73f0d283bd7c03d22fbe430e49858c75ef0c2485f439b4bf60bddfb2716c576c56ddba7 Homepage: http://extundelete.sourceforge.net/ Description: utility to recover deleted files from ext3/ext4 partition extundelete uses the information stored in the partition's journal to attempt to recover a file that has been deleted. There is no guarantee that any particular file will be able to be undeleted. Package: e2fslibs-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 948 Depends: e2fslibs (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/e2fslibs-dbg_1.42.12-1.netgear2_i386.deb Size: 336614 MD5sum: d059b2f45c732d4500813b4ad0ad379f SHA1: f4d41409119f757ca33212d43d79a9a51a98cdfe SHA256: e57657c78710c3c45960cfaea99e32fd16aeeaf74925972bc6f9ac9a4fed58c9 SHA512: 2ebbd510fe0d798b612b4df3cf82329f133d84589ff2220066c83306e6932f95c2ae99a51440d863883e2e0650a267767e5a4947b845a1e8f2e90b08b5728d58 Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for e2fslibs This package includes the debug information useful for debugging the ext2fs and e2p libraries, contained in the e2fslibs package. The debug information is used for execution tracing and core dump analysis. Package: libss2 Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 120 Depends: libcomerr2 (>= 1.01), libc6 (>= 2.7-1) Replaces: e2fsprogs (<< 1.34-1) Filename: 4.2.28/e/e2fsprogs/libss2_1.42.12-1.netgear2_i386.deb Size: 65110 MD5sum: 1a756a2c0cbc7154424f0ce0ed1c334b SHA1: e217f861180437cea80db7c616037c0565162082 SHA256: df4e048ada74114a02c2688226e3d74ae810fc24c8e17aa8d2ed534ce2993d7e SHA512: d1f10786c7ff27b6c5e5512051565aea6916adf829c8a8bfef4099fbe497f329133306e172cdbe57954ad3eaae6e3f6ed4efc3f7c566b2353602c543135113aa Homepage: http://e2fsprogs.sourceforge.net Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Package: libblkid1-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 188 Depends: libblkid1 (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/libblkid1-dbg_1.42.12-1.netgear2_i386.deb Size: 94926 MD5sum: 4854834facb34466f6e6ea48c12dc780 SHA1: 0b49884da3aa2a7c8702561f9b04517bbf315f3e SHA256: 1d2556c4b2412d0212b5fec9b0cd1b600abe0af6a256ce0d405802f33efe47fd SHA512: c161face3c57045f71fc77b1b28a98ad38034f91fd9dbebb1cba3dd710bae2fc66e3322598a5fc1fde7c62e17d7bd8af60bd4ed5b370fda0e133e3d2fc99a0ea Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for libblkid1 This package includes the debug information useful for debugging the blkid library, contained in the libblkid1 package. The debug information is used for execution tracing and core dump analysis. Package: e2fslibs Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 400 Provides: libe2p2, libext2fs2 Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.01) Replaces: e2fsprogs (<< 1.34-1) Filename: 4.2.28/e/e2fsprogs/e2fslibs_1.42.12-1.netgear2_i386.deb Size: 207594 MD5sum: e431abe05cd80f7f76ae469c0e171b8a SHA1: cd560e99f50750851d23fa08784b150bd26b052a SHA256: 02b3a87b6f8979b0aaf7f145061a33ac55cf309d32fde0f68afd8353aebf468b SHA512: 4793104fbc2716d6ebb66a4fad8464ba987bd5eece95067dec61f23c9204ab13822696d0bed48f183540ca36ba6b078e316eafa84cb20b889b5122ea38f6f1d0 Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Package: libblkid1 Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 144 Depends: libc6 (>= 2.7-1), libuuid1 (>= 1.05) Filename: 4.2.28/e/e2fsprogs/libblkid1_1.42.12-1.netgear2_i386.deb Size: 76824 MD5sum: c7dcd765d0db87f83e99a98399d34902 SHA1: 6974013f6f6c262ce3e0f4bb850d5c147e86612a SHA256: 201f35da276253d6ecd61d3cfd887b90d87e9e1512ab0a8a71544f4f90ff56af SHA512: c7de31b788d588b1c162e0501f32b4a8f111718831ac1f4ee6097981c17c9461869a13ed1fe0b0e5de5ef9a5644d648d5ed0f05daf9a81476f13afac71dd96cd Homepage: http://e2fsprogs.sourceforge.net Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifying filesystems by hard-coded device names, but via a logical naming system instead. Package: e2fsprogs Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Essential: yes Section: admin Maintainer: Theodore Y. Ts'o Installed-Size: 3028 Pre-Depends: e2fslibs (>= 1.42.12-1.netgear2), libblkid1 (>= 1.40), libc6 (>= 2.7-1), libcomerr2 (>= 1.41.99), libss2 (>= 1.38), libuuid1 (>= 1.15) Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), initscripts (<< 2.85-4), quota (<< 1.55-8.1), sysvinit (<< 2.85-4) Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Filename: 4.2.28/e/e2fsprogs/e2fsprogs_1.42.12-1.netgear2_i386.deb Size: 1203938 MD5sum: b3c0317fad54674b4c44a0d433ab6c94 SHA1: 57d288d6d1bf2c797df9ef715e09cd04292e62d4 SHA256: 9e75c1170803bb66c6c7aa72cf841c4cf52aafde312e4f5a47f5559949c39c8f SHA512: 718430309490bef3aa362300f05f05485819e63d7d4ade3043f8793f24baece60fadd2c74e93228127cbfca8876f84b77f5b16d6474adb4adbf30712dfaea745 Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Package: e2fsprogs-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 3244 Depends: e2fsprogs (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/e2fsprogs-dbg_1.42.12-1.netgear2_i386.deb Size: 1297546 MD5sum: 2146ce46fc285134423c27a3df529897 SHA1: dba8d198e9309624bdebf70797d527d8fda6cf16 SHA256: 414461283297b4f2dfc4bf38d2229c033ed66d8cac3dfee37e6f35cd5da6f1b7 SHA512: c463831351726c1fdcbe7cbaf828a77c93016645ebe9da558afc3658a182c7806b426962e9726e90ca803e22109a469eb297daab1b5d640e2736a143f1d46a8b Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for e2fsprogs This package includes the debug information useful for debugging e2fsprogs and its libraries, contained in the e2fsprogs and e2fsck-static packages. The debug information is used for execution tracing and core dump analysis. Package: libcomerr2 Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 112 Provides: libcomerr-kth-compat Depends: libc6 (>= 2.7-1) Replaces: e2fsprogs (<< 1.34-1) Filename: 4.2.28/e/e2fsprogs/libcomerr2_1.42.12-1.netgear2_i386.deb Size: 60310 MD5sum: f2f15441c612a0fa42e9104ad03f2e12 SHA1: 420ed0087fb9daa683a885b4b00d23e40fec8ba5 SHA256: 8a9ca8a295ba5f87d0d5b586fde55121a046738a2337cb8073aaa6a401012936 SHA512: 16cdac94fb4ca8835c6c0d3e08132beca7dbed7a0cbf1ec710d74f9877acc84d6c4eebef15d6f484726fc330fedc9ae8f0d074e7326002df46ebd46977e9755f Homepage: http://e2fsprogs.sourceforge.net Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Package: libss2-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 148 Depends: libss2 (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/libss2-dbg_1.42.12-1.netgear2_i386.deb Size: 72136 MD5sum: ab261dd23ccaf020e73e5099b74adf5f SHA1: e6eb5034d24d5dfac7dd006bdaa35b5ed51a1d5d SHA256: bf387dab7eaf4e01ef0f778f17d8256c07ac6a586d547eb96aeeaaa9a7a08d7b SHA512: 01ab32c19fb179fe91ad14bd82cd1eaff10bfc68d1125277d989bf07e82d5f236e2d7426487fe4897baac95c92d241b54e0fdf6c928ddc5be91f87a49398a78c Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for libss2 This package includes the debug information useful for debugging the ss library, contained in the libss2 package. The debug information is used for execution tracing and core dump analysis. Package: comerr-dev Architecture: i386 Version: 2.1-1.42.12-1.netgear2 Priority: extra Section: libdevel Source: e2fsprogs (1.42.12-1.netgear2) Maintainer: Theodore Y. Ts'o Installed-Size: 188 Depends: libc6-dev | libc-dev, libcomerr2 (= 1.42.12-1.netgear2) Suggests: doc-base Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) Filename: 4.2.28/e/e2fsprogs/comerr-dev_2.1-1.42.12-1.netgear2_i386.deb Size: 39590 MD5sum: 8159c751de5f3073ef2f93f3ea78a31d SHA1: c53d4529ff08437d01ec59902b690f2d11a2979f SHA256: 5f65fcea20a4c8070a96068ab4c705f8f911049a4a308337ae8af8a7b6d97afb SHA512: 6ace851ffa6323290f566f734348332869a7108b67e899eb8b2b4c8dd22b42152c769b3b385de21a905d9b40774ce377799176b4eacc7627175a7c5ace15347a Homepage: http://e2fsprogs.sourceforge.net Description: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Package: ss-dev Architecture: i386 Version: 2.0-1.42.12-1.netgear2 Priority: extra Section: libdevel Source: e2fsprogs (1.42.12-1.netgear2) Maintainer: Theodore Y. Ts'o Installed-Size: 124 Depends: libc6-dev | libc-dev, libss2 (= 1.42.12-1.netgear2), comerr-dev Filename: 4.2.28/e/e2fsprogs/ss-dev_2.0-1.42.12-1.netgear2_i386.deb Size: 17430 MD5sum: 3c83fa05f33191e00f4432cb45dc95f2 SHA1: 9c4c7b9f1a9040486339a7c21d5adcef665cdf4d SHA256: ebfc9b5c4de5cede4c11a9418c8461ecdd80b9713c3a9c6ab0b6ddaf62226851 SHA512: 7367253f34672e3e226f563a2fe71b7139af862981c1e3827ecbd31acc30283100f77ce034ed1d408bf5f615b17f17d6b520ecec86383f6214c35adfbcc3732c Homepage: http://e2fsprogs.sourceforge.net Description: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Package: uuid-runtime Architecture: i386 Version: 1.42.12-1.netgear2 Priority: optional Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 152 Depends: passwd, libuuid1 (>= 1.40.4), libc6 (>= 2.7-1) Replaces: e2fsprogs (<= 1.40.3-1ubuntu1) Filename: 4.2.28/e/e2fsprogs/uuid-runtime_1.42.12-1.netgear2_i386.deb Size: 65916 MD5sum: d58658dcb35dbd697e339f5f24f8755e SHA1: a2f925595b92009ec04aea3325f9d07170fca967 SHA256: 2e7de76f3139b50e3ef25698a66e177316e3946f498aca935595be0bef999980 SHA512: 49d67e2fa43378d10b775e336e7fd318211107d7e0dc7a90c56d39ab52f948194785c5a3293b43c66f0de188a6607ffc6ab0bc3fec5de93a5d380dfbe71c8129 Homepage: http://e2fsprogs.sourceforge.net Description: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit universally unique ids (UUIDs). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUID’s, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUID’s running on different CPU’s. It is used by libuuid as well as the uuidgen program. Package: libblkid-dev Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: libdevel Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 112 Depends: libc6-dev | libc-dev, libblkid1 (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/libblkid-dev_1.42.12-1.netgear2_i386.deb Size: 24986 MD5sum: c7a78a4888adb0cdf9f970ac259ed0a7 SHA1: 4ef0444dc1441d3a975fb5eddc1b92bb2cddeec1 SHA256: bd065bd38fb8277e77642405e48b72a1a021a3a730dc9b9cf4eaff8cf7f47b90 SHA512: c51fffbf4510f9ab6f360f376df6ba9aafd79acf4898faf22ded557c300dacdc2a9eda821e99c68a54f21ec761da1f234108a150fdb599d506858b8301d550f9 Homepage: http://e2fsprogs.sourceforge.net Description: block device id library - headers and static libraries The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. . This package contains the development environment for the blkid library. Package: uuid-dev Architecture: i386 Version: 1.2-1.42.12-1.netgear2 Priority: extra Section: libdevel Source: e2fsprogs (1.42.12-1.netgear2) Maintainer: Theodore Y. Ts'o Installed-Size: 172 Depends: libc6-dev | libc-dev, libuuid1 (= 1.42.12-1.netgear2) Replaces: e2fslibs-dev (<< 1.15) Filename: 4.2.28/e/e2fsprogs/uuid-dev_1.2-1.42.12-1.netgear2_i386.deb Size: 76608 MD5sum: 316e46e989060550e4cdf87629b3b4e2 SHA1: 6112eda17d4d57e5459dab7248f5afaec9c4158f SHA256: 9fe4b495a8c96be0a90e44b83d1e0f0f1488551332a8a37163be5e5676718224 SHA512: 2b19557b7068129f60008500573e1f9e173e362e2c58d5f6651c0ca6068c0d71f80f24ea643cc7fdf5fa0a3363f20cd16fe18558c1e1f230b3603665b66517d4 Homepage: http://e2fsprogs.sourceforge.net Description: universally unique id library - headers and static libraries libuuid generates and parses 128-bit universally unique ids (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: uuid-runtime-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 80 Depends: uuid-runtime (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/uuid-runtime-dbg_1.42.12-1.netgear2_i386.deb Size: 55062 MD5sum: 52f3829190a03710f5b2dbf9b1b08447 SHA1: 259bbf0579ae9761e1d9e8e0853b55c07e5a1b89 SHA256: 82de928b1d847705d237b433041a08e5e1814e90dc58d55713407a9efe06f6c5 SHA512: 82f210e2d7a6d4db2e82a9962c476ea25652edc8882aef038a61dea7bde6a61ab47d7dd81690219712cce1ca8cdc2ac1bbec1fdf05de79b7b7b2c906c68a7d46 Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for uuid-runtime This package includes the debug information useful for debugging the uuid runtime programs, contained in the uuid-runtime package. The debugging information is used for execution tracing and core dump analysis. Package: e2fsck-static Architecture: i386 Version: 1.42.12-1.netgear2 Priority: optional Section: admin Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 1032 Recommends: sash | bash-static | zsh-static | busybox-static | zsh30-static Filename: 4.2.28/e/e2fsprogs/e2fsck-static_1.42.12-1.netgear2_i386.deb Size: 519850 MD5sum: 48fbb9acc43916fa01ecfa94cf345666 SHA1: 1b8000208f16a9ab3475751d460dcd412dff1189 SHA256: 4f842ff83e376402f0ae16c80f555532a11c4c9dbfb320b86cadc635b4db4b46 SHA512: 0b940be30d70b8a67d3c825babdd67112b57cfaa3d3c2e1c611e92d36eb86a6f12629d48f4dd5c8b1126f631f0b7706bb22fa3b8dc3b4b9a7853c63b40c5b319 Homepage: http://e2fsprogs.sourceforge.net Description: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. Package: libuuid1-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 128 Depends: libuuid1 (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/libuuid1-dbg_1.42.12-1.netgear2_i386.deb Size: 70436 MD5sum: 57f536aa4418639cc816d68cf395aabb SHA1: 80d95466873064af0146052f724e211b3be318e5 SHA256: 21101b877a8739ea17f61d9aff2d474957084bb043440fd5c9862c40d05146ce SHA512: 2b73f46020d6f02a4bc18462a49a3e910d2a4e3db4e6a9ab2693a83094039f25fc84152e81b8c67146e0867930552884215fa9e5ebfb2bdd320c3fe4adfe4874 Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for libuuid1 This package includes the debug information useful for debugging the UUID library, contained in the libuuid1 package. The debug information is used for execution tracing and core dump analysis. Package: libcomerr2-dbg Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: debug Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 116 Depends: libcomerr2 (= 1.42.12-1.netgear2) Filename: 4.2.28/e/e2fsprogs/libcomerr2-dbg_1.42.12-1.netgear2_i386.deb Size: 63288 MD5sum: c48f3b5fbd2b2d4641fc1d0f2a8092e2 SHA1: 3c48c6a0d0d71f7c9a54875fb666cb749298bbfb SHA256: 5542a35cfb0fecb870d2b1503a2ec1ecdc09aca2899eafd251f835360d2af05e SHA512: 222a34306301892bb51bc42f60ea983809d1c35d5ac96d483b77550c2b4f9f07e8f645e1dd44e8fbd3b406a760d7a32be2fa935400947274e43905ab4cab6dea Homepage: http://e2fsprogs.sourceforge.net Description: debugging information for libcomerr2 This package includes the debug information useful for debugging the com_err library, contained in the libcomerr2 package. The debugging information is used for execution tracing and core dump analysis. Package: libuuid1 Architecture: i386 Version: 1.42.12-1.netgear2 Priority: required Section: libs Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 116 Depends: passwd, libc6 (>= 2.7-1) Recommends: uuid-runtime Replaces: e2fsprogs (<< 1.34-1) Filename: 4.2.28/e/e2fsprogs/libuuid1_1.42.12-1.netgear2_i386.deb Size: 63748 MD5sum: a84639b185ea1131e9961b2c9dbbab7c SHA1: 01c922498b2c0b337504e3a0b075d4e45061b6f1 SHA256: dbb6a178bf11fc3aecd5733cbb3f75a584dc86c55bf02bbd1b8faabdf573d160 SHA512: 201afb32e6af67bd28c0e5af2fe000c684195116d0a4eb090c93164469320f3a91d0c1a6d9dbdd33e0af15c28c5c2efc05969b2b326673bc23d20eb362bb4e04 Homepage: http://e2fsprogs.sourceforge.net Description: Universally Unique ID library The libuuid library generates and parses 128-bit universally unique ids (UUIDs). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: e2fslibs-dev Architecture: i386 Version: 1.42.12-1.netgear2 Priority: extra Section: libdevel Source: e2fsprogs Maintainer: Theodore Y. Ts'o Installed-Size: 760 Provides: e2p-dev, ext2fs-dev Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= 1.42.12-1.netgear2) Suggests: doc-base Replaces: libkrb5-dev (<< 1.3) Filename: 4.2.28/e/e2fsprogs/e2fslibs-dev_1.42.12-1.netgear2_i386.deb Size: 233658 MD5sum: 5921819d4748cc78acffb0599216d104 SHA1: 1613e622c487eaad405bc82d3a7e7af3be4a0882 SHA256: 1e53c4b02566322d9a6d401811f9f534f07607bd09e038d998ea67948747024d SHA512: 31c6f46d0edb5b955fed58b0c4e128b596a064e41401b548f1ca6e8d145dd7d4af875eb184c4d4d2cbae1508724f70ab9696ad583b512651b7fa8930819458ad Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system libraries - headers and static libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains the development environment for the ext2fs and e2p libraries. Package: libaprutil1-dev Architecture: i386 Version: 1.2.7+dfsg-2+etch3 Priority: optional Section: libdevel Source: apr-util Maintainer: Debian Apache Maintainers Installed-Size: 496 Depends: libaprutil1 (= 1.2.7+dfsg-2+etch3), libldap2-dev, libexpat1-dev, libdb4.4-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev Conflicts: libaprutil1.0-dev Filename: 4.2.28/libaprutil1-dev_1.2.7+dfsg-2+etch3_i386.deb Size: 116052 MD5sum: 6238f10eb5077bb53b9664b82b985c40 SHA1: d640ae095499cb88fb8e6f2ee8edac0135fd510d SHA256: 6d378328efbf8e77f6d5c4e4925d89a4cb285f5c46d3c41a59509b22f8a427ee SHA512: deaeacdc282c309658df17c43c94c6727f505ee7069a6ddcf3d1bc33de77849320445432774473485f80863c162f5303ba080e937afc796b7d05b6ce6c74272e Description: The Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Package: libgcrypt11-doc Architecture: all Version: 1.4.5-2+squeeze1 Priority: optional Section: doc Source: libgcrypt11 Maintainer: Debian GnuTLS Maintainers Installed-Size: 1236 Suggests: libgcrypt11-dev Conflicts: libgcrypt-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt7-doc Filename: 4.2.28/libg/libgcrypt11/libgcrypt11-doc_1.4.5-2+squeeze1_all.deb Size: 536478 MD5sum: 098dbb4cc8537fbe69689c0e56d46e0f SHA1: 80d7605ab7fb7f58dd41cd81f515871005ed1ca8 SHA256: 16dbfa3d90b4a53006bd298d77840af24289808e608d2413255b4745b39dfc46 SHA512: 33ccd55cc0b696d3851708d38153ecd2c83d828d5b7e38bb5774a16650c27da63fc00657b86c9f0167528c041c9e8385074e3a1d44b25e46068346fc791dc49a Homepage: http://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger. . This package contains developer documentation. Package: libgcrypt11-dbg Architecture: i386 Version: 1.4.5-2+squeeze1 Priority: extra Section: debug Source: libgcrypt11 Maintainer: Debian GnuTLS Maintainers Installed-Size: 1012 Depends: libgcrypt11 (= 1.4.5-2+squeeze1) Filename: 4.2.28/libg/libgcrypt11/libgcrypt11-dbg_1.4.5-2+squeeze1_i386.deb Size: 370506 MD5sum: 31d71da5f3cd9f286c62ad6446e0c7b7 SHA1: c43b6bc988555afc111d88792fcb46fb9792efe3 SHA256: da285bbf1be10375fde2880df726c3fa150b6c78c0e8c96cb55113b773289285 SHA512: 627653699cf87e9f88a2fe059e7a3e314ff60e9ace447a311ba542cac41529213ea1fc7cb1e233cae463009417571991f33601802fb78de3a876a43a9d264e79 Homepage: http://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - debugger files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger. . This package contains symbol tables for debugging. Package: libgcrypt11-dev Architecture: i386 Version: 1.4.5-2+squeeze1 Priority: optional Section: libdevel Source: libgcrypt11 Maintainer: Debian GnuTLS Maintainers Installed-Size: 948 Provides: libgcrypt-dev Depends: libgcrypt11 (= 1.4.5-2+squeeze1), libc6-dev | libc-dev, libgpg-error-dev Suggests: libgcrypt11-doc Conflicts: libgcrypt-dev Filename: 4.2.28/libg/libgcrypt11/libgcrypt11-dev_1.4.5-2+squeeze1_i386.deb Size: 368714 MD5sum: b8e6633272818b22a7f37163615a56c9 SHA1: 2be65f4385b8633b8df1421e758ecb8915c1c6b5 SHA256: d32531861a6b4f01da756ca1b6a10299594f9ddfa1f7eded272a1b75c2a8a048 SHA512: 14824a49c874aa916e9e222d3263e70c2fd891260c6050bd6634c6b8697e567b2cd87ee32d12e59fc5b380d1b8fb9d1365b03bf7df852fa6d20828e5d0b96d5e Homepage: http://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - development files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger. . This package contains header files and libraries for static linking. Package: libgcrypt11 Architecture: i386 Version: 1.4.5-2+squeeze1 Priority: standard Section: libs Maintainer: Debian GnuTLS Maintainers Installed-Size: 564 Depends: libc6 (>= 2.7-1), libgpg-error0 (>= 1.6-1) Suggests: rng-tools Filename: 4.2.28/libg/libgcrypt11/libgcrypt11_1.4.5-2+squeeze1_i386.deb Size: 273696 MD5sum: cc327d19b815ac7cda89ed9020513061 SHA1: 2be783fd6c29ee473f877d3039b26fdc101513a1 SHA256: 81faa73512597378519decbe2970c4ff18b369c8711748b592cbdce6068c906f SHA512: 8123fdaebb890660eeb8bb95cd083fa981cb89595a4c14ab75acc6373e14316a3f39875c4971d9c3e15147b094045b4868360778fb6dec062b14fbe0dee3fa40 Homepage: http://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger. Package: libgpg-error-dev Architecture: i386 Version: 1.6-1 Priority: optional Section: libdevel Source: libgpg-error Maintainer: Jose Carlos Garcia Sogo Installed-Size: 148 Depends: libgpg-error0 (= 1.6-1), libc6 (>= 2.7-1) Filename: 4.2.28/libg/libgpg-error/libgpg-error-dev_1.6-1_i386.deb Size: 36252 MD5sum: f2c66e3a414ab96ae119c857e8a67a04 SHA1: 8e61d0f98db613eadc9484813fa58c65dd0ab4ee SHA256: d27603c938dc92ccfc86f9a532c8954694c61844362d1ab4ab8f72b87a3fde55 SHA512: b2703d0428a14e1c7849e3885f5dc22f4d4bc2a5b3c92d0f7de6f70cfead560d4c0b6b8674832508bc061c4bb345db4199c1c5d92b2acb8c6603b0644941652b Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains the headers and other files needed to compile against this library. Package: libgpg-error0 Architecture: i386 Version: 1.6-1 Priority: important Section: libs Source: libgpg-error Maintainer: Jose Carlos Garcia Sogo Installed-Size: 228 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libg/libgpg-error/libgpg-error0_1.6-1_i386.deb Size: 43410 MD5sum: aec4b3a9465e14b30f38d2f9c9c10567 SHA1: 8c16a8284591d6ea778339820456a96b6d768e9f SHA256: 871db3bd727bf16acdcf7a1eef444092c4440d2e6938b534d31461debf62e66e SHA512: a69a98a73185a46e8f7128e00b2ce6f0d2e13c5b2c788e74533d543bc9f9536c3c5bb39cb2625780cb5b54ee378d5cc9438d6fb421fd2810df1d34ed173f9f18 Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Package: libgd2-noxpm Architecture: i386 Version: 2.0.36~rc1~dfsg-5.1 Priority: optional Section: libs Source: libgd2 Maintainer: GD team Installed-Size: 664 Provides: libgd2 Depends: libc6 (>= 2.7), libfreetype6 (>= 2.2.1), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4) Suggests: libgd-tools Conflicts: libgd2, libgd2-xpm Filename: 4.2.28/libgd2-noxpm_2.0.36~rc1~dfsg-5.1_i386.deb Size: 229978 MD5sum: 7dd0337e10b70dad08e1b5e929f1ad25 SHA1: 86f9c858ab06a10e07ff0b05f181c5238d4261bb SHA256: 6da1f47f90eeb47062430a6c00728e9712689b3565c841654b66efb1ccae962f SHA512: 2d5bce230bbc055e4f7a6af13e5c9f07edc8871ecaf8b3ede2f9002c55bb93db198b532e6ca75a3232be66017dc6904a9707808efbe16aada517b05e8761a288 Homepage: http://www.libgd.org/ Description: GD Graphics Library version 2 (without XPM support) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built without XPM (X pixmap) or fontconfig support. Package: mdadm Architecture: i386 Version: 3.1.5-0.netgear1 Priority: optional Section: admin Maintainer: Debian mdadm maintainers Installed-Size: 1108 Depends: libc6 (>= 2.7-1), udev | makedev, debconf (>= 1.4.72), lsb-base (>= 3.1-6) Recommends: default-mta | mail-transport-agent, module-init-tools Conflicts: initramfs-tools (<< 0.65), mdctl (<< 0.7.2), raidtools2 (<< 1.00.3-12.1) Replaces: mdctl Filename: 4.2.28/m/mdadm/mdadm_3.1.5-0.netgear1_i386.deb Size: 431078 MD5sum: 8c6e66890f7d85850f58dc4ef57d1d3f SHA1: f51a02c4d95b5f3e3c715207f1a6e967577e4f46 SHA256: 243d7fe511baaf577b389a7d9e8e2d1e5d368c52e7522c066235fcaa51f24874 SHA512: 90b23ab12b925c2e2433f21dd28039745571e6ffd641b1b35d190f1d36d7222db71edf6ecd939dd08a0de4fa3b4a7894985c2f2626454caa72943b0d287b60ca Homepage: http://neil.brown.name/blog/mdadm Description: tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD (multi-disk) arrays for software RAID or multipath I/O. . This package automatically configures mdadm to assemble arrays during the system startup process. If not needed, this functionality can be disabled. Package: mdadm-udeb Architecture: i386 Version: 3.1.5-0.netgear1 Priority: optional Section: debian-installer Source: mdadm Maintainer: Debian mdadm maintainers Installed-Size: 476 Depends: libc6-udeb (>= 2.7-1) Filename: 4.2.28/m/mdadm/mdadm-udeb_3.1.5-0.netgear1_i386.udeb Size: 166074 MD5sum: 8a41c44973ba2cd061792c20e103a938 SHA1: dbb4846e84c81878d2eb3f2758e6688636b89f2f SHA256: 304f4a7e07b4a98b71c834340fea926be6da57681274e2d25873a2a73486efcb SHA512: ab99726cf34d3bc3ac5c588cbb510e18df2294f132f73b7fb5c12a542e8f1e57256381fa4c39c7ba434f799a2eb52936146d4759416581e1f6ee2ff55670f690 Description: tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD (multi-disk) arrays for software RAID or multipath I/O. . This is a minimal package used by the debian-installer. Package: mt-daapd Architecture: i386 Version: 1.0.0-svn-1680.netgear3 Priority: optional Section: sound Maintainer: Aubin Paul Installed-Size: 1688 Depends: libc6 (>= 2.7-1), libflac8, libid3tag0 (>= 0.15.1b), libsqlite3-0, zlib1g (>= 1:1.1.4) Filename: 4.2.28/m/mt-daapd/mt-daapd_1.0.0-svn-1680.netgear3_i386.deb Size: 700096 MD5sum: c1fab5ea84804b88d913630904c3c756 SHA1: 97552e0d913047712e1ace15a7443297df308293 SHA256: 70380d76d8d1e19da6b0ee47643500661ecc27efa231a5efb94c15457609b8d6 SHA512: ca6024c5c577403a8fb632d3d5d845d8fd7ccc31b7563975a78c46440fa58f9451849f603cb7225e2423de1fbd3ddf840cb2dbbe678f3606cd7df4562a0e04d2 Description: iTunes-compatible DAAP server An iTunes server for Linux, Solaris, OSX, and other POSIX Unix machines. Package: minidlna Architecture: i386 Version: 1.1.4-netgear1 Priority: optional Section: net Maintainer: Justin Maggard Installed-Size: 448 Depends: lsb-base, libavformat52 (>= 4:0.6-1~) | libavformat-extra-52 (>= 4:0.6-1~), libavutil50 (>= 4:0.6-1~) | libavutil-extra-50 (>= 4:0.6-1~), libc6 (>= 2.7-1), libexif12, libflac8, libid3tag0 (>= 0.15.1b), libjpeg62, libogg0 (>= 1.1.3), libsqlite3-0, libvorbis0a (>= 1.1.2) Filename: 4.2.28/m/minidlna/minidlna_1.1.4-netgear1_i386.deb Size: 142910 MD5sum: 0750c7cdd30e4a3f09f34fa1be19e0bd SHA1: 166b169b9777785962a1ebdb0a15713eb7a683bd SHA256: ed69fe0f4bfce93abcc664a0cdadf785fd08a396106031d52214c3ba34dc2146 SHA512: 38c46292d1610b897d3c1db76d1d8e6bfa0aef1fc17248d209c0be485f8fc4d0cd27332a05fb3114d7d686a0cd7648c47e1c496036dfca7dc3664c58def176b3 Description: lightweight DLNA/UPnP-AV server targeted at embedded systems MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully compliant with DLNA/UPnP-AV clients. . The minidlna daemon serves media files (music, pictures, and video) to clients on your network. Example clients include applications such as totem and xbmc, and devices such as portable media players, smartphones, and televisions. . MiniDLNA is a simple, lightweight alternative to mediatomb, but has fewer features. It does not have a web interface for administration and must be configured by editing a text file. Package: libavformat-dev Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libdevel Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 428 Depends: libavformat52 (>= 4:0.6.7-0.netgear2) | libavformat-extra-52 (>= 4:0.6.7), libavformat52 (<= 4:0.6.7-99) | libavformat-extra-52 (<= 4:0.6.7-99), libavcodec-dev (= 4:0.6.7-0.netgear2) Filename: 4.2.28/f/ffmpeg/libavformat-dev_0.6.7-0.netgear2_i386.deb Size: 180804 MD5sum: 8e811605dddc57701779ff40acfe63d9 SHA1: e891ae8b3d43aa29716e381aec66094a93fcdbf0 SHA256: 5d914b1d99000a464a3a1565662b0ee7d5198a97b24129ff1f7e4a741cd723b1 SHA512: 8b42d0c8dd17f5e4496f6b5177618a10b77daca2d8be6e4c6fd93902ef4d2e7699b855a8dd8f4c109b5c9fe089ba9573f19342c48db0c3d11498c10be86914cb Homepage: http://ffmpeg.org/ Description: Development files for libavformat This is the demuxer library from FFmpeg. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...). . This package contains the header files and static libraries needed to compile applications or shared objects that use libavformat. Package: libavcodec52 Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libs Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 2180 Depends: libavutil50 (>= 4:0.6.7-0.netgear2) | libavutil-extra-50 (>= 4:0.6.7), libavutil50 (<< 4:0.6.7-99) | libavutil-extra-50 (<< 4:0.6.7-99), libc6 (>= 2.7-1) Filename: 4.2.28/f/ffmpeg/libavcodec52_0.6.7-0.netgear2_i386.deb Size: 743400 MD5sum: 0100796b0cc04493d3a04cdf6f2844de SHA1: a3c2d0aa4912d5c8badeb0e514bd0b68b91562fc SHA256: 12c28ac68167ba17865d3721ac84b6c608590e559832b300454b606f37a1480a SHA512: e55053f22111ab856b2661a868f69ccb4df5eb10b1c8515e3944ebe4d5d488a79e43fa8e925b6182dfdfc6f3bf3a0c589498f5da7d8a3d74da304ae2e0c429c5 Homepage: http://ffmpeg.org/ Description: FFmpeg codec library This is the codec library from FFmpeg (both encoding and decoding). . It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...). Package: libavcodec-dev Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libdevel Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 1464 Depends: libavcodec52 (>= 4:0.6.7-0.netgear2) | libavcodec-extra-52 (>= 4:0.6.7), libavcodec52 (<= 4:0.6.7-99) | libavcodec-extra-52 (<= 4:0.6.7-99), libavutil-dev (= 4:0.6.7-0.netgear2) Suggests: libfaad-dev, libgsm1-dev, libogg-dev, libschroedinger-dev, libspeex-dev, libtheora-dev (>> 0.0.0.alpha4), libvorbis-dev, libx11-dev, libxext-dev, zlib1g-dev Filename: 4.2.28/f/ffmpeg/libavcodec-dev_0.6.7-0.netgear2_i386.deb Size: 489758 MD5sum: 01d4013571390953342bf6cc8243def0 SHA1: c4c3d0c005d3beca44561a474c5e8bd1f858f53f SHA256: c50c4a7dbd6b60a860c1ba21793c085e56074794725981d0242d832790c77b6c SHA512: a022cad040c12aade829a7c78a14f53454396f30d0f65fd33691b724d75a88c1dde4f731c200c9f622d4586a3143cc11b8414017522d02a023ade9bc8a07c494 Homepage: http://ffmpeg.org/ Description: Development files for libavcodec This is the codec library from FFmpeg. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...). . This package contains the header files and static libraries needed to compile applications or shared objects that use libavcodec. Package: ffmpeg-doc Architecture: all Version: 4:0.6.7-0.netgear2 Priority: optional Section: doc Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 113388 Filename: 4.2.28/f/ffmpeg/ffmpeg-doc_0.6.7-0.netgear2_all.deb Size: 16202014 MD5sum: d84a78bb1c50924b7190172df53dada0 SHA1: 4bdde23de1947ee5383ac3bab2f1547dd2f409c6 SHA256: b3b1e6e0f34dbef761df36b415f33ae7d548409920566e66e01c4d3583719512 SHA512: d1281a8329dd7f6cc055fbc8fb4c37ae6afae3174d65a3fb3d235572a88018ab90ac54de609eb72f0c7f098278a1e20177e94ac155d8a2cddfcfc4d7a29fa802 Homepage: http://ffmpeg.org/ Description: Documentation of the FFmpeg API This package contains the html doxygen documentation of the FFmpeg API. . Only application developers will find this package useful. Package: libswscale0 Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libs Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 696 Depends: libavutil50 (>= 4:0.6.7-0.netgear2) | libavutil-extra-50 (>= 4:0.6.7), libavutil50 (<< 4:0.6.7-99) | libavutil-extra-50 (<< 4:0.6.7-99), libc6 (>= 2.7-1) Breaks: mplayer (<< 2:1.0~rc4~), mplayer-gui (<< 2:1.0~rc4~) Filename: 4.2.28/f/ffmpeg/libswscale0_0.6.7-0.netgear2_i386.deb Size: 212022 MD5sum: fb72262f4357cb2aadb78728fb410200 SHA1: 92f74e9562c839809c394a6d7b4d4ffa95f7bbbf SHA256: 45b22f257341512490c0e4a1c790fa5e380a24d94dd9173835c7f20304a7edbd SHA512: 50dda9bb60c47e36c0ba30989982d37cde1dbce7c9e0397ac351f5c80f1ad1305adac8648fd375fabbf0006e7aa0a9762fe674aac7b3dc6de39b31573e264eb4 Homepage: http://ffmpeg.org/ Description: FFmpeg video scaling library This is the video software scaling library from FFmpeg. Package: ffmpeg-dbg Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: extra Section: debug Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 500 Depends: libavutil50 (= 4:0.6.7-0.netgear2), libavcodec52 (= 4:0.6.7-0.netgear2), libavformat52 (= 4:0.6.7-0.netgear2) Filename: 4.2.28/f/ffmpeg/ffmpeg-dbg_0.6.7-0.netgear2_i386.deb Size: 157004 MD5sum: c711f7f11bba34b6dad59b6cfa4ff371 SHA1: b37bc7cc8eea32158d31bb1dcf7813cb62b44e57 SHA256: 7cc3d5c9e4a365fcb9a1224881b5984d8b222ddcc0291f4d8c34092111c50a3d SHA512: 9c5aaa76e1ae8b13bcd34addd5e510945cbbfb1a9a2e305f036401921a868ee568699f49963cb9a7cea0709e504d04539556ee9464fcefdac8822e4f5ac876fe Homepage: http://ffmpeg.org/ Description: Debug symbols for FFmpeg related packages This package contains debug data of the ffmpeg related shared libraries. . Most people will not need this package. Please install it to produce useful stacktraces to help debugging the ffmpeg library. Package: libavformat52 Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libs Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 516 Depends: libavcodec52 (>= 4:0.6.7-0.netgear2) | libavcodec-extra-52 (>= 4:0.6.7), libavcodec52 (<< 4:0.6.7-99) | libavcodec-extra-52 (<< 4:0.6.7-99), libavutil50 (>= 4:0.6.7-0.netgear2) | libavutil-extra-50 (>= 4:0.6.7), libavutil50 (<< 4:0.6.7-99) | libavutil-extra-50 (<< 4:0.6.7-99), libc6 (>= 2.7-1), zlib1g (>= 1:1.1.4) Filename: 4.2.28/f/ffmpeg/libavformat52_0.6.7-0.netgear2_i386.deb Size: 257656 MD5sum: 32bcc6773d12facca80c5de1a3f89965 SHA1: 3bd4d4c1f656b1978c3f6c9fc4e431e43dab7a77 SHA256: e0ca62a2561a1cf1dbc1f70405ea1e4edee0ff6c55a1eface2cd5a3006f74cbd SHA512: 02024bf9e9bc6255bf35eb749ab1e4f8d6913c1ec77f8824a6426a6b026c62cde24baad26f35a3bddaeb6e1c9bd208b235f593d06bc6c01e3214195d54ec6c22 Homepage: http://ffmpeg.org/ Description: FFmpeg file format library This is the library for handling file formats from FFmpeg. . It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...). Package: libswscale-dev Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libdevel Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 428 Depends: libswscale0 (>= 4:0.6.7-0.netgear2) | libswscale-extra-0 (>= 4:0.6.7), libswscale0 (<= 4:0.6.7-99) | libswscale-extra-0 (<= 4:0.6.7-99), libavutil-dev (= 4:0.6.7-0.netgear2) Filename: 4.2.28/f/ffmpeg/libswscale-dev_0.6.7-0.netgear2_i386.deb Size: 136354 MD5sum: a5dfaf48f005e6e3c08d76088539528e SHA1: 0ff4675bf405e303fe39cf81ba891c5b24f7f072 SHA256: ed63c93e75e058da9a1a33b6c34bc4d39fd2b8f0e970e34bfabd9325b9009886 SHA512: ea624e05c61f72a19fd6d8fc2a28c76632155c7775eec23f95953884f11f947ec2aaa952254c3fbf1f6b585318d078ac169e226b3db9e884c9b973ca6c1428cf Homepage: http://ffmpeg.org/ Description: Development files for libswscale This is the video scaling library from FFmpeg. . This package contains the header files and static libraries needed to compile applications or shared objects that use libswscale. Package: libavdevice-dev Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libdevel Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 112 Depends: libavdevice52 (>= 4:0.6.7-0.netgear2) | libavdevice-extra-52 (>= 4:0.6.7), libavdevice52 (<= 4:0.6.7-99) | libavdevice-extra-52 (<= 4:0.6.7-99), libavformat-dev (= 4:0.6.7-0.netgear2) Filename: 4.2.28/f/ffmpeg/libavdevice-dev_0.6.7-0.netgear2_i386.deb Size: 42748 MD5sum: 5b34a075845fc8adcb5d95c726ccb135 SHA1: d47316808a70f833f09e389124efbbaff9a7e279 SHA256: 7875509e26d4c6745cfd39dab5e52e21a5fda5440c0f53d854043a110ca00e15 SHA512: cac73285a044796cfbeddb12193acc5250b03b109c11b7924711aa169452bf8f0a573413232f8a20fd1f31aa23cb1b9240733ace9c0f4bc86b86f16f4a987f80 Homepage: http://ffmpeg.org/ Description: Development files for libavdevice This is the device handling library from FFmpeg. . This package contains the header files and static libraries needed to compile applications or shared objects that use libavdevice. Package: ffmpeg Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: video Maintainer: Debian multimedia packages maintainers Installed-Size: 804 Depends: libavcodec52 (>= 4:0.6.7-0.netgear2) | libavcodec-extra-52 (>= 4:0.6.7), libavcodec52 (<< 4:0.6.7-99) | libavcodec-extra-52 (<< 4:0.6.7-99), libavdevice52 (>= 4:0.6.7-0.netgear2) | libavdevice-extra-52 (>= 4:0.6.7), libavdevice52 (<< 4:0.6.7-99) | libavdevice-extra-52 (<< 4:0.6.7-99), libavformat52 (>= 4:0.6.7-0.netgear2) | libavformat-extra-52 (>= 4:0.6.7), libavformat52 (<< 4:0.6.7-99) | libavformat-extra-52 (<< 4:0.6.7-99), libavutil50 (>= 4:0.6.7-0.netgear2) | libavutil-extra-50 (>= 4:0.6.7), libavutil50 (<< 4:0.6.7-99) | libavutil-extra-50 (<< 4:0.6.7-99), libc6 (>= 2.7-1), libswscale0 (>= 4:0.6.7-0.netgear2) | libswscale-extra-0 (>= 4:0.6.7), libswscale0 (<< 4:0.6.7-99) | libswscale-extra-0 (<< 4:0.6.7-99) Conflicts: ffprobe Replaces: libavcodec-extra-52 (<< 4:0.6~), libavcodec52 (<< 4:0.6.7-0.netgear2) Filename: 4.2.28/f/ffmpeg/ffmpeg_0.6.7-0.netgear2_i386.deb Size: 183800 MD5sum: 2149eb56c6a7e7c3a3c7827267ae0889 SHA1: 75be1462bc525d037664dc4573937b31c76b37e2 SHA256: 942fabecdc541f285b8040ef4402f1eba8f2b0acba582ed35c3e2daf558b4ac5 SHA512: 17a3ca82567b6213a392b64876e642ff1a75d180a2fff3295070bda1c6f7ff75facbf816614dc2623838726446b93869fa8f915f2777194bc764b09d9ec4efae Homepage: http://ffmpeg.org/ Description: Multimedia player, server, encoder and transcoder This package contains the ffplay multimedia player, the ffserver streaming server and the ffmpeg audio and video encoder. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG, DivX, MPEG4, AC3, DV...). Package: libavutil50 Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libs Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 184 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/f/ffmpeg/libavutil50_0.6.7-0.netgear2_i386.deb Size: 80602 MD5sum: b2d77a54be68df6098b7802a272e8d62 SHA1: 80ff0d00803d211971a7e0a251a93a2bde25c56d SHA256: 09c267e4950a470acf4ee0e5f2698eebc880548284679609797c53c390166281 SHA512: 8f9b3978b099c1a048f96be0f6dbae653d8e91c45fb96b49af79523024f8084a99f3a5651b16bb1228967165c406ede705d2a12097481bb1f9471480739e9980 Homepage: http://ffmpeg.org/ Description: FFmpeg utility library This is the common utility library from FFmpeg. It contains shared code used by all other ffmpeg libraries. Package: libavutil-dev Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libdevel Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 260 Depends: libavutil50 (>= 4:0.6.7-0.netgear2) | libavutil-extra-50 (>= 4:0.6.7), libavutil50 (<= 4:0.6.7-99) | libavutil-extra-50 (<= 4:0.6.7-99) Filename: 4.2.28/f/ffmpeg/libavutil-dev_0.6.7-0.netgear2_i386.deb Size: 77612 MD5sum: 1e4155e80842810818acb524831ea7a9 SHA1: bde0d595bae8960e81a676e6851e27177460be92 SHA256: d30cb2b66179c224b01a91cf360f182d4f0a00f2d8786809cd143744ed758ecd SHA512: 27cc3f1344bbe5cc2990e4c1fbc4b3d7b342d14943735250321cae5466dc4961366e1bfd180c823cbfe0442240cca1f039d70ccacba1e99bf55dc3e06171eb25 Homepage: http://ffmpeg.org/ Description: Development files for libavutil This is the common utility library from FFmpeg. . This package contains the header files and static libraries needed to compile applications or shared objects that use libavutil. Package: libavdevice52 Architecture: i386 Version: 4:0.6.7-0.netgear2 Priority: optional Section: libs Source: ffmpeg Maintainer: Debian multimedia packages maintainers Installed-Size: 120 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/f/ffmpeg/libavdevice52_0.6.7-0.netgear2_i386.deb Size: 43338 MD5sum: 1f3aff9c607652b84911ea4cd4973ff0 SHA1: d7df65702cbb9526361202279de8012cd58fa87b SHA256: 5ccc75ae4ebb69528363c47715d97273224b2718d2f9cb3381a325ac8e768e2b SHA512: 8d4814ffcb28da529dd2f039f0ae484811774bc10a8e2c856deba190374da02289b4e986f7dc267c8f54eb00d29cb3bb269dd8ee6fb38223dbeb2dbf7a414bc5 Homepage: http://ffmpeg.org/ Description: FFmpeg device handling library This is the device handling library from FFmpeg. Package: bash Architecture: i386 Version: 3.1dfsg-8.netgear3 Priority: required Essential: yes Section: shells Maintainer: Matthias Klose Installed-Size: 1860 Pre-Depends: libc6 (>= 2.7-1), libncurses5 (>= 5.7+20100313) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Suggests: bash-doc Conflicts: bash-completion Replaces: bash-completion, bash-doc (<= 2.05-1) Filename: 4.2.28/b/bash/bash_3.1dfsg-8.netgear3_i386.deb Size: 889506 MD5sum: 60d25219829ec2aaf2688787a618861f SHA1: 7d81fbd93e2570564c9d6099c1385549fc39cbdb SHA256: 482e40c8c76bd2db4bf6980746f8a57f89eda20bbd000a073352c73307921211 SHA512: 9056ae8987615d2c55599c29a707c04fff2575ad219bd488dfc546dd3ae3c5c2cc2e927b7a3eb359c2c77e92f295a5754b1983d598e75461daee989e3ad2bbbf Description: The GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . Included in the bash package is the Programmable Completion Code, by Ian Macdonald. Package: bash-minimal Architecture: i386 Version: 3.1dfsg-8.netgear3 Priority: optional Section: shells Source: bash Maintainer: Matthias Klose Installed-Size: 444 Depends: libc6 (>= 2.7-1), passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: 4.2.28/b/bash/bash-minimal_3.1dfsg-8.netgear3_i386.deb Size: 207800 MD5sum: 152be7dba9231f2e50e5206fd26b37e9 SHA1: f7f45f371f026d158a98bb83d682533dd5cf9e07 SHA256: f26703e2f8c1e7e23d68e5a6ca974a2b4678ad57b6fed41ea44c7da321df8e32 SHA512: 937130d5b8f7fd28c5cb716c6ec7cb21700199e3db19d75d816618f8639900d716df0fd9fa5f273c7080e8264026c19d6902e26e343628bccc792e17ed07da88 Description: The GNU Bourne Again SHell (minimal version) Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Configured using --enable-minimal-config. Package: bash-static Architecture: i386 Version: 3.1dfsg-8.netgear3 Priority: optional Section: shells Source: bash Maintainer: Matthias Klose Installed-Size: 1404 Depends: passwd (>= 1:4.0.3-10) Suggests: bash-doc Filename: 4.2.28/b/bash/bash-static_3.1dfsg-8.netgear3_i386.deb Size: 719144 MD5sum: 6856d854aa90d2d4f020e873587fc864 SHA1: 532594efa056aa8a6dc4c4e6f8460a3b2b9ef868 SHA256: 7071f0fe5113652a900dd33daff646852ac7081b2e551898ea88a6c5c0e958ca SHA512: 12aee27b533a52da7f295b3e052040a52ac499128a485354cad42555524fcab53890c1d0411c14eb4717623237574eaa8573886c377f2f8ff6a5a9b116f1700c Description: The GNU Bourne Again SHell (static version) Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Statically linked. Package: bash-builtins Architecture: i386 Version: 3.1dfsg-8.netgear3 Priority: optional Section: utils Source: bash Maintainer: Matthias Klose Installed-Size: 680 Depends: bash (= 3.1dfsg-8.netgear3) Filename: 4.2.28/b/bash/bash-builtins_3.1dfsg-8.netgear3_i386.deb Size: 101412 MD5sum: 13039e052ce95b6279c95d7f7385db18 SHA1: 53b71685323e1de7d8ebf10ead50cc8b36b55d7f SHA256: 344a9caa542781a57133f087d48f0302de725cba3c72a81823d8a4d91b60c444 SHA512: e1576b752af8ab260e58bac45f3582f1ff75e895698ccf807005e6166b3f480418f056042086ea6c7a9a3693fe758df19202530860117f92f78bf8efc6c6b778 Description: Bash loadable builtins - headers & examples Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples. Package: bash-doc Architecture: all Version: 3.1dfsg-8.netgear3 Priority: optional Section: doc Source: bash Maintainer: Matthias Klose Installed-Size: 912 Filename: 4.2.28/b/bash/bash-doc_3.1dfsg-8.netgear3_all.deb Size: 163072 MD5sum: 8a2fd1fc764d6fc78aa49ae8f0646752 SHA1: a2edae38c67bcdcd7162955c3f4fbad9b3f2f6a0 SHA256: cd15e0e113444fe1ff755a4dc3831f977e3a3d6371fcc29e720af3514c7f68e5 SHA512: b3856f2b5f4233a29745f271f42064592753357b8040263f604095dbeee234868c2d1821827e7bba721f603ff85b9444cf802a4f919690aded8810b5d95f0a6c Description: Documentation and examples for the The GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . This package contains the documentation in info format, all the examples and the main changelog. Package: libstdc++6-4.3-dev Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 9700 Provides: libstdc++-dev Depends: gcc-4.3-base (= 4.3.2-1.1), g++-4.3 (= 4.3.2-1.1), libstdc++6 (>= 4.3.2-1.1), libc6-dev (>= 2.5) Suggests: libstdc++6-4.3-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: 4.2.28/g/gcc-4.3/libstdc++6-4.3-dev_4.3.2-1.1_i386.deb Size: 1388812 MD5sum: e489839741bbfc3d20b4a310d1eb277c SHA1: d48d4e77d91756dc2b23399f926b7932c9843324 SHA256: f18c01798386440332c641bd37a44928b7edbfba863959776936ed3015eb761b SHA512: 333c91c790c4467236a91b3ceec29f86dcd2f6c7ffa606abd2c8e7886f22476d0d7af34024a81fb86a83500d44b3e7ba47f8145d806dd86ff7e66455a31a5a01 Description: The GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6-4.3-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 23428 Depends: gcc-4.3-base (= 4.3.2-1.1), lib64stdc++6 (>= 4.3.2-1.1), libstdc++6-4.3-dev (= 4.3.2-1.1), lib64gcc1-dbg Conflicts: lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-dbg Filename: 4.2.28/g/gcc-4.3/lib64stdc++6-4.3-dbg_4.3.2-1.1_i386.deb Size: 6038114 MD5sum: 3d47eb75e9a6b81156db8068d0c3215e SHA1: c023d4a5ff8f8babc22b265c57f35c86aedab5b4 SHA256: c71321446fca328b528e0dea5c54942f0dd4e4142702c72133e0b2df4664442b SHA512: 824014e5c7a1c4b3c3da506f0622b51c1f649e0a51d509288680a162b029da5451f5fd7b881f0355c7fb451a8fba2b09dbb3d14dd71acb5c455594b18c08d3d4 Description: The GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: fixincludes Architecture: i386 Version: 1:4.3.2-1.1 Priority: optional Section: devel Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 244 Depends: gcc-4.3-base (= 4.3.2-1.1), gcc-4.3 (= 4.3.2-1.1), libc6 (>= 2.7-1) Filename: 4.2.28/g/gcc-4.3/fixincludes_4.3.2-1.1_i386.deb Size: 62960 MD5sum: 706213a4a41405b6fdd98550e76511ea SHA1: e8419442f2376e2d79cf522366f85639a7605ca0 SHA256: 907ff18680d2b908deb18346d278fa2b54c80d778fad670995864a123ba5ee2b SHA512: 0f4c6a3cc536b1167e533595cb42ef867770a035361eca2992fe3e62b870319b738abc62a93ad39f41654118ef02b137c776e8519f5327081282bea07b464bcb Description: Fix non-ANSI header files FixIncludes was created to fix non-ANSI system header files. Many system manufacturers supply proprietary headers that are not ANSI compliant. The GNU compilers cannot compile non-ANSI headers. Consequently, the FixIncludes shell script was written to fix the header files. . Not all packages with header files are installed on the system, when the package is built, so we make fixincludes available at build time of other packages, such that checking tools like lintian can make use of it. Package: libmudflap0-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 336 Depends: gcc-4.3-base (= 4.3.2-1.1), libmudflap0 (= 4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/libmudflap0-dbg_4.3.2-1.1_i386.deb Size: 122568 MD5sum: 935ef0ab565e1b0bd8b755fb3e873011 SHA1: 1b60beed355110d4f0e4068f609dafdbe13061fe SHA256: f93af2d9cdad3e8cd15c63c2a7cc7a4dda18bd972160612b7b95644035a466b3 SHA512: 5ed43808a8ce07c573317dbdaba128c17c14eef8dab1376651dcd1181586b24423f37390828dece1e00a13334ef2537e146bc132fd33497948803bf4919096af Description: GCC mudflap shared support libraries (debug symbols) The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. Package: gcc-4.3-multilib Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: devel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 3216 Depends: gcc-4.3-base (= 4.3.2-1.1), gcc-4.3 (= 4.3.2-1.1), libc6-dev-amd64, lib64gcc1 (>= 1:4.3.2-1.1), lib64gomp1 (>= 4.3.2-1.1) Suggests: lib64mudflap0 Filename: 4.2.28/g/gcc-4.3/gcc-4.3-multilib_4.3.2-1.1_i386.deb Size: 2166918 MD5sum: 35c55e94628470807827f06dee13d5a5 SHA1: 87c926dfe18073d4dbfcecd97210275356cfb23d SHA256: 7ba49eaece83b220241f759d05af1e7ce9bc31b42098e728f48d4ff4d5cdeee5 SHA512: 5c1077716ed7cb31a882db313764d2e62f7ba3fda7b4c241b1a4661f76533a151038871a5d3b685a4a6f0a952da2e8ad9f1ab9779d039e0d2c945f73dde59380 Description: The GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . On architectures with multilib support, the package contains files and dependencies for the non-default multilib architecture(s). Package: cpp-4.3 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: interpreters Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 7528 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6 (>= 2.7-1), libgmp3c2, libmpfr1ldbl Suggests: gcc-4.3-locales (>= 4.3.1-9) Filename: 4.2.28/g/gcc-4.3/cpp-4.3_4.3.2-1.1_i386.deb Size: 3087432 MD5sum: 192aa5320dd9b1da7033e7b254114667 SHA1: 02f2ac6b75cfe77f7380dfdf1d6066c5f1ee7ebe SHA256: a42bc4fab7da938df43dffed21c39f83216acf69a090343d03821b7c932107d1 SHA512: dbc56ac8b905cb9a9b750e0cc4e21efe34ef13906f0af0caea3af4e6a41004059dcfbfd34d6edc2b423b490823ee1755e7992c6c9ae0a06d7dbf8928330c9c1e Description: The GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: libmudflap0-4.3-dev Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 844 Depends: gcc-4.3-base (= 4.3.2-1.1), libmudflap0 (>= 4.3.2-1.1), libc6-dev (>= 2.5) Conflicts: libmudflap0-dev Filename: 4.2.28/g/gcc-4.3/libmudflap0-4.3-dev_4.3.2-1.1_i386.deb Size: 208520 MD5sum: f629db02fd3a9e3946a454b4df0dee08 SHA1: 2f9fa29506bd90901e6152efd20c154069abfd5c SHA256: c4786437ec84e2c2e12b78459acf5be4c86915ed30fa708b7364f853b7c85699 SHA512: 2288144592293fdd3538f26e8a9bad8e0fe07aadde93b75f8676e9d601357a5d8663689bcc66b0a8339d227bdf5e5e9afffa3f96e540e5657852d0da3c06fc10 Description: GCC mudflap support libraries (development files) The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. . This package contains the headers and the static libraries. Package: libgomp1-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 140 Depends: gcc-4.3-base (= 4.3.2-1.1), libgomp1 (= 4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/libgomp1-dbg_4.3.2-1.1_i386.deb Size: 33852 MD5sum: 49281a8ca5a382c65bc825320a49edae SHA1: a115428a5680d09fee2f9441b6f6ba965944432e SHA256: 662f5475cb192400d414b018299295639650833e5a6dbaace92953aecfefdc4a SHA512: ffd431e7835572c18c4289cbe1ff2c186b029d7eb18b71f8ddc5fa1b8431aa93d6a07b420bfe7ffeed0448169d12670ea75f5d4109afaf3ac8dcfa437bcba118 Description: GCC OpenMP (GOMP) support library (debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection. Package: libstdc++6-4.3-pic Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 2328 Depends: gcc-4.3-base (= 4.3.2-1.1), libstdc++6 (>= 4.3.2-1.1), libstdc++6-4.3-dev (= 4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/libstdc++6-4.3-pic_4.3.2-1.1_i386.deb Size: 487908 MD5sum: 4ba703f8641e3e0a947d87278e3f3917 SHA1: 3cbfe0cd02299b91598689d1be5f37cd5234b083 SHA256: 1ba472560dc0f68e5b43542571e4d3eb7ca536869d81a7724b8173e96ea25bf0 SHA512: 7a2d850b7c8d05e7804669a3b7e1e6191645a6899710d535df9d8d9eff62041d6f3b911d0825ac5e89b5d6336c1820f2266709a5ee3156932eea5fb0b4f0b081 Description: The GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libgcc1 Architecture: i386 Version: 1:4.3.2-1.1 Priority: required Section: libs Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 88 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6 (>= 2.7-1) Filename: 4.2.28/g/gcc-4.3/libgcc1_4.3.2-1.1_i386.deb Size: 25756 MD5sum: 6c2bca4f87524681a15b2d4e0af90a1e SHA1: 1903a4d87933e4d9d05dba7d68e43a974ba54d4d SHA256: 3c018fea7e862024f183c0b244f7f807b47354c4510dfb1f9ec99fe6d2b2bd0b SHA512: dd4652a6c1d87a596af06dfdcb23d399634a48e7d9ffdd2daa54fbdc2349f7d2a9240401eb2d80245fae4b9e0c93be3c56d73f93d4a341a60daf689353b920f8 Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: g++-4.3 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: devel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 8140 Provides: c++-compiler, c++abi2-dev Depends: gcc-4.3-base (= 4.3.2-1.1), gcc-4.3 (= 4.3.2-1.1), libstdc++6-4.3-dev (= 4.3.2-1.1), libc6 (>= 2.7-1), libgmp3c2, libmpfr1ldbl Suggests: g++-4.3-multilib, gcc-4.3-doc (>= 4.3.1-9), libstdc++6-4.3-dbg Filename: 4.2.28/g/gcc-4.3/g++-4.3_4.3.2-1.1_i386.deb Size: 3413646 MD5sum: 38d1fa01fe777465680fbc99d1d12dfa SHA1: 3ac82057deb4bd5b22a4fabdd9aa4c587e70ce7c SHA256: 3e56c5e7306667cf87e54bef40fd14b99bb3b5e804e70f2824c9e26565722890 SHA512: a596f63ca1d9b77eb310d18c004a811fcbcccc03365b9dd35c32c6731ff2c92da6e4c0f48b679d3e593e9279c317c7fc9f94e7347f756fd1687355dfa003a03c Description: The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: lib64mudflap0-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 432 Depends: gcc-4.3-base (= 4.3.2-1.1), lib64mudflap0 (= 4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/lib64mudflap0-dbg_4.3.2-1.1_i386.deb Size: 127534 MD5sum: f2a9a17bb5627c4e9725be7c4444d316 SHA1: c4b19633928c18029ebd31a51750701f8cfbb255 SHA256: 8bf30f96ac32f49e2afb4e92a48adebb4a52395c5a5f86d0ce1b5882e1cac88f SHA512: a9fe2a64a3e16da6259a2fca49eff375a025189f0559c6907c068a06c27e69c299c770c30a5eca130e43317d784f7b7c16ecd1f31ebb24b8876c9805149f2836 Description: GCC mudflap shared support libraries (64 bit debug symbols) The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. Package: gcc-4.3-base Architecture: i386 Version: 4.3.2-1.1 Priority: required Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 160 Replaces: cpp-4.3 (<< 4.3.2) Filename: 4.2.28/g/gcc-4.3/gcc-4.3-base_4.3.2-1.1_i386.deb Size: 103374 MD5sum: d9b6242bb3a3406cc3cbaf0e22a033c6 SHA1: fe63faad76eb3805ba353c6212bff566f8b8028d SHA256: bb9bcf1e0dbbf3adc64c7b007dc01aa9388bed4bb136f9f1cda06bd12012a123 SHA512: 5c1c5db23d9aaad9fc60dc7005bc21390b64ebe20c62f25b04d79ab9773432999fb6d5d867deabc8b9b6754059b2a634b48474032307e7c3b7cb4707e9a7ec6c 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: lib64stdc++6 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 1236 Depends: gcc-4.3-base (= 4.3.2-1.1), lib64gcc1 (>= 1:4.3) Filename: 4.2.28/g/gcc-4.3/lib64stdc++6_4.3.2-1.1_i386.deb Size: 334112 MD5sum: 54d7ced8e92e700da2f1c1acec809564 SHA1: c620e79c6a06f559dcbd1fa5e9879e6570a0d4a2 SHA256: c06a294752e8ac80211f63955524e8a8da8cf44614eb948282251b923457d9b5 SHA512: fda40400f30be1316bae559f649e883c9d2c2cebba08c27eb0bb381efac60de70f5ccb05585502afa3227d337dde70c714dcb82bfbdeb7b107158684b58ef7de Description: The GNU Standard C++ Library v3 (64bit) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64gomp1 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 64 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6-amd64 (>= 2.5) Filename: 4.2.28/g/gcc-4.3/lib64gomp1_4.3.2-1.1_i386.deb Size: 15494 MD5sum: 0ab3c380e3f6283b8032ca85a5e8bd81 SHA1: aa2dde000f24c4b642c247f1b12ce553e5b7ce8e SHA256: 65e86720dfa4aab0dc58d350b8d6d4f86dee574ec372cfda1d02191df17afa3d SHA512: f2107ca3dc34aa6f240e6106aeb51c0f565cd1dc17f247e10b817aef6e5628ad5a2c5ba59b2ccfaa3bbdff0be3a96a50162576522b7437ab302afd4e07a4b2f2 Description: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection. Package: libgomp1 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 60 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6 (>= 2.7-1) Filename: 4.2.28/g/gcc-4.3/libgomp1_4.3.2-1.1_i386.deb Size: 13248 MD5sum: 158d9a7de61443bc3360af9f4e98219f SHA1: dc7f9af2ffc11ebb14c4480c9b4bd7ada669d8f1 SHA256: cda8caacb9bc50aa28e32c9d23fc74922a0e7af87958ce3a7ef460be229ead11 SHA512: 2f639f547a882e06ffae4af918f3a4693decfc041154c615970680f9f0fd58313969cb6d867312026b8333508175766025629c80d7fc7c4674f0e45d46960958 Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection. Package: lib64gomp1-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 156 Depends: gcc-4.3-base (= 4.3.2-1.1), lib64gomp1 (= 4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/lib64gomp1-dbg_4.3.2-1.1_i386.deb Size: 34850 MD5sum: 36e9c40674304a0e4b1d4846ef68f7f1 SHA1: b45c1a0c2ba9745a9f41b097a82c6ecb081c0efd SHA256: 5782eaad9ed5a7bb7136dda02a3f5e0f35b385b2493d59b92f6723a8f7147026 SHA512: 40393032c208ff30604f1ae5d828af1833d78f2b7971aea482daee7a75bf591effbaf677f705ba441efea1fc4e9a68756235b54a509763a6227a260ffb125693 Description: GCC OpenMP (GOMP) support library (64bit debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection. Package: libgcc1-dbg Architecture: i386 Version: 1:4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 260 Depends: gcc-4.3-base (= 4.3.2-1.1), libgcc1 (= 1:4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/libgcc1-dbg_4.3.2-1.1_i386.deb Size: 58180 MD5sum: 0af1f24bc57fd349cc64b5efdc94cbe3 SHA1: f2db8e0f74d2fe5d6e9e385c430a561156e27bd5 SHA256: 8733769b165c7adb5f3b9af324de497ed25d1eb23a2bbb55689856d87fbedfe1 SHA512: 3e7b29dc95cdcd798ba01f159faf0e2b86e80b0b69e838f02d444f2ab80ef12b773b69766575dbac1a6064b2fe7b96b6c078c7fd7a62c60ab02b76e52b1cb304 Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: protoize Architecture: i386 Version: 1:4.3.2-1.1 Priority: optional Section: devel Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 116 Depends: gcc-4.3-base (= 4.3.2-1.1), gcc-4.3 (>= 4.3.2-1.1), libc6 (>= 2.7-1) Filename: 4.2.28/g/gcc-4.3/protoize_4.3.2-1.1_i386.deb Size: 41716 MD5sum: 4f8715f04d6852a4022d7223d2d8a48d SHA1: 5adef025c75586db9fd7c2e8bb9118b99a916ca2 SHA256: d8fb611f6803efb67a358bf3c21ce41f5945f484ec1cac611a82090d3fcb845b SHA512: 821ab81946abfc42a52e03d4206f53b7f98286f8206f428ae0374fc87bddec4a5d4d0c8f636da95734d28a83505e44e9ffd50a61182ebf767b72696fe1f21384 Description: Create/remove ANSI prototypes from C code "protoize" can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program "unprotoize" does the reverse: it removes argument types from any prototypes that are found. Package: lib64mudflap0 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 280 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6-amd64 (>= 2.5) Replaces: libmudflap0 (<< 4.1) Filename: 4.2.28/g/gcc-4.3/lib64mudflap0_4.3.2-1.1_i386.deb Size: 95984 MD5sum: 41d6820f5b263b93b2737a435d53c512 SHA1: 292cd9badf4a518ec562cb4f11af7bde86b7016d SHA256: 75cd829876f3d188cd40e8abbb565b75f3bbd751a74da747a493222b00e6042a SHA512: 1b5b1b6bd84d74fe439040551fa69cddc2591dea0c077a25f211ee05c5790dab4f97100431c70a4960915b8e8873e0bcd6a37d7d8a629de239ab8ea7bcf829ff Description: GCC mudflap shared support libraries (64bit) The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. Package: lib64gcc1-dbg Architecture: i386 Version: 1:4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 420 Depends: gcc-4.3-base (= 4.3.2-1.1), lib64gcc1 (= 1:4.3.2-1.1) Filename: 4.2.28/g/gcc-4.3/lib64gcc1-dbg_4.3.2-1.1_i386.deb Size: 82956 MD5sum: ff059beeaf69e925d8901385efc8bc3d SHA1: 68b98000d53a0dc301ede86fa96297d80094fce2 SHA256: 8dac5479a174d3d7df48e88ff45e3fa0dc92d6c1e6594c747b2c356230289753 SHA512: d9e71dead763b1528fe8fe38c55a42cb0a98a01a33c1d02c70a5dec773d53cde04d02c68e1be55156fd8567313221724fc7a2b87863e09f106bb45d17b74c39f Description: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: libmudflap0 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 248 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6 (>= 2.7-1) Filename: 4.2.28/g/gcc-4.3/libmudflap0_4.3.2-1.1_i386.deb Size: 77568 MD5sum: a1b7d64fc17e4e234b68f450e634f86f SHA1: 806ed0fa2882331a48400ed8fe49e986b776d3b8 SHA256: 4d501b3d99b3c16e1e1a47196efd55c9b17ec9c00fa7dff4aeb1e69645a3d114 SHA512: ceaa06acc265642e57eb6310c675763d24e3c112422d814b27365940b1261456f8559953ac3ea2d961ca45f28ff8b74cd8d6733c5938ec2d6d9797bc68ce0b4a Description: GCC mudflap shared support libraries The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. Package: g++-4.3-multilib Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: devel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 6036 Depends: gcc-4.3-base (= 4.3.2-1.1), g++-4.3 (= 4.3.2-1.1), gcc-4.3-multilib (= 4.3.2-1.1), lib64stdc++6 (>= 4.3.2-1.1) Suggests: lib64stdc++6-4.3-dbg Filename: 4.2.28/g/gcc-4.3/g++-4.3-multilib_4.3.2-1.1_i386.deb Size: 1036380 MD5sum: b5e01a3799dd752119c90924c939678a SHA1: 0b34926f4c1bb7d106fa4af9c53afccf01063c92 SHA256: 4399767afcd5011827146a506dc3aefc0af80d97cc4d1c0f0283dfb9d140aed3 SHA512: 5175dbc51c789c3907dfdd0bc606ad92f38ac62fb5234481178e8055feaa3eff4f43cce189f8315a86b3b84a71fed37952d7d154ba022ce567ea6f2034578653 Description: The GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . On architectures with multilib support, the package contains files and dependencies for the non-default multilib architecture(s). Package: libstdc++6-4.3-dbg Architecture: i386 Version: 4.3.2-1.1 Priority: extra Section: libdevel Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 12364 Depends: gcc-4.3-base (= 4.3.2-1.1), libstdc++6 (>= 4.3.2-1.1), libgcc1-dbg, libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1) Recommends: libstdc++6-4.3-dev (= 4.3.2-1.1) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-dbg Filename: 4.2.28/g/gcc-4.3/libstdc++6-4.3-dbg_4.3.2-1.1_i386.deb Size: 3598756 MD5sum: a95966d92a3b4349dab92837cc53b7d6 SHA1: 88ff66e554bc271f578dd6b2906758bb2f0f37de SHA256: d3743bd173cab0ada860cb8af3f9515ab00f89f35bdab0cb524fd52477bc025a SHA512: 898eeccc02db05cfb4d857fafa0fe56dfeaefd73c67982f9ba1716a340eaeeef5ee51388710b540fb9a6c6a8ccff31d44811c635e6311e60204e205a1d99a7ba Description: The GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: gcc-4.3 Architecture: i386 Version: 4.3.2-1.1 Priority: optional Section: devel Maintainer: Debian GCC Maintainers Installed-Size: 4560 Provides: c-compiler Depends: gcc-4.3-base (= 4.3.2-1.1), cpp-4.3 (= 4.3.2-1.1), binutils (>= 2.17cvs20070426), libgcc1 (>= 1:4.3.2-1.1), libgomp1 (>= 4.3.2-1.1), libc6 (>= 2.7-1) Recommends: libc6-dev (>= 2.5) Suggests: gcc-4.3-multilib, libmudflap0-4.3-dev (>= 4.3.2-1.1), gcc-4.3-doc (>= 4.3.1-9), gcc-4.3-locales (>= 4.3.1-9), libgcc1-dbg, libgomp1-dbg, libmudflap0-dbg Filename: 4.2.28/g/gcc-4.3/gcc-4.3_4.3.2-1.1_i386.deb Size: 2747176 MD5sum: fa3a2d1ed6ca9193d70b10d4262214bd SHA1: d8044c0202ef1a41ffa78c9e38cc14f135a8745b SHA256: d23d016d367bad971712dce62b1bd9469297d0199be4d4cc1950d9b6f228b874 SHA512: bdcba5e732de2dd0c18279600605a46a774cb257119ef776c6567b052b69fc80d8081888fc9b51972345aad584b5db502db05504f7ce95a55ba2303d57498ba0 Description: The GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: libstdc++6 Architecture: i386 Version: 4.3.2-1.1 Priority: required Section: libs Source: gcc-4.3 Maintainer: Debian GCC Maintainers Installed-Size: 1168 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1) Conflicts: scim (<< 1.4.2-1) Filename: 4.2.28/g/gcc-4.3/libstdc++6_4.3.2-1.1_i386.deb Size: 332444 MD5sum: 4ba07fd7e8f8887fdeab7e3b620a6447 SHA1: 4b50b14a9e7ba972ddd81e1633f8568dd7e65b48 SHA256: 4958d78b0aaf36a2741058dee73e8175802f016a6fe3cfc578769038e37d90f6 SHA512: a3f27abb3547b59556d4766aaf23a2a64e540a4b5c4825a5a32269966369d5f39c0869b9b1525db66f15d58cd353f98d96a1e88f04b42d836afe520f6e8a5940 Description: The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64gcc1 Architecture: i386 Version: 1:4.3.2-1.1 Priority: optional Section: libs Source: gcc-4.3 (4.3.2-1.1) Maintainer: Debian GCC Maintainers Installed-Size: 132 Depends: gcc-4.3-base (= 4.3.2-1.1), libc6-amd64 (>= 2.5) Conflicts: libgcc1 (<= 1:3.3-0pre9) Filename: 4.2.28/g/gcc-4.3/lib64gcc1_4.3.2-1.1_i386.deb Size: 44044 MD5sum: 9bb7136052096ee391dae34ff4142cf8 SHA1: 9e2fcd87b3b32f599bcedc567d8488ae54631466 SHA256: 6be50b3c2e9a78e0522e7533667e5ba2e2a4deba018b27c21ee723e479627f5e SHA512: b27d57fd49ab0433a44715c6cdedcb3274fa0e57831b6feaec2eccd4d37388bf5fb55e3a352370e245db74379129247c6185e6c034832c1b16854d72627e12a6 Description: GCC support library (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: locales-all Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 2744 Provides: locales Depends: glibc-2.7-1, lzma Filename: 4.2.28/g/glibc/locales-all_2.7-18lenny7.netgear4_i386.deb Size: 2757208 MD5sum: 04c111015ab19cc07a2de6fba4bde1a3 SHA1: ca742ceef72f9e4386b073adbfb5678de4c1f519 SHA256: 1290ae917b3d3dac3e7ed3f476766c8a52a7101fcbeb46510df818189493508d SHA512: 51bd0ddf9b60da02869bf50222afe4f5ccc285a74370fc46bcb1119c84b35faee6ebbecb162c8834847f3bc46eaf336f59f84a0f4a9b5309a77f60bd74516cb4 Description: GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Package: libc6-i686 Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 2744 Pre-Depends: libc6 (= 2.7-18lenny7.netgear4) Filename: 4.2.28/g/glibc/libc6-i686_2.7-18lenny7.netgear4_i386.deb Size: 1267344 MD5sum: f602f8dc2875d0931bdce4f42f565dfb SHA1: e02815140b657afc87128c47c4468c2441d1888a SHA256: 37e36d68bf56bc7d10c45332763b39f88b23a17dfde15cb023af2187a833ca91 SHA512: 67e84fc6ba775730dbb038e44fe6690f10818237bea6e473aff713bd18b38fe6440e197794c0b030fd1e4638fb71be077363f8cd395d32d925a40b296cbb42b8 Description: GNU C Library: Shared libraries [i686 optimized] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This set of libraries is optimized for i686 machines, and will only be used if you are running a 2.6 kernel on an i686 class CPU (check the output of `uname -m'). This includes Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezra). Package: libc6 Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: required Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 10588 Provides: glibc-2.7-1 Depends: libgcc1 Suggests: locales, glibc-doc, libc6-i686 Conflicts: libterm-readline-gnu-perl (<< 1.15-2), tzdata (<< 2007k-1), tzdata-etch Filename: 4.2.28/g/glibc/libc6_2.7-18lenny7.netgear4_i386.deb Size: 4542214 MD5sum: d30ed7984f0b85d8f5ead3cf22758647 SHA1: f3bb7b50d1607e0b0f3393a1d640b9eb70299095 SHA256: a61bfb1f7301d0bc0b49f692388e5cd4ec7971427f8b35dfa606e6c8dfa548f1 SHA512: d33d872e45c21b1fff2972fc723fde247430757232197526c00619b822411d86bf02409cd1ded3ced77bcddd227e2755a5c04a6dead546af553ffb3b62ae8935 Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Package: libc6-dbg Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: libdevel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 17632 Provides: libc-dbg Depends: libc6 (= 2.7-18lenny7.netgear4) Filename: 4.2.28/g/glibc/libc6-dbg_2.7-18lenny7.netgear4_i386.deb Size: 5232662 MD5sum: 8711ad5e5e4ec0257b74b3e4e9b08d24 SHA1: 1da7d718e8b7053fe2ecbeb4597431d31ae17643 SHA256: 5f04d13b8d5718aed5a2852de81a06344084660b307bbea9cf7298ee4af6dcce SHA512: 652752de232a76308d532d8b895fa14cb8a82ea08ef3056e73e4e9b55b2e9c78f4d35cd54ed7c1ce34bf3287f70c6389db1ad74bf864cc838c1487d2118bfc8f Description: GNU C Library: Libraries with debugging symbols Contains unstripped shared libraries. This package is provided primarily to provide a backtrace with names in a debugger, which makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Package: libc6-pic Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: optional Section: libdevel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 4280 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.7-18lenny7.netgear4) Conflicts: libc-pic Filename: 4.2.28/g/glibc/libc6-pic_2.7-18lenny7.netgear4_i386.deb Size: 1155580 MD5sum: c4a0d07ac750e379bec406971a8a1c0a SHA1: 9aafb0575b287e6a644436edd59c635210a7949e SHA256: 87dbbb2dd7bc40fa95a361663defc8e8d47ffb9de1d55fc7288412433d39294e SHA512: 726762440530cd141e1ed399fdfd56dbd51f938a1d393f74b9fb0f44ed005075789d8164d94d657ade533aa57dabbc0eb14d2ce1c6c58a60cb387f48f31531ac Description: GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used on the Debian boot floppies. If you are not making your own set of Debian boot floppies using the `boot-floppies' package, you probably don't need this package. Package: libc6-amd64 Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: standard Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 9736 Depends: libc6 (= 2.7-18lenny7.netgear4) Conflicts: amd64-libs (<= 1.2) Filename: 4.2.28/g/glibc/libc6-amd64_2.7-18lenny7.netgear4_i386.deb Size: 4190722 MD5sum: a1804c97ed0724d38031ddd0f4816e9c SHA1: e18861feeda5e6a6d63ff1efc8bc4091b1b9f0c5 SHA256: 3d64ad11184f0045e5ac6dc37511c5800c65e73fcc510a6756b32cd18d6716d1 SHA512: 70a78218bb5ea823d63453c71fb89f230d5c37f02a971afcee7ee2a239469b78f88341dd4bb384f7fc83549c6afef2f6f3016557854e08f8a088d00bcb328ae0 Description: GNU C Library: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. Package: locales Architecture: all Version: 2.7-18lenny7.netgear4 Priority: standard Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 11532 Depends: glibc-2.7-1, debconf | debconf-2.0 Conflicts: base-config, belocs-locales-bin, belocs-locales-data Replaces: base-config, lliurex-belocs-locales-data Filename: 4.2.28/g/glibc/locales_2.7-18lenny7.netgear4_all.deb Size: 4491628 MD5sum: b86035523cd78abaa751d686e518ca32 SHA1: d2e3b7369732ac2f46128c0d583d418080d881e7 SHA256: 9e2415ce0a2345bfae9c5a59fff01bb772617a1c963688ddf76ec2e62bd53cf4 SHA512: 5ea53b618f2c0e011a7dd8edcecb93192c507f12c8bbe1fce16262e91d113070d14b3b840882e2ff71ef6d044cdabccf1ed370717b37ba75b3c1223c5ac18fa6 Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Package: libnss-files-udeb Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: debian-installer Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 52 Filename: 4.2.28/g/glibc/libnss-files-udeb_2.7-18lenny7.netgear4_i386.udeb Size: 15442 MD5sum: b8c0ba5a51c79b3272711b59c80d7555 SHA1: de85539f89b3e16c18d934c1960c0f8ea0eb593b SHA256: 5a18a438af7ac98ff3e60920f965e06e0b116bbbea12b5c13a5b11381684ba41 SHA512: 3080cfda16f4119daf39cb205267d5ed4eba2cab92fe086a2ac806af7c324ac8e0ffeb43703e2f7c65fac139fba02a3abfba511cea85c97d31690852fc5dbeba Description: GNU C Library: NSS helper for files - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains the files NSS helper needed for the Debian installer. Do not install it on a normal system. Package: libc6-prof Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: libdevel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 5048 Depends: libc6 (= 2.7-18lenny7.netgear4) Filename: 4.2.28/g/glibc/libc6-prof_2.7-18lenny7.netgear4_i386.deb Size: 1439746 MD5sum: 64676f3e57edd3ebd9ec55cee99546e7 SHA1: 0c01c877a9c468c2749ab7a862aa661cac6b4e3d SHA256: 99f90d49702178e3ebbab621a9b2d2219e9ddcd4a7f7f8aa6f954969d2457bf2 SHA512: bc50a462c83e13da22f0bf8615e5d576cf78099eb5df85f85f4b37f8332ddd46f5b6b65ea70b38816ad92fc09525888e7864c72c3708288a19add8065bde1cc7 Description: GNU C Library: Profiling Libraries Static libraries compiled with profiling info (-pg) suitable for use with gprof. Package: libc6-udeb Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: debian-installer Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 1784 Provides: glibc-2.7-1, libc-udeb, libc6 Filename: 4.2.28/g/glibc/libc6-udeb_2.7-18lenny7.netgear4_i386.udeb Size: 823950 MD5sum: 47f5f16072fa1e003d7f7f9f388d606e SHA1: 8312fcc57170c75e94e20e2f17bf28962c44d210 SHA256: a7314abc5f75beca2a93e3c5fdc123b013b3dc054e213a01d78eeb3762545587 SHA512: 7113175d0beb2cff2d6563901fc89e024bf6fd37e5fc45e54d5b966a0192d1d464345fe262a0d5bdaf1c2acd6535819e1ff36c08d4f2635da76701a7f0cd98e1 Description: GNU C Library: Shared libraries - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains a minimal set of libraries needed for the Debian installer. Do not install it on a normal system. Package: glibc-source Architecture: all Version: 2.7-18lenny7.netgear4 Priority: optional Section: devel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 19428 Filename: 4.2.28/g/glibc/glibc-source_2.7-18lenny7.netgear4_all.deb Size: 16038562 MD5sum: fba0ff88966f852465222c6256db1ea6 SHA1: 3f59a9aec3b89622fd53796f1e8e85b8607d509d SHA256: 0208c10e5841cda617c6db95b90b40bb1929a725acb8743d7002a79bf6b5a566 SHA512: 20732f359844858a6d483c564b1d33796ad14b38e47d766e2557e7575336c5a0d64640f593b0321f6912e80abcbc74ad0bfe68ad6f231a89c818964017d83b47 Description: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Package: libc6-xen Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: libs Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 2776 Pre-Depends: libc6 (= 2.7-18lenny7.netgear4) Filename: 4.2.28/g/glibc/libc6-xen_2.7-18lenny7.netgear4_i386.deb Size: 1271256 MD5sum: 47deb0cce31bb44ea5b3a2d1d0b25030 SHA1: 806c61f756410a2dba98db5b47f3048832aa36ad SHA256: ac25aa671675e7e70fa5e11089db49cd548d4da6fdf1f7e0de393ebe2f665868 SHA512: 5f4165ea6cd950e5e92758c8c9cedf8eea2b7370b62f1838c9ad03b331a3b8affec9e6abae7bc1d1dfe09f2b1e3a0d0995e8c4eac25f670a1d770d676bdbd40a Description: GNU C Library: Shared libraries [Xen version] Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This set of libraries is optimized for the Xen hypervisor, and will be selected instead when running under Xen. Package: libnss-dns-udeb Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: extra Section: debian-installer Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 32 Filename: 4.2.28/g/glibc/libnss-dns-udeb_2.7-18lenny7.netgear4_i386.udeb Size: 8694 MD5sum: adb8d395734914a433cdd35217ae85d1 SHA1: 503d262d0c7e5852e2153a6e5ae4cf794c64deb5 SHA256: fbd3e9c8466a37fd3aa6ab8b3dc70bf10b36bf76975246f9352b5487d9547e70 SHA512: 9e772f10c9fe2789d26803728acea7276964182f9fe309c7810e787754ccde4b9572537248a11dfc6347768866b51806fe12f439b2c823e560c651cc952a4a83 Description: GNU C Library: NSS helper for DNS - udeb Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains the DNS NSS helper needed for the Debian installer. Do not install it on a normal system. Package: libc6-dev Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: optional Section: libdevel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 13120 Provides: libc-dev Depends: libc6 (= 2.7-18lenny7.netgear4), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: libstdc++2.10-dev (<< 1:2.95.2-15), gcc-2.95 (<< 1:2.95.3-9), binutils (<< 2.17cvs20070426-1), libc-dev Replaces: man-db (<= 2.3.10-41), gettext (<= 0.10.26-1), ppp (<= 2.2.0f-24), libgdbmg1-dev (<= 1.7.3-24) Filename: 4.2.28/g/glibc/libc6-dev_2.7-18lenny7.netgear4_i386.deb Size: 3389468 MD5sum: 94fe1b667a626af8a219ae53ee625317 SHA1: 537e532af2c474fa8ae13cb16760b9a9ac46c459 SHA256: 1f74bb362ad99e61f65cd8938ac95d3a490c68c0225f43190597576540d82a28 SHA512: dcd01434dc123227dc96aaf9252af50c327def6896da87e67ad8e74e6141c5e67decc9da40612fba0f4d4e30bf05ea56cfd5a09140d30f169b2135893fbf93df Description: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: glibc-doc Architecture: all Version: 2.7-18lenny7.netgear4 Priority: optional Section: doc Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 1724 Suggests: glibc-doc-reference Filename: 4.2.28/g/glibc/glibc-doc_2.7-18lenny7.netgear4_all.deb Size: 1629628 MD5sum: 8cb033d80bf574563fd1c1528e02932c SHA1: 7559e4f558a0d5278bc592c684c070eab822003d SHA256: e5160302e52d5af6f6cae01e89cc2ed7ea8bfe0f312b7f71d9bf7105e8c01a70 SHA512: 37120509a417eea887249a3538f21de2472466647672bc978757cc57baad675f5ae36ae09fc1026d1f7d07eb7eee84bc1abbe4b0fcc3caac1298a177aeb114ea Description: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Package: libc6-dev-amd64 Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: optional Section: libdevel Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 8136 Provides: lib64c-dev Depends: libc6-amd64 (= 2.7-18lenny7.netgear4), libc6-dev (= 2.7-18lenny7.netgear4) Recommends: gcc-multilib Replaces: amd64-libs-dev (<= 1.2) Filename: 4.2.28/g/glibc/libc6-dev-amd64_2.7-18lenny7.netgear4_i386.deb Size: 2013478 MD5sum: 5be5de6ff0959c2f188e5c4e898cf07d SHA1: e9fabcf7af2c9781902026688447837b11adc7a6 SHA256: 2fb8acd0697b04f3545c8037f7e25c2d7726ed72920c4f2139c1758bf67114d4 SHA512: 180d7aa1e69239c36166d12112e1a0bd44d854cb51fb57fdaf00c85e1dfca6a31e0cf572050a50db79c28a10fa31a076743deda392cc38fa5e90b5e1abd361bb Description: GNU C Library: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. Package: nscd Architecture: i386 Version: 2.7-18lenny7.netgear4 Priority: optional Section: admin Source: glibc Maintainer: GNU Libc Maintainers Installed-Size: 336 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/g/glibc/nscd_2.7-18lenny7.netgear4_i386.deb Size: 172504 MD5sum: 39fe4fda8ea62d58378ef6081edf2bab SHA1: feff87d1286062fcef091cd72c9244019cb49f43 SHA256: 27096bf900c35870c823b9a2d0b9d3851439a8de9119847b2c59342846671026 SHA512: 80feee42a58a476baf52a8c2e34d48cd238f97007d939749b25f05514c231e89021052f1958389d60a06eee38b86ac12693042bc112ee15fad3ec455789498c8 Description: GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow Services like LDAP, NIS or NIS+ Package: g++ Architecture: i386 Version: 4:4.3.2-2 Priority: optional Section: devel Source: gcc-defaults (1.77) Maintainer: Debian GCC Maintainers Installed-Size: 40 Provides: c++-compiler Depends: cpp (>= 4:4.3.2-2), gcc (>= 4:4.3.2-2), g++-4.3 (>= 4.3.2-1), gcc-4.3 (>= 4.3.2-1) Suggests: g++-multilib Filename: 4.2.28/g/gcc-defaults/g++_4.3.2-2_i386.deb Size: 1368 MD5sum: b9286990012bcd60b2c697ae2a5d2241 SHA1: f275b15a270c933d4185cc9f891d8951ef22a43d SHA256: c991188bbb7a9b77ced97472a5ef03340419c001bd1537cc40b05cc326ca9959 SHA512: 664c8cd3e7c5d62ead03e2e9529aa777b39fd2b7602e9b8e38a66f53dc940432742b9dd484463abeaa62afa14c17876693c8f88dbf4fd7fbd04ce55b48499681 Description: The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: gcc-multilib Architecture: i386 Version: 4:4.3.2-2 Priority: optional Section: devel Source: gcc-defaults (1.77) Maintainer: Debian GCC Maintainers Installed-Size: 20 Depends: cpp (>= 4:4.3.2-2), gcc (>= 4:4.3.2-2), gcc-4.3-multilib (>= 4.3.2-1) Filename: 4.2.28/g/gcc-defaults/gcc-multilib_4.3.2-2_i386.deb Size: 818 MD5sum: fb72b708bd7824629fd7ffcad1b51706 SHA1: 08449fc5ae33fa7bbad36880b41a443d2dc759aa SHA256: d7a89277c3a401846fdb27ab781674be7c83e0f9f2c4708be0c0e69e7c6247aa SHA512: 50fc3241a0c31f2489056eddc49538a53f97cbadaeb7f92882ff45a3011a94d8436553d9101732e8179f6b68ec60dab83a5d079747d5eba8a14951876d949040 Description: The GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . On architectures with multilib support, the package contains dependencies for the non-default multilib architecture(s). Package: cpp Architecture: i386 Version: 4:4.3.2-2 Priority: optional Section: interpreters Source: gcc-defaults (1.77) Maintainer: Debian GCC Maintainers Installed-Size: 72 Depends: cpp-4.3 (>= 4.3.2-1) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: 4.2.28/g/gcc-defaults/cpp_4.3.2-2_i386.deb Size: 13910 MD5sum: 0bcdc1dfe65685074411359019fe2954 SHA1: 05e050b005e5f4f1cdf31ef1a304c8ce8082db57 SHA256: 8adf44ea3919b0bc32e565657d74d34e7b74aeed957f4a55dabe05fa3c9d4786 SHA512: 65c63000bdf96e255b9b4969547a166266ce782003220abd00e9b4c0c9fb050eaff49f7ccb81f9ee057b685565942e5c4d116bf526bc1670050c6605cd5a2327 Description: The GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Package: gcc Architecture: i386 Version: 4:4.3.2-2 Priority: optional Section: devel Source: gcc-defaults (1.77) Maintainer: Debian GCC Maintainers Installed-Size: 64 Provides: c-compiler Depends: cpp (>= 4:4.3.2-2), gcc-4.3 (>= 4.3.2-1) Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake1.9, libtool, flex, bison, gdb, gcc-doc Conflicts: gcc-doc (<< 1:2.95.3) Filename: 4.2.28/g/gcc-defaults/gcc_4.3.2-2_i386.deb Size: 5008 MD5sum: 4f17ea5faa042ec3781bf94d4f2342e9 SHA1: f4e2c5a2de499c6a954a3008f89c844198fce62e SHA256: f4e91d42f17d5bd6e6b05748d2adcf4a2cda50d23a4e8c10ed144319cfedf5e0 SHA512: 46b5735bcb8197639628da88b2bfdbca8f7ab12dd37eb8dcc272e202b3e39e1be3e0ff56bbc87c001305e0b645ed0fe37c333ab2640462dacf9fe68c93a54da2 Description: The GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: g++-multilib Architecture: i386 Version: 4:4.3.2-2 Priority: optional Section: devel Source: gcc-defaults (1.77) Maintainer: Debian GCC Maintainers Installed-Size: 20 Depends: cpp (>= 4:4.3.2-2), g++ (>= 4:4.3.2-2), g++-4.3-multilib (>= 4.3.2-1) Filename: 4.2.28/g/gcc-defaults/g++-multilib_4.3.2-2_i386.deb Size: 824 MD5sum: 71c0f38c1d4a84f7c67a70135e7feb74 SHA1: 33a417505627967d7d3b3d0248a87bb31a643576 SHA256: 1ef161cb7d59b389c6882bea556a87d7cb3d7df301c232158f6859c72385471e SHA512: 03766b0fdb5dc4284e05e6ca33ddf9c467c244adaf6fc8ef8385943ce4cd554a43e0a697efd4efc16517a5453ecb405a50bb357802573d14c7b27a82f0eabf4d Description: The GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . On architectures with multilib support, the package contains dependencies for the non-default multilib architecture(s). Package: libunistring-dev Architecture: i386 Version: 0.9.3-3 Priority: optional Section: libdevel Source: libunistring Maintainer: Andreas Rottmann Installed-Size: 2372 Depends: libunistring0 (= 0.9.3-3) Filename: 4.2.28/libu/libunistring/libunistring-dev_0.9.3-3_i386.deb Size: 619598 MD5sum: 69fd5951138b32c2ca53ca2a1636ae8e SHA1: 3c7345a6449ffd131c8fdcfa5eeb390cb264f6b4 SHA256: 1aada704eb7249e656c2504fc4bbd4bde299112c0dd6f1f3516b60ee9624cf86 SHA512: d3559220e4787e9ea428a81af740a6fdd1f19428499dfee716bf0f71136e0e815a9417a32bf159af57c01ff4f64a9b2a52ce44b83b9ebe0196768f3ee39eca8a Homepage: http://www.gnu.org/software/libunistring/ Description: Unicode string library for C - development files The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the development support files needed to compile and link against libunistring, as well as the documentation in Info and HTML format. Package: libunistring0 Architecture: i386 Version: 0.9.3-3 Priority: optional Section: libs Source: libunistring Maintainer: Andreas Rottmann Installed-Size: 1156 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libu/libunistring/libunistring0_0.9.3-3_i386.deb Size: 430066 MD5sum: f16590af3f81fda31e0b6c363c8bcc35 SHA1: 58b55c42c232d3af3a91f57d2f733cabee082a20 SHA256: ea20947eaee6928235b7dbb09a6ea9242860deebb4386cb4c7ab2dd5a2ef3cae SHA512: dc0e4e31d8cbf225244921dde91d0c8f931fbeafc323b22cc11854f49abeed2fbf88709cb9f8e11e9e624ae4a35be13077f796f5a76ab4c605acfa6b7d8d1943 Homepage: http://www.gnu.org/software/libunistring/ Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Package: bzip2 Architecture: i386 Version: 1.0.5-1+lenny1 Priority: optional Section: utils Maintainer: Anibal Monsalve Salazar Installed-Size: 152 Depends: libbz2-1.0 (= 1.0.5-1+lenny1), libc6 (>= 2.7-1) Suggests: bzip2-doc Replaces: libbz2 (<< 0.9.5d-3) Filename: 4.2.28/bzip2_1.0.5-1+lenny1_i386.deb Size: 46028 MD5sum: d0447893fc59117c5d9890dcabaa1af8 SHA1: 6f3a5447860e5e2bb73a9a686e72483bd5d2aeee SHA256: a400564d871a3925224b32d495315d9a7d64dea932ffb0d1509f2f51a1ae7b28 SHA512: b253178ecf1a787ce41897e4107002c612f9b7f10cdf469446d3ba726e269dab38f3b20f775443be767f2adf516e5e760d7bc2399662734b9d1079bbbb7aa17c Homepage: http://www.bzip.org/ Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libevent-1.4-2 Architecture: i386 Version: 1.4.13-stable-1 Priority: standard Section: libs Source: libevent Maintainer: Anibal Monsalve Salazar Installed-Size: 148 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libe/libevent/libevent-1.4-2_1.4.13-stable-1_i386.deb Size: 56720 MD5sum: 613f0483842cdd5928a495e8ab6cc506 SHA1: 9b50ef7dd25ed8c48ce883f233912b1230df21a8 SHA256: 9ab249af6c5b64bf4ad7197fb0f4fcfc08f5b8250b7c513d7ecb8c3cf5907e6e SHA512: b4d10353a257878030029c7fb4b3f8408aafbf45290590de7177656b9d6ae23660c815ce0f050e7ce9989366d80b1f4e708986bf49af8865063efeab7ef16fd3 Homepage: http://www.monkey.org/~provos/libevent/ Description: An asynchronous event notification library The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . libevent is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to libevent_core only or libevent_core and libevent_extra, the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Package: libevent-dev Architecture: i386 Version: 1.4.13-stable-1 Priority: optional Section: libdevel Source: libevent Maintainer: Anibal Monsalve Salazar Installed-Size: 444 Depends: libevent-1.4-2 (= 1.4.13-stable-1), libevent-core-1.4-2 (= 1.4.13-stable-1), libevent-extra-1.4-2 (= 1.4.13-stable-1) Filename: 4.2.28/libe/libevent/libevent-dev_1.4.13-stable-1_i386.deb Size: 151144 MD5sum: 2288d3eb091895f4e8f34bee5a25597b SHA1: 50bac4d5db095bb7caf443634c1f714eb66e245b SHA256: b4a8e1e60aeeb4bedafd2176c4f3535b9d2e32218d483cf80df609e7f322a51e SHA512: 38eeb6a5a4965f5c967e9a4633cc7c6b679a245a287181bd0e4d5de85b7d924faa4f275bfaa81909d8f75778c4efea31952eda1fc7ad796ba208b16c0d24e87d Homepage: http://www.monkey.org/~provos/libevent/ Description: Development libraries, header files and docs for libevent Contains the header files, documentation, examples and static libraries for use in developing applications that use the libevent library. . The libevent library is an asynchronous event notification library that provides a mechanish to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Package: libevent-core-1.4-2 Architecture: i386 Version: 1.4.13-stable-1 Priority: optional Section: libs Source: libevent Maintainer: Anibal Monsalve Salazar Installed-Size: 88 Depends: libc6 (>= 2.7-1) Filename: 4.2.28/libe/libevent/libevent-core-1.4-2_1.4.13-stable-1_i386.deb Size: 28928 MD5sum: d226b005530aa780af37feda18563ad1 SHA1: 87f04a178a2b06d496ade268c1e8a82a8bab9d4d SHA256: 8eb11132e39efc5535968a63a79d6c83304c11b04205ba9b451729bee017e755 SHA512: 572c277efd167b6bef7e7a4644f17e6cdf5580c3c12858475d04426b17402c091e6926c6121b8e5eae8c7b211dba6c5182384dcf9b2674c6ee9ffe089f8c2264 Homepage: http://www.monkey.org/~provos/libevent/ Description: An asynchronous event notification library (core) The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . libevent is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_core library includes event loops, timers, buffer code, and various small compatibility functions. . If you're writing software that only uses libevent's event loop, you should link against only the libevent_core library. Package: libevent-extra-1.4-2 Architecture: i386 Version: 1.4.13-stable-1 Priority: optional Section: libs Source: libevent Maintainer: Anibal Monsalve Salazar Installed-Size: 128 Depends: libc6 (>= 2.7-1), libevent-core-1.4-2 (= 1.4.13-stable-1) Filename: 4.2.28/libe/libevent/libevent-extra-1.4-2_1.4.13-stable-1_i386.deb Size: 48030 MD5sum: 38a6a7d7b13e9a90777d6db00679e973 SHA1: 5e168b5941a40bb6430a75d87d701c6f227f7395 SHA256: 5fc2c58d7f683f8d2b3c0d8dab6360f02d0ca908c1a903e4c43d550a885919fd SHA512: 529b2cce593430ddcc74d98360f5c11c89939798415f264cb6d3a1d77a054b0b3d4f516865b1fa49c657b0899b8891e0cc78606514c6d20dd31fa48fb28eebef Homepage: http://www.monkey.org/~provos/libevent/ Description: An asynchronous event notification library (extra) The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . libevent is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_extra library includes code for HTTP, DNS, RPC, and so on. . If you're writing software that uses libevent's protocol support, you need to link libevent_core and libevent_extra as well. Package: libcsv-dev Architecture: i386 Version: 3.0.2-1 Priority: optional Section: libdevel Source: libcsv Maintainer: Christopher Howard Installed-Size: 108 Depends: libcsv3 (= 3.0.2-1) Filename: 4.2.28/libc/libcsv/libcsv-dev_3.0.2-1_i386.deb Size: 37318 MD5sum: 87ca787572918e5f3dd51db688b83572 SHA1: c71f66523e533acb1b2254543c9eed673d36c837 SHA256: 04463376f18436f9634322d14f79b31fa688204a6968adcc2d2ba1cdbb544dfc SHA512: 7cebebc6b5a2ae993ef27c3901d07c0a9df77e70c6c7d876b8862c9cd6e50a48d3f4ee8da456e20fbe21eca62a0f95fe3db14eafe7833c66d13c546210b18259 Homepage: http://sourceforge.net/projects/libcsv Description: development files for the libcsv library libcsv is a small, simple, and fast CSV library written in pure ANSI C89 for reading and writing CSV data. It provides a straight forward interface using callback functions to handle parsed fields and rows. It can also handle improperly formatted CSV files. . This package contains the header files, static libraries, documentation, and example files for developing with the libcsv library. Package: libcsv3 Architecture: i386 Version: 3.0.2-1 Priority: optional Section: libs Source: libcsv Maintainer: Christopher Howard Installed-Size: 60 Depends: libc6 (>= 2.1.3) Filename: 4.2.28/libc/libcsv/libcsv3_3.0.2-1_i386.deb Size: 9352 MD5sum: 49fc4968f405b71588d0f585b9f29935 SHA1: 99d5849fa71cd73da57246e5bfd03f3a022bc5b1 SHA256: 6d814fd33471b9d9292827d771b5eff04314b8d19be90d2c36dcecf72988db82 SHA512: 65941da42d2ebbe66c04a219c848aef41c033b7a7c04974831ccbceaef8b821019d6c0dcce548fde8b195ef507ceb5e6549489afa2e42186db6be9fd1ddd67f0 Homepage: http://sourceforge.net/projects/libcsv Description: simple, fast library to read and write CSV data libcsv is a small, simple, and fast CSV library written in pure ANSI C89 for reading and writing CSV data. It provides a straight forward interface using callback functions to handle parsed fields and rows. It can also handle improperly formatted CSV files.