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

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


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

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

commit d4b324997e5eb9a13de268b4e2ece7591d51777e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:13:39 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 fa568db..74b87e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pampy (1.8.2-2) UNRELEASED; urgency=medium
+
+  * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:13:39 +0200
+
 python-pampy (1.8.2-1) unstable; urgency=low
 
   [ Mike Gabriel ]
diff --git a/debian/control b/debian/control
index be834ba..34b0c83 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  python3-setuptools,
  dh-python,
 Standards-Version: 3.9.6
-Homepage: http://pypi.python.org/pypi/pam
+Homepage: https://pypi.python.org/pypi/pam
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.2
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pampy.git

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



More information about the Python-modules-commits mailing list