[Python-modules-commits] [pyvtk] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:29: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 pyvtk.
commit b31571d0146e6a94d2aaaf440e698110df2c210d
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:29:05 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d574b5d..92816f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ pyvtk (0.4.74-4) UNRELEASED; urgency=low
[ Stefano Rivera ]
* Convert inline patch to 3.0 (quilt) to ease git-dpm migration.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sat, 08 Jun 2013 18:14:48 +0200
pyvtk (0.4.74-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 9fc1a0b..115f2c0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0.38), dh-python, python (>= 2.3.5-11)
Standards-Version: 3.9.1
XS-Python-Version: all
Homepage: http://cens.ioc.ee/projects/pyvtk/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyvtk.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyvtk.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyvtk.git
Package: python-pyvtk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvtk.git
More information about the Python-modules-commits
mailing list