django-auth-ldap 1.1.7-1 source package in Ubuntu

Changelog

django-auth-ldap (1.1.7-1) unstable; urgency=low


  [ Michael Fladischer ]
  * New upstream release (Closes: #678703).
  * Add python-setuptools to Build-Depends, upstream switched from distutils
    to setuptools.
  * Bump python version support to >= 2.5.
  * Bump dependency on Django to >= 1.3.
  * Bump Standards-Version to 3.9.5.
  * Bump debhelper in Build-Depends to >= 8.1.0~.
  * Drop unnecessary versioned dependencies in Depends and Build-Depends:
    + python-all
    + python-ldap
  * Ommit installing archived documentation:
    + Add patch docs-do_not_install_archive.patch.
  * Use locally installed objects.inv for intersphinx mapping:
    + Add patch docs-use_local_intersphinx_mapping.patch.
    + Add python-doc to Build-Depends.
    + Add python-django-doc to Build-Depends.
  * Format packaging files with wrap-and-sort.
  * Change documentation source directory for sphinx.
  * Update years in d/copyright.
  * Drop temporary fix for PKG-INFO.
  * Run dh_clean in override target.
  * Clean django_auth_ldap.egg-info/SOURCES.txt after each build.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Michael Fladischer <email address hidden>  Tue, 26 Nov 2013 08:57:20 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
django-auth-ldap_1.1.7-1.dsc 2.2 KiB d59e19eb7d9cd559534f980149bdd031a39c6ecfa335eec340c5c18cb1bd9564
django-auth-ldap_1.1.7.orig.tar.gz 124.2 KiB d4817ce758be27cbc687d83958d0109cdb2b7dbc696da661bd66c9975cb14b61
django-auth-ldap_1.1.7-1.debian.tar.gz 4.7 KiB 3e1400803349b6caa72c126ce14ca9cf215ab1147ae153564027a7b95326495d

Available diffs

No changes file available.

Binary packages built by this source

python-django-auth-ldap: Django LDAP authentication backend

 Django authentication backend that authenticates against an LDAP
 service. Configuration can be as simple as a single distinguished
 name template, but there are many rich configuration options for
 working with users, groups, and permissions.

python-django-auth-ldap-doc: Django LDAP authentication backend (documentation)

 Django authentication backend that authenticates against an LDAP
 service. Configuration can be as simple as a single distinguished
 name template, but there are many rich configuration options for
 working with users, groups, and permissions.
 .
 This package contains the documentation.