From de372d7baf8059ccd3c5d122180dd863183432f3 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 11 Aug 2015 18:15:33 +0200 Subject: [PATCH] Update Vcs-* fields to point to git (cherry picked from commit c388a4feaeaaa3c12eafb47ab4e01988a535db93) --- debian/changelog | 1 + debian/templates/control.source.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d37bf31f7..ee2f23576 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ linux (4.1.3-2) UNRELEASED; urgency=medium KXCJK1013, MMA9551, MMA9553, SX9500 * Adjust for migration to git: - Update .gitignore files + - debian/control: Update Vcs-* fields -- Ian Campbell Tue, 04 Aug 2015 19:31:45 +0100 diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in index 1f0d56c78..78e070862 100644 --- a/debian/templates/control.source.in +++ b/debian/templates/control.source.in @@ -5,6 +5,6 @@ Uploaders: Bastian Blank , Frederik Schüler , Standards-Version: 3.9.5 Build-Depends: debhelper, cpio, kmod, python, python-six, lzma [armel], kernel-wedge, quilt, patchutils, bc Build-Depends-Indep: xz-utils, xmlto -Vcs-Svn: svn://anonscm.debian.org/svn/kernel/dists/trunk/linux/ -Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/ +Vcs-Git: https://anonscm.debian.org/git/kernel/linux.git +Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux.git Homepage: https://www.kernel.org/