[Python-modules-commits] [python-gearman] 01/01: Fixed homepage (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:06:55 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-gearman.
commit 798abce0b6f4c0bfe66f6138f1c11c8b36466d78
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:06:53 2016 +0200
Fixed homepage (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index abefebb..98fe4d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-gearman (2.0.2-3) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed homepage (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:02:38 +0200
python-gearman (2.0.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e20eea4..42fa261 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Oxan van Leeuwen <oxan at oxanvanleeuwen.nl>
Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-2), python-setuptools, python-sphinx (>= 1), python-unittest2
Standards-Version: 3.9.2
-Homepage: http://github.com/Yelp/python-gearman/
+Homepage: https://github.com/Yelp/python-gearman/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-gearman.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-gearman.git
X-Python-Version: >= 2.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gearman.git
More information about the Python-modules-commits
mailing list