[linux] 02/07: Update Vcs-* fields to point to git
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Aug 11 20:54:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit de372d7baf8059ccd3c5d122180dd863183432f3
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Aug 11 18:15:33 2015 +0200
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 d37bf31..ee2f235 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 <ijc at debian.org> Tue, 04 Aug 2015 19:31:45 +0100
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 1f0d56c..78e0708 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -5,6 +5,6 @@ Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>,
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/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list