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

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

commit 9b35114082f99e34e56bf83966f63f49ef8c9a7a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:25:37 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 7ad02ea..a0c1ba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 python-traitsgui (3.6.0-4) 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:03:34 +0200
 
 python-traitsgui (3.6.0-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 66ca829..5feb8cf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~)
 Build-Depends-Indep: python-setupdocs
 Standards-Version: 3.9.2
-Homepage: http://pypi.python.org/pypi/TraitsGUI
+Homepage: https://pypi.python.org/pypi/TraitsGUI
 X-Python-Version: >=2.4
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-traitsgui.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-traitsgui.git

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



More information about the Python-modules-commits mailing list