Projects
Kolab:16:Enterprise
libkolabxml
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 16
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +libkolabxml (1.2.0-0~kolab6) unstable; urgency=low + + * Plesk-provided PHP versions 7.3 and 7.4 + + -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Mon, 13 Jan 2020 16:38:05 +0200 + libkolabxml (1.2.0-0~kolab5) unstable; urgency=low * Bindings for multiple versions of Plesk-provided PHP
View file
debian.control
Changed
@@ -1,8 +1,8 @@ Source: libkolabxml Section: libs Priority: optional -Maintainer: Debian Kolab Maintainers <pkg-kolab-devel@lists.alioth.debian.org> -Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> +Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> +Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Build-Depends: cmake, debhelper, libboost-dev, @@ -18,6 +18,7 @@ plesk-php71-dev | bash, plesk-php72-dev | bash, plesk-php73-dev | bash, + plesk-php74-dev | bash, psa | bash, python-dev, swig (>= 2.0), @@ -46,6 +47,7 @@ ${shlibs:Depends}, ${php:Depends}, ucf +Provides: php-bindings-libkolabxml Description: PHP bindings for Kolab Format 3.0 XML parsing Libkolabxml is the reference implementation of the Kolab XML format For more information see the libkolabxml package.
View file
debian.rules
Changed
@@ -5,7 +5,7 @@ PHPINC := $(shell php-config --include-dir) PYTHON_SITEARCH := $(shell python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') -PHP_VERSIONS=7.3 7.2 7.1 7.0 5.6 +PHP_VERSIONS=7.4 7.3 7.2 7.1 7.0 5.6 # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 @@ -30,6 +30,7 @@ echo "Package: plesk-php$${shver}-kolabformat" >> debian/control ; \ echo "Architecture: amd64" >> debian/control ; \ echo "Depends: libkolabxml1v5, plesk-php$${shver}" >> debian/control ; \ + echo "Provides: php-bindings-libkolabxml" >> debian/control ; \ echo "Description: Kolab format bindings for Plesk PHP $${version}" >> debian/control ; \ echo "" >> debian/control ; \ sed -i -e "/Files:/ i\
View file
libkolabxml.dsc
Changed
@@ -2,9 +2,9 @@ Source: libkolabxml Binary: libkolabxml1v5, php-kolabformat, python-kolabformat, libkolabxml-dev Architecture: any -Version: 1.2.0-0~kolab5 -Maintainer: Kolab Systems AG <contact@kolabsystems.com> -Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> +Version: 1.2.0-0~kolab6 +Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> +Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://git.kolab.org/libkolabxml Standards-Version: 3.9.3 Build-Depends: cmake, @@ -22,6 +22,7 @@ plesk-php71-dev | bash, plesk-php72-dev | bash, plesk-php73-dev | bash, + plesk-php74-dev | bash, psa | bash, python-dev, swig (>= 2.0),
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
.