Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 54
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +pykolab (0.6.11-0~kolab2) unstable; urgency=low + + * Ship Sieve management for UCS + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Mon, 10 Feb 2014 20:00:00 +0100 + pykolab (0.6.11-0~kolab1) unstable; urgency=low * New upstream release 0.6.11
View file
debian.control
Changed
@@ -42,7 +42,8 @@ python-pyasn1-modules, python-sqlalchemy, ${misc:Depends}, - ${shlibs:Depends} + ${shlibs:Depends}, + ${ucs:Depends} Description: Kolab Groupware daemon and utilities Python implementation of the Kolab Groupware server @@ -52,7 +53,8 @@ python, python-augeas, python-cheetah, - ${misc:Depends} + ${misc:Depends}, + ${ucs:Depends} Description: Command-line utilities for Kolab This package includes command-line utilities for Kolab Groupware
View file
debian.rules
Changed
@@ -17,6 +17,12 @@ override_dh_install: #dh_install --list-missing + if [ -x "$$(which univention-install-config-registry 2>/dev/null)" ]; then \ + echo "usr/lib*/python*/*-packages/pykolab/plugins/sievemgmt/__init__.py" >> $(CURDIR)/debian/pykolab.install ; \ + echo "usr/lib*/python*/*-packages/pykolab/cli/sieve/" >> $(CURDIR)/debian/kolab-cli.install ; \ + echo "ucs:Depends=python-sievelib" >> $(CURDIR)/debian/pykolab.substvars ; \ + echo "ucs:Depends=python-sievelib" >> $(CURDIR)/debian/kolab-cli.substvars ; \ + fi dh_install if [ -x "$$(which univention-install-config-registry 2>/dev/null)" ]; then \ mkdir -p $(CURDIR)/debian/pykolab/usr/share/pyshared/pykolab/ucs/ ; \
View file
pykolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: pykolab Binary: pykolab, kolab-cli, kolab-conf, kolab-saslauthd, kolab-server, kolab-telemetry, kolab-xml, wallace Architecture: all -Version: 0.6.11-0~kolab1 +Version: 0.6.11-0~kolab2 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org
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
.