--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: O: ldaptor -- Documentation for Ldaptor
- From: Mario Iseli <mario@debian.org>
- Date: Mon, 3 Sep 2007 09:32:18 +0200
- Message-id: <20070903073218.GA15757@aismis.intra.grenchen.ch>
Package: wnpp
Severity: normal
The current maintainer of ldaptor, Tommi Virtanen <tv@debian.org>,
is apparently not active anymore. Therefore, I orphan this package now.
Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.
If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.
Some information about this package:
Package: ldaptor
Binary: ldaptor-doc, ldaptor-webui, python-ldaptor, ldaptor-utils, ldaptor-common
Version: 0.0.43-0.5
Priority: optional
Section: admin
Maintainer: Tommi Virtanen <tv@debian.org>
Build-Depends: cdbs, debhelper, python-all-dev
Build-Depends-Indep: docbook-slides (>= 3.2.0), xsltproc, source-highlight, python-epydoc, dia (>= 0.93-2), python-twisted-core, python-twisted-names, python-twisted-mail, python-twisted-web, python-nevow, python-webut, python-pyparsing, python-pyopenssl, python-crypto
Architecture: all
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/l/ldaptor
Files:
c9216722580da06b37f643f4fceec0a7 845 ldaptor_0.0.43-0.5.dsc
439c8a9cec8988865982bbf2994a158f 227069 ldaptor_0.0.43-0.5.tar.gz
Package: ldaptor-doc
Priority: optional
Section: doc
Installed-Size: 21597
Maintainer: Tommi Virtanen <tv@debian.org>
Architecture: all
Source: ldaptor
Version: 0.0.43-0.5
Filename: pool/main/l/ldaptor/ldaptor-doc_0.0.43-0.5_all.deb
Size: 1657034
MD5sum: ec031ccc331c75b815715ce10e815ab3
SHA1: c7e430b6d8df2d9547ecf70c774ef26f508cb8b8
SHA256: 436a63ff8f76acbec23072da8c93c06687082810508c7a9bee9dde6d7e498ea1
Description: Documentation for Ldaptor
A collection of documentation about Ldaptor and LDAP, including
.
- An introduction to LDAP
.
- The Ldaptor library API
.
- Slides for a talk "Creating a simple LDAP application"
Tag: devel::doc, devel::lang:python, protocol::ldap, role::documentation, works-with::db
Package: ldaptor-webui
Priority: optional
Section: admin
Installed-Size: 273
Maintainer: Tommi Virtanen <tv@debian.org>
Architecture: all
Source: ldaptor
Version: 0.0.43-0.5
Depends: python (<< 2.5), python (>= 2.4), python-nevow, python-webut, python-ldaptor
Filename: pool/main/l/ldaptor/ldaptor-webui_0.0.43-0.5_all.deb
Size: 49240
MD5sum: 6ca4006cf9fa0e795e3f627f6fa8bc78
SHA1: 57a038688466da99d40cbe301ad247126decccc0
SHA256: d5e9c35a489613d1256ee4bc1e2b7569c6a237ad14c96604c83019fbbc207eb4
Description: Web user interface for editing LDAP directories
A web-based user interface to search and edit information in an LDAP
directory.
Tag: admin::monitoring, admin::user-management, interface::web, protocol::ldap, role::program, scope::utility, use::editing, works-with::db
Package: python-ldaptor
Priority: optional
Section: python
Installed-Size: 798
Maintainer: Tommi Virtanen <tv@debian.org>
Architecture: all
Source: ldaptor
Version: 0.0.43-0.5
Replaces: python2.3-ldaptor
Depends: python (<< 2.5), python (>= 2.4), python-twisted-core (>= 2.2), python-twisted-names (>= 0.2), python-twisted-mail (>= 0.2), python-twisted-web (>= 0.5), python-pyparsing
Filename: pool/main/l/ldaptor/python-ldaptor_0.0.43-0.5_all.deb
Size: 125210
MD5sum: 68602d3cd84c5982045cdf783aaa4f11
SHA1: bd74feb693f85ae5f19e33de9660f9fd9fbeab82
SHA256: 37da0994d50d484e1203514d23ffa8c6210ac092e61516d24397ef8e4a4b6c5b
Description: Pure-Python library for LDAP
Ldaptor is a pure-Python library that implements
.
- LDAP client logic.
.
- separately-accessible LDAP and BER protocol message
generation/parsing.
.
- ASCII-format LDAP filter generation and parsing.
.
- LDIF format data generation.
.
- Samba password changing logic.
.
This is a dummy package that depends on the correct version of
python-ldaptor for the default version of Python.
Tag: devel::lang:python, devel::library, implemented-in::python, protocol::ldap, works-with::db
Package: ldaptor-utils
Priority: optional
Section: admin
Installed-Size: 125
Maintainer: Tommi Virtanen <tv@debian.org>
Architecture: all
Source: ldaptor
Version: 0.0.43-0.5
Depends: python (>= 2.4), python (<< 3), python-ldaptor
Filename: pool/main/l/ldaptor/ldaptor-utils_0.0.43-0.5_all.deb
Size: 35214
MD5sum: 9e8f781f41d5b58d97d0c675a206f5b4
SHA1: b5010f21017f418adb39f6564bd503a2cefd21ef
SHA256: fde9ac72ce3bd8d5e745d51ee7e76ffa4a31362d5cbf9f0a73464e77cb314e32
Description: Command-line LDAP utilities
A set of LDAP utilities for use from the command line, including:
.
ldaptor-search -- Search LDAP directories.
.
ldaptor-namingcontexts -- Fetch the naming contexts the server supports.
.
ldaptor-find-server -- Find the server that serves the wanted DN by
looking at DNS SRV records.
.
ldaptor-passwd -- Change passwords.
.
ldaptor-rename -- Change object RDN and DNs.
.
ldaptor-ldap2passwd -- Generate passwd(5) format data from LDAP
accounts.
.
ldaptor-getfreenumber -- Do an efficient scan for e.g. next free
uidNumber.
.
ldaptor-ldap2dhcpconf -- Create dhcp.conf based on LDAP host info.
.
ldaptor-ldap2dnszones -- Create a DNS zone files based on LDAP host
info.
.
ldaptor-ldap2maradns -- Create a maradns zone file based on LDAP host
info.
.
ldaptor-ldap2pdns -- pdns pipe backend.
.
ldaptor-fetchschema -- Fetch schema from a server.
.
ldaptor-ldifdiff -- Read two LDIF files and output LDIF modifications
that modify entries in first file to look like entries in second file.
.
ldaptor-ldifpatch -- Read an LDIF file and LDIF modifications and output
LDIF with the modifications.
Tag: implemented-in::python, interface::commandline, protocol::ldap, role::program, scope::utility, works-with::db
Package: ldaptor-common
Priority: optional
Section: python
Installed-Size: 44
Maintainer: Tommi Virtanen <tv@debian.org>
Architecture: all
Source: ldaptor
Version: 0.0.43-0.5
Filename: pool/main/l/ldaptor/ldaptor-common_0.0.43-0.5_all.deb
Size: 23916
MD5sum: 723a1a82ffef58a723de5ba1f917cf1a
SHA1: c640c73a8bf927581f31b6c54058483ea3d9b31b
SHA256: 7f7187c7dd22eeaf64050f9084edd5fd046701b3b3b913076d2ad01be9cb01bc
Description: Pure-Python library for LDAP (common files)
Ldaptor is a pure-Python library that implements
.
- LDAP client logic.
.
- separately-accessible LDAP and BER protocol message
generation/parsing.
.
- ASCII-format LDAP filter generation and parsing.
.
- LDIF format data generation.
.
- Samba password changing logic.
.
This package contains the common files shared between different
builds of the library for different Python versions.
Tag: devel::lang:python, implemented-in::python, protocol::ldap, role::app-data, works-with::db
--
.''`. Mario Iseli <mario@debian.org>
: :' : Debian GNU/Linux developer
`. `'`
`- Debian - when you have better things to do than fixing a system
--- End Message ---
--- Begin Message ---
- To: 440617-done@bugs.debian.org
- Subject: adoption completed by upload of ldaptor-0.0.43-3
- From: Jan Dittberner <jan@dittberner.info>
- Date: Sat, 28 Mar 2009 23:32:06 +0100
- Message-id: <20090328223206.GA27751@denkpolster.dittberner.home>
Format: 1.8
Date: Sat, 28 Mar 2009 16:47:21 +0100
Source: ldaptor
Binary: ldaptor-utils ldaptor-webui python-ldaptor ldaptor-doc
Architecture: source
Version: 0.0.43-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: Sandro Tosi <morph@debian.org>
Description:
ldaptor-doc - documentation for Ldaptor
ldaptor-utils - command-line LDAP utilities
ldaptor-webui - web user interface for editing LDAP directories
python-ldaptor - pure-Python library for LDAP operations
Closes: 190706 494904 516306
Changes:
ldaptor (0.0.43-3) unstable; urgency=low
.
[ Sandro Tosi ]
* debian/{control, patches/*, README.source, rules}
- added dpatch, to prevent direct upstream code modification
* debian/copyright
- clearly separated license and copyright notices
- indented upstream author with 4 spaces
- link to LGPL-2.1 file, instead of the generic LGPL
* debian/control
- reformat long descriptions, to better use items lists
- reformat short descriptions, in particular un-capitalize them
- bump Standards-Version to 3.8.1
* debian/pycompat
- removed since not needed
* debian/{control, pyversions}
- removed pyversions, superseeded by XS-Python-Version
* debian/prerm
- removed since no more needed
.
[ Ansgar Burchardt ]
* debian/control:
- `python-pyopenssl' has been renamed into `python-openssl'. Update
dependencies accordingly. (Closes: #494904)
- Do not duplicate Section field for binary packages.
* debian/rules: Do not rely on python-support internals to find files,
instead remove them earlier using the standard path (Closes: #516306).
.
[ Jan Dittberner ]
* remove unneeded debian/postinst containing only #DEBHELPER#
* debian/control:
- change Maintainer to DPMT
- add Sandro Tosi and Jan Dittberner as Uploaders
- add Vcs-Svn and Vcs-Browser
- move dpatch to Build-Depends to fix lintian error
clean-should-be-satisfied-by-build-depends
- improve ldaptor-webui's long description
- wrap long lines
* debian/rules: remove upstream debian/postinst
* add manual pages (Closes: #190706)
- add debian/ldaptor-utils.manpages, debian/ldaptor-webui.manpages
- add debian/ldaptor-fetchschema.1, debian/ldaptor-find-server.1,
debian/ldaptor-getfreenumber.1, debian/ldaptor-ldap2dhcpconf.1,
debian/ldaptor-ldap2dnszones.1, debian/ldaptor-ldap2maradns.1,
debian/ldaptor-ldap2passwd.1, debian/ldaptor-ldap2pdns.1,
debian/ldaptor-namingcontexts.1, debian/ldaptor-passwd.1,
debian/ldaptor-rename.1, debian/ldaptor-search.1,
debian/ldaptor-webui.1
* debian/python-ldaptor.install: be more specific to exclude ldaptor-
webui files
Checksums-Sha1:
f624845f309b3adb228b6e885495f49009a7f080 1429 ldaptor_0.0.43-3.dsc
ac80cd2820d849269f78cc42794800a868cbd997 222978 ldaptor_0.0.43.orig.tar.gz
50025605a03bfa6805ec4d27c91100a50c3ba672 8103 ldaptor_0.0.43-3.diff.gz
Checksums-Sha256:
935a983d7f422973bfa66db72318dc40115d6ad28575332055e4b589eb7667e4 1429 ldaptor_0.0.43-3.dsc
e3d301090e4fa265c9a01fd416801de4a0ac2274bfeb16b9d0114e99bd3f01bc 222978 ldaptor_0.0.43.orig.tar.gz
b7dc553507e4f68ad6b6a422814bbb02e2dd8160204e7cbd916bcab32612257a 8103 ldaptor_0.0.43-3.diff.gz
Files:
ef8b655ec8eb28f8664f2579fef64fa9 1429 admin optional ldaptor_0.0.43-3.dsc
9ae108775e34325b6d1289c0b8765b9f 222978 admin optional ldaptor_0.0.43.orig.tar.gz
e8167734dc894b6559846cc13e496f5f 8103 admin optional ldaptor_0.0.43-3.diff.gz
--- End Message ---