[Python-modules-commits] [pyqwt3d] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:52:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pyqwt3d.
commit ddb78c7e4696d406c91d42926c2427f2ed0a0889
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:52:56 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 626f4ac..1b852ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqwt3d (0.1.7~cvs20090625-14) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:52:56 +0200
+
pyqwt3d (0.1.7~cvs20090625-13) unstable; urgency=medium
* Update patch 04_fix_sip4.10.patch to fix compilation (Closes: #751057)
diff --git a/debian/control b/debian/control
index 61478a3..a7ae370 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-3),
Homepage: http://pyqwt.sourceforge.net/
Standards-Version: 3.9.5
X-Python-Version: >= 2.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyqwt3d.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyqwt3d.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyqwt3d.git
Package: python-qwt3d-qt4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqwt3d.git
More information about the Python-modules-commits
mailing list