[Python-modules-commits] [django-auth-ldap] 01/01: Fixed homepage (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:25:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository django-auth-ldap.
commit 4cf209c368211fd713eacaab2f6a721dace2e352
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:25:55 2016 +0200
Fixed homepage (https)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 701814e..d10bfd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-auth-ldap (1.2.7+dfsg-2) UNRELEASED; urgency=medium
+
+ * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:25:55 +0200
+
django-auth-ldap (1.2.7+dfsg-1) unstable; urgency=medium
[ Michael Fladischer ]
diff --git a/debian/control b/debian/control
index 0f554d3..622addd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.6
X-Python-Version: >= 2.5
-Homepage: http://pypi.python.org/pypi/django-auth-ldap/
+Homepage: https://pypi.python.org/pypi/django-auth-ldap/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-auth-ldap.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-auth-ldap.git
--
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