[Python-modules-commits] [python-qt4] 01/01: Fixed VCS URL (https)

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

commit 6a24f82e818e9a0dad13ded23014570abdbdf1bb
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:20:38 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2353d51..b0889fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 python-qt4 (4.11.4+dfsg-2) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
   * Add explicit build-dependency on dh-python.
   * Build with Sphinx 1.3.
   * Stop building and installing the WebKit module (closes: #784513).
   * Drop obsolete XS-Testsuite header.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 20 Aug 2015 13:01:12 +0300
 
 python-qt4 (4.11.4+dfsg-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 59493bd..722b884 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Standards-Version: 3.9.6
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.0
 Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-qt4.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-qt4.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-qt4.git
 
 Package: python-qt4

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



More information about the Python-modules-commits mailing list