[Python-modules-commits] [unidecode] 01/01: Fixed homepage (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:37:49 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository unidecode.

commit e92685453ae5a5d1f98f9bc46fdc2fd1b2c7fe7e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:36:58 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 98df60f..1a2ff4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+unidecode (0.04.19-2) UNRELEASED; urgency=medium
+
+  * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:36:58 +0200
+
 unidecode (0.04.19-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 080f067..1d6ddd6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0
 Standards-Version: 3.9.6
-Homepage: http://pypi.python.org/pypi/Unidecode
+Homepage: https://pypi.python.org/pypi/Unidecode
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/unidecode.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/unidecode.git
 

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



More information about the Python-modules-commits mailing list