[libclc] 57/58: Use https for Vcs-Git field.
Andreas Boll
aboll-guest at moszumanska.debian.org
Thu Oct 6 08:16:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
aboll-guest pushed a commit to branch master
in repository libclc.
commit 0e16d56da5666fa6c1a032912fc71d589c662bbb
Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date: Wed Sep 7 17:15:07 2016 +0200
Use https for Vcs-Git field.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d409961..2eaa77b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libclc (0.2.0+git20160907-1) UNRELEASED; urgency=medium
* New upstream snapshot.
* Build with clang 3.9.
* Drop devices.patch, upstream.
+ * Use https for Vcs-Git field.
-- Andreas Boll <andreas.boll.dev at gmail.com> Wed, 07 Sep 2016 15:30:03 +0200
diff --git a/debian/control b/debian/control
index 9f22940..ae2f41d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
libedit-dev,
Standards-Version: 3.9.8
Homepage: http://libclc.llvm.org
-Vcs-Git: git://anonscm.debian.org/pkg-opencl/libclc.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-opencl/libclc.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/libclc.git
Package: libclc-ptx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git
More information about the Pkg-opencl-commits
mailing list