[Python-modules-commits] [pycg] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:48:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pycg.
commit 8ff01f9ce42fb38ba73ac1f8dde24efcb5a1f9a7
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:48:10 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 f9703c5..2142f5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ pycg (0.14.1-3) 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:37 +0200
pycg (0.14.1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 5293797..28fbd65 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sandro Tosi <morph at debian.org>
Build-Depends: debhelper (>= 5), python-support (>= 1.0), python (>= 2.5.4-1~), dpatch, python-all-dev, swig, nvidia-cg-toolkit, python-numpy, mesa-common-dev, libgl1-mesa-dev, python-numpy-dbg
Standards-Version: 3.8.1
Homepage: http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pycg.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pycg.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pycg.git
XS-Python-Version: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycg.git
More information about the Python-modules-commits
mailing list