Projects
Kolab:3.4:Updates
python-ldap
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
debian.changelog
Added
@@ -0,0 +1,6 @@ +python-ldap (2.4.6-1) unstable; urgency=low + + * atttempting to build a debian package for python-ldap, based on http://packages.debian.org/wheezy/python-ldap + + -- Timotheus Pokorra <timotheus@pokorra.de> Thu, 07 Nov 2013 19:53:38 +0100 +
View file
debian.control
Added
@@ -0,0 +1,20 @@ +Source: python-ldap +Section: python +Priority: optional +Maintainer: Timotheus Pokorra <timotheus@pokorra.de> +Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), libldap2-dev, libsasl2-dev, dpkg-dev +Homepage: http://www.python-ldap.org/ +X-Python-Version: >= 2.3 + +Package: python-ldap +Architecture: any +Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends} +Provides: ${python:Provides} +Suggests: python-ldap-doc, python-pyasn1 +Conflicts: python2.3-ldap (<< 2.2.0-1.1), python2.4-ldap (<< 2.2.0-1.1), python2.3-ldap-tls +Replaces: python2.3-ldap (<< 2.2.0-1.1), python2.4-ldap (<< 2.2.0-1.1), python2.3-ldap-tls +Description: LDAP interface module for Python + This module provides a Python interface to the OpenLDAP client library + (LDAP is the Lightweight Directory Access Protocol). +
View file
debian.rules
Added
@@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +%: + dh $@ --with python2 + +override_dh_installdocs: + dh_installdocs --link-doc=python-ldap +
View file
debian.tar.gz
Added
View file
python-ldap.dsc
Added
@@ -0,0 +1,14 @@ +Format: 1.0 +Source: python-ldap +Binary: python-ldap +Architecture: any +Version: 2.4.6-1 +Maintainer: Timotheus Pokorra <timotheus@pokorra.de> +Homepage: http://www.python-ldap.org/ +Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), libldap2-dev, libsasl2-dev, dpkg-dev +Package-List: + python-ldap deb python optional +Files: + 00000000000000000000000000000000 0 python-ldap-2.4.6.tar.gz + 00000000000000000000000000000000 0 debian.tar.gz
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
.