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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:15:43 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-phpserialize.

commit 18789f57b01c733cf0178523ef27f3a3364c90db
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:15:41 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 6666a8e..fdb5d1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-phpserialize (1.3-2) UNRELEASED; urgency=medium
+
+  * Fixed homepage (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:15:41 +0200
+
 python-phpserialize (1.3-1) unstable; urgency=low
 
   * Initial release (closes: #801801).
diff --git a/debian/control b/debian/control
index 0a0b979..87ee6be 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Tristan Seligmann <mithrandi at debian.org>
 Build-Depends: debhelper (>= 9), dh-python, python, python-setuptools, python3, python3-setuptools
 Standards-Version: 3.9.6
-Homepage: http://github.com/mitsuhiko/phpserialize
+Homepage: https://github.com/mitsuhiko/phpserialize
 
 Package: python-phpserialize
 Architecture: all

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



More information about the Python-modules-commits mailing list