[linux] 05/07: debian/control: Add ':any' to Build-Depends on python3, to support cross-bootstrap

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Nov 10 13:53:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 16017121d0379dae5432597615fcf5a87e5a22a7
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Nov 10 13:44:44 2015 +0000

    debian/control: Add ':any' to Build-Depends on python3, to support cross-bootstrap
---
 debian/changelog                   | 2 ++
 debian/templates/control.source.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1ee1032..63f4ef5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ linux (4.3-1~exp2) UNRELEASED; urgency=medium
     as we only use filterdiff when building linux-source-<version>
   * debian/control,debian/rules: Support a 'stage1' build profile which
     builds only linux-libc-dev (Closes: #695243)
+  * debian/control: Add ':any' to Build-Depends on python3, to support cross-
+    bootstrap
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 07 Nov 2015 14:18:48 +0000
 
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 6152aed..e4c5ab4 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, maximilian attems <maks at debian.org>, Ben Hutchings <ben at decadent.org.uk>
 Standards-Version: 3.9.5
-Build-Depends: debhelper, python3, quilt,
+Build-Depends: debhelper, python3:any, quilt,
  cpio <!stage1>, kmod <!stage1>, xz-utils <!stage1>, kernel-wedge <!stage1>, bc <!stage1>
 Build-Depends-Indep: patchutils <!stage1>, xmlto <!stage1>
 Vcs-Git: https://anonscm.debian.org/git/kernel/linux.git

-- 
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