[Python-modules-commits] [django-auth-ldap] 06/07: Refresh patches.

Michael Fladischer fladi at moszumanska.debian.org
Sun Jul 30 17:42:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch debian/master
in repository django-auth-ldap.

commit 3e5ffd22f00295a21ac09aeeb13f2838b4ea667e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Jul 28 11:40:04 2017 +0200

    Refresh patches.
---
 debian/changelog                                                  | 1 +
 debian/patches/0003-Use-pyldap-for-both-Python2-and-Python3.patch | 4 ++--
 debian/patches/docs-do_not_install_archive.patch                  | 2 +-
 debian/patches/docs-use_local_intersphinx_mapping.patch           | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2013d43..2a66e66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ django-auth-ldap (1.2.14+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Refresh patches after git-dpm to gbp pq conversion
+  * Refresh patches.
 
  -- Michael Fladischer <fladi at debian.org>  Fri, 28 Jul 2017 11:37:21 +0200
 
diff --git a/debian/patches/0003-Use-pyldap-for-both-Python2-and-Python3.patch b/debian/patches/0003-Use-pyldap-for-both-Python2-and-Python3.patch
index d71dff6..0a42df8 100644
--- a/debian/patches/0003-Use-pyldap-for-both-Python2-and-Python3.patch
+++ b/debian/patches/0003-Use-pyldap-for-both-Python2-and-Python3.patch
@@ -7,7 +7,7 @@ Subject: Use pyldap for both Python2 and Python3.
  1 file changed, 1 insertion(+), 4 deletions(-)
 
 diff --git a/setup.py b/setup.py
-index 6397eff..82f2511 100644
+index 6d06024..b8b13f9 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -5,9 +5,6 @@ import sys
@@ -19,7 +19,7 @@ index 6397eff..82f2511 100644
 -
  setup(
      name="django-auth-ldap",
-     version="1.2.13",
+     version="1.2.14",
 @@ -47,7 +44,7 @@ setup(
      keywords=["django", "ldap", "authentication", "auth"],
      install_requires=[
diff --git a/debian/patches/docs-do_not_install_archive.patch b/debian/patches/docs-do_not_install_archive.patch
index e386a7f..de21a67 100644
--- a/debian/patches/docs-do_not_install_archive.patch
+++ b/debian/patches/docs-do_not_install_archive.patch
@@ -14,7 +14,7 @@ Patch-Name: docs-do_not_install_archive.patch
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/docs/source/conf.py b/docs/source/conf.py
-index fd0d8bc..b2b8089 100644
+index 406ce1a..7649568 100644
 --- a/docs/source/conf.py
 +++ b/docs/source/conf.py
 @@ -134,7 +134,7 @@ html_theme_options = {
diff --git a/debian/patches/docs-use_local_intersphinx_mapping.patch b/debian/patches/docs-use_local_intersphinx_mapping.patch
index f409382..a1ade3a 100644
--- a/debian/patches/docs-use_local_intersphinx_mapping.patch
+++ b/debian/patches/docs-use_local_intersphinx_mapping.patch
@@ -14,7 +14,7 @@ Patch-Name: docs-use_local_intersphinx_mapping.patch
  1 file changed, 17 insertions(+), 6 deletions(-)
 
 diff --git a/docs/source/conf.py b/docs/source/conf.py
-index b2b8089..5bdb7a1 100644
+index 7649568..b2de920 100644
 --- a/docs/source/conf.py
 +++ b/docs/source/conf.py
 @@ -29,12 +29,23 @@ extensions = [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-auth-ldap.git



More information about the Python-modules-commits mailing list