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

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


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

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

commit 9163985e39841f0034052b16f150874925052aad
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:32:05 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 85aae59..70e30de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sip4 (4.17+dfsg-3) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:32:05 +0200
+
 sip4 (4.17+dfsg-2) unstable; urgency=medium
 
   * Apply debian/rules patch to make package build reproducible (Closes:
diff --git a/debian/control b/debian/control
index cd032dd..7a78836 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: python-sphinx (>= 1.3)
 Standards-Version: 3.9.6
 Homepage: http://www.riverbankcomputing.co.uk/software/sip/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/sip4.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sip4.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sip4.git
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.0

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



More information about the Python-modules-commits mailing list