debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit a15c8dcbbdde548dfd67f92d700d9699d3ed465f Author: Andreas Boll <andreas.boll....@gmail.com> Date: Wed Sep 2 14:14:53 2015 +0200 Use https for Vcs-* fields. diff --git a/debian/changelog b/debian/changelog index 67bd0b6..ab74679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xorg (1:7.7+12) UNRELEASED; urgency=medium * Drop vars files for unsupported architectures: arm, armeb, ia64, m32r, s390 and sparc. * Add upstream url. + * Use https for Vcs-* fields. -- Andreas Boll <andreas.boll....@gmail.com> Mon, 31 Aug 2015 18:37:12 +0200 diff --git a/debian/control b/debian/control index 7baee3c..e549561 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: po-debconf, # xsf-docs: asciidoc, -Vcs-Git: git://anonscm.debian.org/git/pkg-xorg/debian/xorg +Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/debian/xorg.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/debian/xorg.git Homepage: http://www.x.org/