Package: libapache-configparser-perl Version: 1.01-0zajac3 Priority: optional Section: perl Maintainer: Blair Zajac Depends: perl (>= 5.6.0-16), perl-modules, libfile-fnmatch-perl (>= 0.01-2), libtree-dagnode-perl (>= 1.05-1) Architecture: all Filename: dapper/libapache-configparser-perl/libapache-configparser-perl_1.01-0zajac3_all.deb Size: 53004 Installed-Size: 228 MD5sum: baaefb427cec7dc04d69f6a5a406f91c Description: Load and parse Apache configuration files The Apache::ConfigParser module is used to load an Apache configuration file to allow programs to determine Apache's configuration directives and contexts. The resulting object contains a tree based structure using the Apache::ConfigParser::Directive class, which is a subclass of Tree::DAG_node, so all of the methods that enable tree based searches and modifications from Tree::DAG_Node are also available. The tree structure is used to represent the ability to nest sections, such as , , etc. . Apache does a great job of checking Apache configuration files for errors and this modules leaves most of that to Apache. This module does minimal configuration file checking. Package: libapache2-svn Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: net Maintainer: Guilherme de S. Pastore Depends: apache2, libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Suggests: db4.3-util Architecture: i386 Filename: dapper/subversion/libapache2-svn_1.3.2-3zajac1_i386.deb Size: 112920 Installed-Size: 288 MD5sum: 0d3fc93b31562fe501ee86490f908bd0 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 the mod_dav_svn and mod_authz_svn modules for the apache web server. These modules 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 using the HTTP-based WebDAV/DeltaV protocol sometimes also called DAV. Package: libfile-fnmatch-perl Version: 0.02-3zajac2 Priority: optional Section: perl Maintainer: Blair Zajac Depends: perlapi-5.8.7, perl (>= 5.8.7-10ubuntu1), libc6 (>= 2.3.4-1) Architecture: i386 Filename: dapper/libfile-fnmatch-perl/libfile-fnmatch-perl_0.02-3zajac2_i386.deb Size: 11472 Installed-Size: 88 MD5sum: 9b831a748c4b0cfe95a9dd133e07bc23 Description: Perl interface to simple fnmatch regular expressions File::FnMatch::fnmatch() provides simple, shell-like pattern matching. . Though considerably less powerful than regular expressions, shell patterns are nonetheless useful and familiar to a large audience of end-users. Package: libgems-ruby1.8 Source: libgems-ruby Version: 0.9.0-0.0zajac1 Priority: optional Section: interpreters Maintainer: Daigo Moriwaki Depends: libruby1.8, rdoc1.8 Recommends: rubygems Architecture: all Filename: dapper/libgems-ruby1.8/libgems-ruby1.8_0.9.0-0.0zajac1_all.deb Size: 147416 Installed-Size: 888 MD5sum: c82788e170a9fb4bed578b34af8ad9fd Description: libraries to use RubyGems, a package management framework This is a way to package Ruby libraries/applications for distribution. RubyGems provides the ability to manage concurrent versions of libraries and dependencies between those libraries. Using RubyGems, you can: * download and install Ruby libraries easily * not worry about libraries A and B depending on different versions of library C * easily remove libraries you no longer use . This package contains RubyGems' libraries. The commands are included in `rubygems' package. . Homepage: http://rubygems.rubyforge.org/wiki/wiki.pl Package: libsvn-core-perl Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: perl Maintainer: Guilherme de S. Pastore Depends: perlapi-5.8.7, perl (>= 5.8.7-10ubuntu1), libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Conflicts: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1) Replaces: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1) Architecture: i386 Filename: dapper/subversion/libsvn-core-perl_1.3.2-3zajac1_i386.deb Size: 758674 Installed-Size: 2592 MD5sum: dd5376f0a6cb8ac3ea50ffdce7361bc1 Description: perl bindings 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. . These modules are required to interface with Subversion from Perl. This would be useful if you wanted to, for example, write a Perl script that manipulates a Subversion repository or working copy. Package: libsvn-doc Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: doc Maintainer: Guilherme de S. Pastore Architecture: all Filename: dapper/subversion/libsvn-doc_1.3.2-3zajac1_all.deb Size: 988774 Installed-Size: 7096 MD5sum: c9b19b83bde34e364883378320502c4c Description: development documentation 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 development (API) documentation. Package: libsvn-javahl Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: devel Maintainer: Guilherme de S. Pastore Depends: gij | java1-runtime, libsvn0 (= 1.3.2-3zajac1) Architecture: i386 Filename: dapper/subversion/libsvn-javahl_1.3.2-3zajac1_i386.deb Size: 189924 Installed-Size: 372 MD5sum: 2106a3763dbc29b94b4dcd902d2c2833 Description: java bindings 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. . These modules are required to interface with Subversion from Java. This would be useful if you wanted to, for example, write a Java class that manipulates a Subversion repository or working copy. Package: libsvn-ruby Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: devel Maintainer: Guilherme de S. Pastore Depends: libsvn-ruby1.8 Architecture: all Filename: dapper/subversion/libsvn-ruby_1.3.2-3zajac1_all.deb Size: 960 Installed-Size: 20 MD5sum: ef6ccef34fa8aa6e577899fe9dcf6dde Description: ruby 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. . This is a dummy package to install the Ruby language bindings for the default version of Ruby. Package: libsvn-ruby1.8 Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: devel Maintainer: Guilherme de S. Pastore Depends: ruby1.8, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0) Architecture: i386 Filename: dapper/subversion/libsvn-ruby1.8_1.3.2-3zajac1_i386.deb Size: 274388 Installed-Size: 932 MD5sum: 7e3d9c2d9c654ee1a720870e4164257b Description: ruby 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 Ruby 1.8. This would be useful if you wanted to, for example, write a Ruby script that manipulates a subversion repository or working copy. Package: libsvn0 Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: libs Maintainer: Guilherme de S. Pastore Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libneon25 (>= 0.25.5.dfsg) Architecture: i386 Filename: dapper/subversion/libsvn0_1.3.2-3zajac1_i386.deb Size: 513504 Installed-Size: 1224 MD5sum: 005e908360c6c0324b518bd8a14936ab 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. Package: libsvn0-dev Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: libdevel Maintainer: Guilherme de S. Pastore Depends: libsvn0 (= 1.3.2-3zajac1), libapr0-dev (>= 2.0.55-3), libdb4.3-dev, libneon25-dev Suggests: libsvn-doc Provides: libsvn-dev Architecture: i386 Filename: dapper/subversion/libsvn0-dev_1.3.2-3zajac1_i386.deb Size: 722972 Installed-Size: 2440 MD5sum: bf5bf3d9224b81fba2d8fc5bb217d4bb 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. Package: mailman Version: 1:2.1.8-2ubuntu1zajac1 Priority: optional Section: mail Maintainer: Mailman for Debian Pre-Depends: debconf (>= 1.4.16) | debconf-2.0 Depends: libc6 (>= 2.3.4-1), python (>= 2.2.2.91-1), logrotate, cron (>= 3.0pl1-42), postfix | mail-transport-agent, apache2 | httpd, ucf (>= 0.28), pwgen, adduser Suggests: spamassassin, lynx, python2.3-korean-codecs | python2.2-korean-codecs, python-japanese-codecs, listadmin Conflicts: suidmanager (<< 0.50), sendmail (<< 8.12.6) Architecture: i386 Filename: dapper/mailman/mailman_2.1.8-2ubuntu1zajac1_i386.deb Size: 8011736 Installed-Size: 36552 MD5sum: 598bbd88fb42c73247d320beed87c1ec Description: Powerful, web-based mailing list manager The GNU Mailing List Manager, which manages email discussion lists much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. . Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. . Homepage: http://www.list.org/ Package: python-subversion Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: python Maintainer: Guilherme de S. Pastore Depends: subversion, libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0), python (<< 2.5), python (>= 2.4) Conflicts: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1), python2.3-subversion, python2.4-subversion Provides: python2.3-subversion Replaces: libsvn0 (<< 1.2.3dfsg1-1), libsvn0-dev (<< 1.2.3dfsg1-1), python2.3-subversion, python2.4-subversion Architecture: i386 Filename: dapper/subversion/python-subversion_1.3.2-3zajac1_i386.deb Size: 445890 Installed-Size: 1836 MD5sum: a4a742269a1f55976e4e8eeedd6191bc 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. Package: rdiff-backup Version: 1.1.12-0zajac1dapper1 Priority: optional Section: utils Maintainer: Daniel Baumann Depends: libc6 (>= 2.3.4-1), librsync1 (>= 0.9.6), python (<< 2.5), python (>= 2.4) Architecture: i386 Filename: dapper/rdiff-backup/rdiff-backup_1.1.12-0zajac1dapper1_i386.deb Size: 177580 Installed-Size: 672 MD5sum: 56836c3e6402b72de728171b886ae684 Description: remote incremental backup rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, modification times, extended attributes, acls, and resource forks. . Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensical defaults. Package: ruby-pkg-tools Version: 0.10-0zajac1 Priority: optional Section: devel Maintainer: Paul van Tilburg Depends: ruby Recommends: svn-buildpackage, devscripts, libwww-perl Architecture: all Filename: dapper/ruby-pkg-tools/ruby-pkg-tools_0.10-0zajac1_all.deb Size: 14986 Installed-Size: 112 MD5sum: 66ab884f04f70e4784867646314c093c Description: Tools for building Debian Ruby packages This package contains some useful tools for building Debian Ruby packages and is used by the Debian Ruby Maintainers Team. It includes: * a CBDS class for building packages which use setup.rb as installer, * a program to retrieve upstream sources for use in conjunction with svn-buildpackage, * a list of team members. Package: rubygems Source: libgems-ruby Version: 0.9.0-0.0zajac1 Priority: optional Section: interpreters Maintainer: Daigo Moriwaki Depends: ruby (>= 1.8), libgems-ruby1.8 Architecture: all Filename: dapper/libgems-ruby1.8/rubygems_0.9.0-0.0zajac1_all.deb Size: 44102 Installed-Size: 120 MD5sum: dba8665b631a7268c54197e8e119ac41 Description: package management framework for Ruby libraries/applications This is a way to package Ruby libraries/applications for distribution. RubyGems provides the ability to manage concurrent versions of libraries and dependencies between those libraries. Using RubyGems, you can: * download and install Ruby libraries easily * not worry about libraries A and B depending on different versions of library C * easily remove libraries you no longer use . This package contains RubyGems' commands like /usr/bin/gem. . Homepage: http://rubygems.rubyforge.org/wiki/wiki.pl Package: smokeping Version: 2.0.9-1zajac1 Priority: optional Section: net Maintainer: Jose Carlos Garcia Sogo Depends: perl (>= 5.6.0-16), libnet-perl, libsnmp-session-perl (>= 0.86), librrds-perl (>= 1.0.33-9), fping (>= 2.4b2-to-ipv6-2) | echoping (>= 4.2.0-1.1), speedy-cgi-perl (>= 2.21-1), exim4 | mail-transport-agent, debianutils (>= 1.7), adduser Recommends: apache | httpd, libsocket6-perl, dnsutils Suggests: curl, libauthen-radius-perl, libnet-ldap-perl, libnet-dns-perl, ssh, libio-socket-ssl-perl, libnet-telnet-perl Architecture: all Filename: dapper/smokeping/smokeping_2.0.9-1zajac1_all.deb Size: 460584 Installed-Size: 1640 MD5sum: c53ce238f15bea6090d3fad0df8b9049 Description: latency logging and graphing system SmokePing consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs. . With SmokePing you can measure latency and packet loss in your network. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs giving up to the minute information on the state of each network connection. Package: subversion Version: 1.3.2-3zajac1 Priority: optional Section: devel Maintainer: Guilherme de S. Pastore Depends: libapr0 (>= 2.0.55), libc6 (>= 2.3.4-1), libsvn0 (>= 1.3.0), libsvn0 (= 1.3.2-3zajac1), patch Suggests: subversion-tools, db4.3-util Architecture: i386 Filename: dapper/subversion/subversion_1.3.2-3zajac1_i386.deb Size: 940244 Installed-Size: 3016 MD5sum: badf9df24222ea4405972c205d361f8e 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. . Homepage: http://subversion.tigris.org Package: subversion-tools Source: subversion Version: 1.3.2-3zajac1 Priority: optional Section: admin Maintainer: Guilherme de S. Pastore Depends: python-subversion (>= 1.3), subversion (>= 1.3), rcs, python, exim4 | mail-transport-agent, perl (>= 5.8.0-7), liburi-perl (>= 1.17-1), libconfig-inifiles-perl (>= 2.27-1) Architecture: all Filename: dapper/subversion/subversion-tools_1.3.2-3zajac1_all.deb Size: 122798 Installed-Size: 372 MD5sum: 710f9f87272d25081fc0f93265c73b2e 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. Package: webalizer Version: 2.01.10-27zajac3 Priority: optional Section: web Maintainer: Jose Carlos Medeiros Pre-Depends: debconf (>= 1.4.58) | debconf-2.0 Depends: libc6 (>= 2.3.4-1), libdb4.2, libgd2-xpm (>= 2.0.33), libgeoip1 (>= 1.3.14), libpng12-0 (>= 1.2.8rel), zlib1g (>= 1:1.2.1) Suggests: httpd Architecture: i386 Filename: dapper/webalizer/webalizer_2.01.10-27zajac3_i386.deb Size: 311530 Installed-Size: 1448 MD5sum: b4a7313d947a11d73185d6a7c9a09af9 Description: Web server log analysis program The Webalizer is a web server log analysis program. It is designed to scan web server log files in various formats and produce usage statistics in HTML format for viewing through a browser. The Webalizer produces yearly, monthly, daily and hourly statistics. In the monthly reports, various statistics may be produced to show overall usage, usage by day and hour, usage by visiting sites, URLs, user agents (browsers), referrers and country. The Webalizer is highly configurable by use of either command line options or a configuration file, allowing the program to be tailored to individual needs easily.