Package: apache2-common Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libsasl7, libssl0.9.6, zlib1g (>= 1:1.1.4), debconf, debianutils (>= 1.6), mime-support, openssl, net-tools, ssl-cert (>= 1.0-6.woody.1) Suggests: apache2-doc Architecture: i386 Filename: ./apache2-common_2.0.48-6.woody.1_i386.deb Size: 769966 MD5sum: 7cca8a435e4dec537c5971967c434bb5 Description: Next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork. installed-size: 3088 source: apache2 Package: apache2-doc Version: 2.0.48-6.woody.1 Priority: optional Section: doc Maintainer: Debian Apache Maintainers Architecture: all Filename: ./apache2-doc_2.0.48-6.woody.1_all.deb Size: 2679956 MD5sum: 1a0ae14576f30de2273b9866f70a9684 Description: Documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. installed-size: 10948 source: apache2 Package: apache2-mpm-perchild Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libsasl7, libssl0.9.6, zlib1g (>= 1:1.1.4), apache2-common (= 2.0.48-6.woody.1) Conflicts: apache2, apache2-mpm-worker, apache2-mpm-prefork, apache2-mpm-threadpool Provides: apache2-modules, apache2, httpd Architecture: i386 Filename: ./apache2-mpm-perchild_2.0.48-6.woody.1_i386.deb Size: 190764 MD5sum: 86272d5a7c1dfdd191cb0dccfc89651a Description: Experimental High speed perchild threaded model for Apache2 Perchild is the grown up, mac daddy version of suexec for apache2. Rather than execute a cgi script as a given user, perchild forks a process for each vhost, then su's to the correct user/group for that vhost. . Each process then uses a thread model similar to that of the worker mpm. . THIS MPM IS NOT CURRENTLY EXPECTED TO WORK CORRECTLY, IF AT ALL. IT IS UNDER VERY HEAVY DEVELOPMENT. This mpm is still highly experimental, and should be used with care. installed-size: 464 source: apache2 Package: apache2-mpm-prefork Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libsasl7, libssl0.9.6, zlib1g (>= 1:1.1.4), apache2-common (= 2.0.48-6.woody.1) Conflicts: apache2-mpm-worker, apache2-mpm-threadpool, apache2-mpm-perchild, apache2 Provides: apache2-modules, apache2, httpd Architecture: i386 Filename: ./apache2-mpm-prefork_2.0.48-6.woody.1_i386.deb Size: 186890 MD5sum: cd11bc4171b1115503dae1fe2d7b5768 Description: Traditional model for Apache2 Prefork uses the same model to handle requests as Apache. . It is not as fast, but is considered to be more stable. installed-size: 452 source: apache2 Package: apache2-mpm-threadpool Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libsasl7, libssl0.9.6, zlib1g (>= 1:1.1.4), apache2-common (= 2.0.48-6.woody.1) Conflicts: apache2, apache2-mpm-worker, apache2-mpm-prefork, apache2-mpm-perchild Provides: apache2-modules, apache2, httpd Architecture: i386 Filename: ./apache2-mpm-threadpool_2.0.48-6.woody.1_i386.deb Size: 189844 MD5sum: 00d3e99764c27312570a329354dec0af Description: Experimental High speed thread pool model for Apache2 The threadpool MPM provides an EXPERIMENTAL thread pool implementation for Apache2. It is somewhat faster and less CPU intensive than the worker model, but has not currently received much testing. installed-size: 464 source: apache2 Package: apache2-mpm-worker Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libsasl7, libssl0.9.6, zlib1g (>= 1:1.1.4), apache2-common (= 2.0.48-6.woody.1) Conflicts: apache2, apache2-mpm-threadpool, apache2-mpm-prefork, apache2-mpm-perchild Provides: apache2-modules, apache2, httpd Architecture: i386 Filename: ./apache2-mpm-worker_2.0.48-6.woody.1_i386.deb Size: 190266 MD5sum: 968207b4d6db13c9198733beefaf9f2a Description: High speed threaded model for Apache2 The worker MPM provides a threaded implementation for Apache2. It is considerably faster than the traditional model, but has not currently received as much testing. installed-size: 464 source: apache2 Package: apache2-prefork-dev Version: 2.0.48-6.woody.1 Priority: optional Section: devel Maintainer: Debian Apache Maintainers Depends: apache2-common (= 2.0.48-6.woody.1), libapr0-dev (= 2.0.48-6.woody.1), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.2-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-dev Architecture: all Filename: ./apache2-prefork-dev_2.0.48-6.woody.1_all.deb Size: 160770 MD5sum: a25b34bd60356d6904f16854af207643 Description: Development headers for apache2 This package provides the development headers for non-threaded apache2, see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4. installed-size: 848 source: apache2 Package: apache2-threaded-dev Version: 2.0.48-6.woody.1 Priority: optional Section: devel Maintainer: Debian Apache Maintainers Depends: apache2-common (= 2.0.48-6.woody.1), libapr0-dev (= 2.0.48-6.woody.1), libssl-dev, openssl, bzip2, autoconf, autotools-dev, libtool, libdb4.2-dev, zlib1g-dev, libpcre3-dev Conflicts: apache2-mpm-worker (<< 2.0.42-1), apache2-mpm-prefork (<< 2.0.42-1), apache2-mpm-perchild (<< 2.0.42-1), apache2-mpm-threadpool (<< 2.0.42-1), apache2-prefork-dev Provides: apache2-dev Architecture: all Filename: ./apache2-threaded-dev_2.0.48-6.woody.1_all.deb Size: 161656 MD5sum: 883d69e4f7eeb669f08951f3a1735bb7 Description: Development headers for apache2 This package provides the development headers for threaded versions of apache2, see the apache2 package description for more details. installed-size: 864 source: apache2 Package: db4.2-doc Version: 4.2.52-10.woody.1 Priority: optional Section: libs Maintainer: Clint Adams Architecture: all Filename: ./db4.2-doc_4.2.52-10.woody.1_all.deb Size: 1330070 MD5sum: 3855337284e6c9d1c0bb182d73f1a51a Description: Berkeley v4.2 Database Documentation [html] Complete documentation for all of the API's and utilities provided by version 4.2 of Berkeley DB. installed-size: 12224 source: db4.2 Package: db4.2-util Version: 4.2.52-10.woody.1 Priority: optional Section: utils Maintainer: Clint Adams Depends: libc6 (>= 2.2.4-4), libdb4.2 Architecture: i386 Filename: ./db4.2-util_4.2.52-10.woody.1_i386.deb Size: 56110 MD5sum: d3b498d905ab0c3c09ce9b8bd92a4fd4 Description: Berkeley v4.2 Database Utilities This package provides different tools for manipulating databases in the Berkeley v4.2 database format, and includes: - db4.2_archive: write the pathnames of the log files no longer in use. - db4.2_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db4.2_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db4.2_load: loads (and creates) a database from standard input. - db4.2_dump: read a database file and write it in a format understood by - db4.2_printlog: dump log files in human readable format. - db4.2_stat: display statistics for Berkeley DB environments. - db4.2_upgrade: upgrades the version of files and the databases they contain. - db4.2_verify: check the structure of files and their databases. installed-size: 208 source: db4.2 Package: libapache2-svn Version: 1.0.0-0.woody.1 Priority: optional Section: net Maintainer: David Kimdon Depends: apache2, libc6 (>= 2.2.4-4), libsvn0 (>= 1.0.0-0.woody.1), db4.2-util Conflicts: libapache-dav-svn, libapache2-dav-svn Replaces: libapache-dav-svn, libapache2-dav-svn Architecture: i386 Filename: ./libapache2-svn_1.0.0-0.woody.1_i386.deb Size: 55026 MD5sum: 0433063864ad6d41a30e25887a21f3f0 Description: Apache modules for Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package provides modules for the apache web server that authorize and translate requests from Subversion clients into operations on a Subversion repository. This is useful if you want to make a Subversion repository available over the Internet via HTTP. . http://subversion.tigris.org installed-size: 228 source: subversion Package: libapr0 Version: 2.0.48-6.woody.1 Priority: optional Section: net Maintainer: Debian Apache Maintainers Depends: libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libldap2 (>= 2.0.23-1), libpcre3, libdb4.2, libexpat1 Conflicts: libapr Provides: libapr Replaces: libapr Architecture: i386 Filename: ./libapr0_2.0.48-6.woody.1_i386.deb Size: 111112 MD5sum: 62ff98dabfd055bb937d190264f10b01 Description: The Apache Portable Runtime APR is Apache's Portable Runtime Library, designed to be a support library to enable programmers to easily write platform independent programs and know that they'll work. . It is currently used by Apache2, Subversion, and Samba-TNG, among others. installed-size: 292 source: apache2 Package: libapr0-dev Version: 2.0.48-6.woody.1 Priority: optional Section: libdevel Maintainer: Debian Apache Maintainers Depends: libapr0 (= 2.0.48-6.woody.1), libdb4.2-dev, libpcre3-dev, libldap2-dev, libexpat1-dev Conflicts: libapr-dev, apache2-dev (<= 2.0.39+cvs.1028741220-1) Provides: libapr-dev Architecture: i386 Filename: ./libapr0-dev_2.0.48-6.woody.1_i386.deb Size: 249486 MD5sum: ac5f34813190100adedef52a5c793d3b Description: Development headers for libapr This package provides the development headers for the Apache Runtime Library, libapr. . You only need these if you are planning on compiling software that depends on software that requires libapr. installed-size: 1224 source: apache2 Package: libdb4.2 Version: 4.2.52-10.woody.1 Priority: standard Section: libs Maintainer: Clint Adams Depends: libc6 (>= 2.2.4-4) Conflicts: libdb2 (<< 2:2.7.7-3) Architecture: i386 Filename: ./libdb4.2_4.2.52-10.woody.1_i386.deb Size: 333968 MD5sum: a5089c8b35d0886f9b77515f1538e166 Description: Berkeley v4.2 Database Libraries [runtime] This is the runtime package for programs that use the v4.2 Berkeley database library. installed-size: 812 source: db4.2 Package: libdb4.2++ Version: 4.2.52-10.woody.1 Priority: optional Section: libs Maintainer: Clint Adams Depends: libc6 (>= 2.2.4-4), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810) Conflicts: libdb2++ (<< 2:2.7.7-3) Architecture: i386 Filename: ./libdb4.2++_4.2.52-10.woody.1_i386.deb Size: 356214 MD5sum: 7a9f1d9695b3ccf953a1b16e1a85cdd2 Description: Berkeley v4.2 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v4.2 database library. This is only for programs which use the C++ interface. installed-size: 892 source: db4.2 Package: libdb4.2++-dev Version: 4.2.52-10.woody.1 Priority: extra Section: libdevel Maintainer: Clint Adams Depends: libdb4.2++ (= 4.2.52-10.woody.1), libdb4.2-dev (= 4.2.52-10.woody.1) Conflicts: libdb2++-dev, libdb++-dev, libdb3++-dev Provides: libdb++-dev Architecture: i386 Filename: ./libdb4.2++-dev_4.2.52-10.woody.1_i386.deb Size: 823344 MD5sum: 2b4d9b277b87bb50ceb6e5abb9a74977 Description: Berkeley v4.2 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v4.2 database library. This is only for programs which will use the C++ interface. installed-size: 2444 source: db4.2 Package: libdb4.2-dev Version: 4.2.52-10.woody.1 Priority: extra Section: libdevel Maintainer: Clint Adams Depends: libdb4.2 (= 4.2.52-10.woody.1) Suggests: db4.2-doc Conflicts: libdb-dev, libdb1-dev, libdb2-dev, libdb3-dev Provides: libdb-dev Architecture: i386 Filename: ./libdb4.2-dev_4.2.52-10.woody.1_i386.deb Size: 786708 MD5sum: 57970efbb13cddae21db550395f596c4 Description: Berkeley v4.2 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v4.2 database library. installed-size: 2304 source: db4.2 Package: libdb4.2-tcl Version: 4.2.52-10.woody.1 Priority: extra Section: interpreters Maintainer: Clint Adams Depends: libc6 (>= 2.2.4-4) Conflicts: libdb3-tcl, libdb4.0-tcl, libdb4.1-tcl Architecture: i386 Filename: ./libdb4.2-tcl_4.2.52-10.woody.1_i386.deb Size: 823936 MD5sum: 4ceffbebe9c3b041f83591b991f81e6b Description: Berkeley v4.2 Database Libraries for TCL [module] This package provides a TCL module suitable for accessing Berkeley v4.2 databases from within TCL programs. installed-size: 2188 source: db4.2 Package: libneon24 Version: 0.24.4-2.woody.1 Priority: optional Section: libs Maintainer: Siggy Brentrup Depends: e2fsprogs (>= 1.27-2), libc6 (>= 2.2.4-4), libcomerr2, libkrb53, libssl0.9.6, libxml2 (>= 2.4.19-4), zlib1g (>= 1:1.1.4) Architecture: i386 Filename: ./libneon24_0.24.4-2.woody.1_i386.deb Size: 78026 MD5sum: a8bd0781ba239f31b9d067d185c50529 Description: An HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. installed-size: 204 source: neon Package: libneon24-dev Version: 0.24.4-2.woody.1 Priority: optional Section: libdevel Maintainer: Siggy Brentrup Depends: libneon24 (= 0.24.4-2.woody.1), libssl-dev, libxml2-dev, pkg-config Suggests: libneon-doc Conflicts: libneon-dev Provides: libneon-dev Replaces: libneon-dev Architecture: i386 Filename: ./libneon24-dev_0.24.4-2.woody.1_i386.deb Size: 105292 MD5sum: a23535eeb2e1347070fade76ec9d8249 Description: Header and static library files for libneon24 This package contains the headers and the static library for libneon24. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. installed-size: 416 source: neon Package: libneon24-doc Version: 0.24.4-2.woody.1 Priority: optional Section: doc Maintainer: Siggy Brentrup Suggests: libneon24-dev (= 0.24.4-2.woody.1) Conflicts: libneon-doc Provides: libneon-doc Replaces: libneon-doc Architecture: all Filename: ./libneon24-doc_0.24.4-2.woody.1_all.deb Size: 79772 MD5sum: 6e8ea905c3f30ebdb5b10b55e36079cf Description: Developer's documentation files for libneon24 This package contains developer's documentation files for libneon24 in HTML format. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. installed-size: 668 source: neon Package: libsvn0 Version: 1.0.0-0.woody.1 Priority: optional Section: libs Maintainer: David Kimdon Depends: e2fsprogs (>= 1.27-2), libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libcomerr2, libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libkrb53, libldap2 (>= 2.0.23-1), libneon24 (>= 0.24.4), libssl0.9.6, libswig1.3, libxml2 (>= 2.4.19-4), python2.1, zlib1g (>= 1:1.1.4) Architecture: i386 Filename: ./libsvn0_1.0.0-0.woody.1_i386.deb Size: 343072 MD5sum: dfb61b2ae71361201a38ac251ef7f9a9 Description: Shared libraries used by Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes shared libraries used by Subversion tools to manipulate repositories and working copies. . http://subversion.tigris.org installed-size: 992 source: subversion Package: libsvn0-dev Version: 1.0.0-0.woody.1 Priority: optional Section: libdevel Maintainer: David Kimdon Depends: libsvn0 (= 1.0.0-0.woody.1), libapr0-dev, libdb4.2-dev, libexpat1-dev, libneon24-dev, libxml2-dev, zlib1g-dev Architecture: i386 Filename: ./libsvn0-dev_1.0.0-0.woody.1_i386.deb Size: 506838 MD5sum: 4f91f14e6e1485646518866ac0e35716 Description: Development files for Subversion (aka. svn) libraries Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package contains the symlinks, headers, and object files needed to compile and link programs which use the Subversion libraries. . http://subversion.tigris.org installed-size: 1888 source: subversion Package: libswig1.3 Version: 1.3.21-0.woody.1 Priority: optional Section: libs Maintainer: Torsten Landschoff Depends: libc6 (>= 2.2.4-4), libguile9 (>= 1:1.4-24) Architecture: i386 Filename: ./libswig1.3_1.3.21-0.woody.1_i386.deb Size: 159242 MD5sum: f39ef90f42fa1b26de3dc299d61c3e83 Description: Runtime support libraries for swig generated wrappers This package contains the runtime support libraries needed to run some swig generated wrappers. Install this package only if any other package you have installed depends on it. installed-size: 248 source: swig1.3 Package: python2.1-subversion Version: 1.0.0-0.woody.1 Priority: optional Section: python Maintainer: David Kimdon Depends: python2.1, subversion, libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libsvn0 (>= 1.0.0-0.woody.1), libswig1.3 Architecture: i386 Filename: ./python2.1-subversion_1.0.0-0.woody.1_i386.deb Size: 551408 MD5sum: e951eddca489fa680808c07a97722a6f Description: Python modules for interfacing with Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . These modules are required to interface with Subversion from Python. This would be useful if you wanted to, for example, write a Python script that manipulates a subversion repository or working copy. installed-size: 2340 source: subversion Package: ssl-cert Version: 1.0-6.woody.1 Priority: optional Section: utils Maintainer: Debian Apache Maintainers Depends: debconf (>= 0.5) Architecture: all Filename: ./ssl-cert_1.0-6.woody.1_all.deb Size: 5816 MD5sum: a3a302a5a31d0ba8d41ef6cda625a1e3 Description: Simple debconf wrapper for openssl This is a package to enable unattended installs of software that need to create ssl certificates. Basically, it's just a wrapper for openssl req that feeds it the correct user variables. installed-size: 92 Package: subversion Version: 1.0.0-0.woody.1 Priority: optional Section: devel Maintainer: David Kimdon Depends: e2fsprogs (>= 1.27-2), libapr0 (>= 2.0.48), libc6 (>= 2.2.4-4), libcomerr2, libdb4.2, libexpat1 (>= 1.95.2-6), libgdbmg1, libkrb53, libldap2 (>= 2.0.23-1), libneon24 (>= 0.24.4), libsasl7, libssl0.9.6, libsvn0 (>= 1.0.0-0.woody.1), libxml2 (>= 2.4.19-4), zlib1g (>= 1:1.1.4), patch, db4.2-util Architecture: i386 Filename: ./subversion_1.0.0-0.woody.1_i386.deb Size: 487834 MD5sum: 8b00c81d0ff3cb3a4061fe39ee9f5f77 Description: Advanced version control system (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes the Subversion client (svn), tools for creating a Subversion repository and tools to make a repository available over the network using a program like ssh. . http://subversion.tigris.org installed-size: 1424 Package: subversion-tools Version: 1.0.0-0.woody.1 Priority: optional Section: admin Maintainer: David Kimdon Depends: python2.1-subversion (= 1.0.0-0.woody.1), subversion (= 1.0.0-0.woody.1), rcs, python2.1, exim | mail-transport-agent, perl, liburi-perl (>= 1.17-1), libconfig-inifiles-perl (>= 2.27-1) Replaces: subversion (<< 0.22.1-1) Architecture: all Filename: ./subversion-tools_1.0.0-0.woody.1_all.deb Size: 95870 MD5sum: 5d6be03bacdaf94abaa7904be56e0a00 Description: Assorted tools related to Subversion (aka. svn) Subversion is a version control system much like the Concurrent Versions System (CVS). Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (typically source code). Subversion has all the major features of CVS, plus certain new features that CVS users often wish they had. . This package includes miscellaneous tools that make maintenance and administration of a Subversion repository easier. installed-size: 440 source: subversion Package: swig Version: 1.3.21-0.woody.1 Priority: optional Section: interpreters Maintainer: Torsten Landschoff Depends: libc6 (>= 2.2.4-4), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), libswig1.3 Suggests: swig-examples, swig-doc Conflicts: swig1.3 Replaces: swig1.3 Architecture: i386 Filename: ./swig_1.3.21-0.woody.1_i386.deb Size: 625568 MD5sum: 6e0f3b3c8cef3b6e98c7f8c58eb09cb5 Description: Generate scripting interfaces to C/C++ code SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, PHP, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, Ocaml, Pike, and C#. . Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language. installed-size: 2764 source: swig1.3 Package: swig-doc Version: 1.3.21-0.woody.1 Priority: optional Section: doc Maintainer: Torsten Landschoff Suggests: swig Conflicts: swig1.3-doc Replaces: swig1.3-doc Architecture: all Filename: ./swig-doc_1.3.21-0.woody.1_all.deb Size: 390596 MD5sum: 90872ae247117f9bab3f893c2e508f2b Description: HTML documentation for SWIG Contains the users' and developers' manuals for SWIG (Simplified Wrapper Interface Generator) 1.3 in HTML format. installed-size: 1464 source: swig1.3 Package: swig-examples Version: 1.3.21-0.woody.1 Priority: optional Section: interpreters Maintainer: Torsten Landschoff Depends: swig Conflicts: swig1.3-examples Replaces: swig1.3-examples Architecture: all Filename: ./swig-examples_1.3.21-0.woody.1_all.deb Size: 524628 MD5sum: a7302200511b9a865cd06228edea054d Description: Examples for applications of SWIG Contains examples for applications of SWIG. These examples are for the 1.3 release. If you don't need the new features you should try the 1.1 release instead, found in the swig package. installed-size: 7868 source: swig1.3 Package: swig1.3 Version: 1.3.21-0.woody.1 Priority: optional Section: interpreters Maintainer: Torsten Landschoff Depends: swig Architecture: i386 Filename: ./swig1.3_1.3.21-0.woody.1_i386.deb Size: 140138 MD5sum: 2d36a96e58d0db9b91f984a9f1775423 Description: Generate scripting interfaces to C/C++ code SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, PHP, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, Ocaml, Pike, and C#. . This is just an upgrade convenience package. For the real stuff look at the swig package. installed-size: 180 Package: swig1.3-doc Version: 1.3.21-0.woody.1 Priority: optional Section: doc Maintainer: Torsten Landschoff Depends: swig-doc Suggests: swig Architecture: all Filename: ./swig1.3-doc_1.3.21-0.woody.1_all.deb Size: 6990 MD5sum: 2dd3c619ddf7ed38f6181e50b30dd802 Description: HTML documentation for SWIG This is just a convenience package to make smooth upgrades possible. The real stuff i in the swig-doc package. installed-size: 44 source: swig1.3 Package: swig1.3-examples Version: 1.3.21-0.woody.1 Priority: optional Section: interpreters Maintainer: Torsten Landschoff Depends: swig-examples Architecture: all Filename: ./swig1.3-examples_1.3.21-0.woody.1_all.deb Size: 6996 MD5sum: 2bfafbbf428748d9c54577856c2f1cbe Description: Examples for applications of SWIG Contains examples for applications of SWIG. These examples are for the 1.3 release. . This is a dependency package for the real swig-examples package. installed-size: 44 source: swig1.3 Package: tcl8.4 Version: 8.4.2-0.woody.1 Priority: optional Section: interpreters Maintainer: Chris Waters Depends: libc6 (>= 2.2.4-4) Suggests: tclreadline Conflicts: tcl, tcl74 (<= 7.4p3-2) Provides: tclsh Architecture: i386 Filename: ./tcl8.4_8.4.2-0.woody.1_i386.deb Size: 1022568 MD5sum: b53a69d3e6ac10266422a20006d69781 Description: Tcl (the Tool Command Language) v8.4 - run-time files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains everything you need to run Tcl scripts and Tcl-enabled apps. . Homepage: http://www.tcl.tk/ installed-size: 2940 Package: tcl8.4-dev Version: 8.4.2-0.woody.1 Priority: optional Section: devel Maintainer: Chris Waters Depends: libc6-dev, tcl8.4 (= 8.4.2-0.woody.1) Suggests: tcl8.4-doc Conflicts: tcl, tcl-dev Architecture: i386 Filename: ./tcl8.4-dev_8.4.2-0.woody.1_i386.deb Size: 625004 MD5sum: 7db82461c85167c1c1cf9be08e197f74 Description: Tcl (the Tool Command Language) v8.4 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. . Homepage: http://www.tcl.tk/ installed-size: 1992 source: tcl8.4 Package: tcl8.4-doc Version: 8.4.2-0.woody.1 Priority: optional Section: doc Maintainer: Chris Waters Suggests: tcl8.4 Conflicts: tcl, tcl-dev, tcl-doc Provides: tcl-doc Architecture: all Filename: ./tcl8.4-doc_8.4.2-0.woody.1_all.deb Size: 894048 MD5sum: d9c3408c12149d55544823b6d05145dd Description: Tcl (the Tool Command Language) v8.4 - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. . Homepage: http://www.tcl.tk/ installed-size: 1220 source: tcl8.4 Package: tk8.4 Version: 8.4.2-1.woody.1 Priority: optional Section: libs Maintainer: Chris Waters Depends: libc6 (>= 2.2.4-4), tcl8.4 (>= 8.4.2), xlibs (>> 4.1.0) Recommends: xterm | x-terminal-emulator Conflicts: tk, tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5) Provides: wish Architecture: i386 Filename: ./tk8.4_8.4.2-1.woody.1_i386.deb Size: 884528 MD5sum: f0d9a59ec4ead54c6d3a4f49aaae155a Description: Tk toolkit for Tcl and X11, v8.4 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. . Homepage: http://www.tcl.tk/ installed-size: 2472 Package: tk8.4-dev Version: 8.4.2-1.woody.1 Priority: optional Section: devel Maintainer: Chris Waters Depends: libc6-dev, tcl8.4-dev (>= 8.4.2), xlibs-dev, tk8.4 (= 8.4.2-1.woody.1) Suggests: tk8.4-doc Conflicts: tk, tk-dev Provides: tk-dev Architecture: i386 Filename: ./tk8.4-dev_8.4.2-1.woody.1_i386.deb Size: 688024 MD5sum: 78e9d2a563841d742fdd7483fc1e4dd4 Description: Tk toolkit for Tcl and X11, v8.4 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. . Homepage: http://www.tcl.tk/ installed-size: 2068 source: tk8.4 Package: tk8.4-doc Version: 8.4.2-1.woody.1 Priority: optional Section: doc Maintainer: Chris Waters Suggests: tk8.4 Conflicts: tk, tk-doc Provides: tk-doc Architecture: all Filename: ./tk8.4-doc_8.4.2-1.woody.1_all.deb Size: 750074 MD5sum: 6687a053474509ae526c60a08a32c42a Description: Tk toolkit for Tcl and X11, v8.4 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. . Homepage: http://www.tcl.tk/ installed-size: 992 source: tk8.4