[Python-modules-commits] [pygpu] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:50:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pygpu.
commit 7dcf2b81d5ca705034428b4f49590f0f4a0c8809
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:50:03 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 0535a90..7289efe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ pygpu (0.2.0a-629-5) UNRELEASED; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:01:45 +0200
pygpu (0.2.0a-629-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 57ff34d..17c7594 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sandro Tosi <morph at debian.org>, Jan Dittberner <jandd at debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.5-1~)
Standards-Version: 3.9.2
Homepage: http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pygpu.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pygpu.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pygpu.git
X-Python-Version: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pygpu.git
More information about the Python-modules-commits
mailing list