Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 27
View file
debian_UCS_3.0.control
Added
@@ -0,0 +1,101 @@ +Source: pykolab +Section: python +Priority: optional +Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> +Uploaders: Paul Klos <kolab@klos2day.nl> +Build-Depends: autotools-dev, + debhelper (>= 7.0.50~), + dh-autoreconf, + gawk, + gettext, + intltool, + libcroco3, + libexpat1, + libglib2.0-0, + libglib2.0-dev, + libpcre3, + libssl-dev, + libunistring0, + libxml-parser-perl, + libxml2, + mime-support, + python (>= 2.6~), + python-icalendar, + python-minimal, + python-nose, + python-support, +Standards-Version: 3.9.3 +Homepage: http://www.kolab.org +Vcs-Git: git://git.kolab.org/git/pykolab +#Vcs-Browser: http://git.debian.org/?p=collab-maint/pykolab.git;a=summary + +Package: pykolab +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + python, + python-ldap, + python-pyasn1, + python-pyasn1-modules, + python-sqlalchemy, + adduser (>= 3.11), + python-icalendar, + python-mysqldb, + libpython2.7 +Description: Kolab Groupware daemon and utilities + Python implementation of the Kolab Groupware server + +Package: kolab-cli +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, python-augeas, python-cheetah +Description: Command-line utilities for Kolab + This package includes command-line utilities for Kolab Groupware + +Package: kolab-conf +Architecture: all +Depends: pykolab (= ${binary:Version}), kolab-ldap, ${python:Depends}, python, ${misc:Depends}, python-augeas, python-cheetah +Description: Configuration management for Kolab + This package includes configuration management utilities for + Kolab Groupware + +Package: kolab-saslauthd +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, sasl2-bin, lsb-base (>= 3.0-6) +Description: SASL Authentication Daemon for Kolab + A multi-domain capable Kolab SASL Authentication daemon. + +Package: kolab-server +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, lsb-base (>= 3.0-6) +Description: Kolab Groupware Server + Server daemon synchronizing the mutations between various + Kolab Groupware components. + +Package: kolab-telemetry +Architecture: all +Depends: kolab-cli (= ${binary:Version}), python, ${misc:Depends} +Description: Kolab Telemetry Logging Capabilities + Cyrus IMAP Telemetry logging handling capabilities for Kolab Groupware + +Package: kolab-xml +Architecture: all +Depends: pykolab (= ${binary:Version}), + python, + python-kolabformat, + ${misc:Depends}, + python-icalendar +Description: Kolab XML format wrapper for pykolab + Kolab Format XML bindings wrapper for pykolab + +Package: wallace +Architecture: all +Depends: pykolab (= ${binary:Version}), + kolab-xml (= ${binary:Version}), + python, + ${misc:Depends}, + lsb-base (>= 3.0-6), + python-icalendar +Replaces: kolab-content-filter +Provides: kolab-content-filter +Description: Kolab Content-Filter + This is the Kolab Content Filter, with plugins
View file
debian_UCS_3.1.control
Added
@@ -0,0 +1,101 @@ +Source: pykolab +Section: python +Priority: optional +Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> +Uploaders: Paul Klos <kolab@klos2day.nl> +Build-Depends: autotools-dev, + debhelper (>= 7.0.50~), + dh-autoreconf, + gawk, + gettext, + intltool, + libcroco3, + libexpat1, + libglib2.0-0, + libglib2.0-dev, + libpcre3, + libssl-dev, + libunistring0, + libxml-parser-perl, + libxml2, + mime-support, + python (>= 2.6~), + python-icalendar, + python-minimal, + python-nose, + python-support, +Standards-Version: 3.9.3 +Homepage: http://www.kolab.org +Vcs-Git: git://git.kolab.org/git/pykolab +#Vcs-Browser: http://git.debian.org/?p=collab-maint/pykolab.git;a=summary + +Package: pykolab +Architecture: all +Depends: ${shlibs:Depends}, + ${misc:Depends}, + python, + python-ldap, + python-pyasn1, + python-pyasn1-modules, + python-sqlalchemy, + adduser (>= 3.11), + python-icalendar, + python-mysqldb, + libpython2.7 +Description: Kolab Groupware daemon and utilities + Python implementation of the Kolab Groupware server + +Package: kolab-cli +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, python-augeas, python-cheetah +Description: Command-line utilities for Kolab + This package includes command-line utilities for Kolab Groupware + +Package: kolab-conf +Architecture: all +Depends: pykolab (= ${binary:Version}), kolab-ldap, ${python:Depends}, python, ${misc:Depends}, python-augeas, python-cheetah +Description: Configuration management for Kolab + This package includes configuration management utilities for + Kolab Groupware + +Package: kolab-saslauthd +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, sasl2-bin, lsb-base (>= 3.0-6) +Description: SASL Authentication Daemon for Kolab + A multi-domain capable Kolab SASL Authentication daemon. + +Package: kolab-server +Architecture: all +Depends: pykolab (= ${binary:Version}), python, ${misc:Depends}, lsb-base (>= 3.0-6) +Description: Kolab Groupware Server + Server daemon synchronizing the mutations between various + Kolab Groupware components. + +Package: kolab-telemetry +Architecture: all +Depends: kolab-cli (= ${binary:Version}), python, ${misc:Depends} +Description: Kolab Telemetry Logging Capabilities + Cyrus IMAP Telemetry logging handling capabilities for Kolab Groupware + +Package: kolab-xml +Architecture: all +Depends: pykolab (= ${binary:Version}), + python, + python-kolabformat, + ${misc:Depends}, + python-icalendar +Description: Kolab XML format wrapper for pykolab + Kolab Format XML bindings wrapper for pykolab + +Package: wallace +Architecture: all +Depends: pykolab (= ${binary:Version}), + kolab-xml (= ${binary:Version}), + python, + ${misc:Depends}, + lsb-base (>= 3.0-6), + python-icalendar +Replaces: kolab-content-filter +Provides: kolab-content-filter +Description: Kolab Content-Filter + This is the Kolab Content Filter, with plugins
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.