[linux-signed] 01/07: Document dependency on python3-debian at source preparation time

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jun 8 17:16:22 UTC 2016


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

benh pushed a commit to branch master
in repository linux-signed.

commit aea07570a5ea1409011d8015fb70b81d588a3c95
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Jun 7 18:42:32 2016 +0100

    Document dependency on python3-debian at source preparation time
---
 debian/README.source | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index e33bdae..983b728 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -6,10 +6,10 @@ All signatures are made at source preparation time, not during a
 build.  This avoids the need to expose signing keys to buildds and
 allows reproducible builds.
 
-When preparing a source package, you will need sbsigntool and the
-appropriate versions of the linux-kbuild and linux-support packages
-installed.  All the linux-image package must have already been built
-(but not installed).
+When preparing a source package, you will need python3-debian,
+sbsigntool and the appropriate versions of the linux-kbuild and
+linux-support packages installed.  All the linux-image package must
+have already been built (but not installed).
 
 To generate a key pair and *self-signed* certificate: for testing,
 run:
@@ -50,4 +50,4 @@ You may see these warnings when signing a kernel image:
 
 This is harmless in practice - sbsign will insert padding to fix it up.
 
- -- Ben Hutchings <ben at decadent.org.uk>, Fri, 15 Apr 2016 21:56:52 +0100
+ -- Ben Hutchings <ben at decadent.org.uk>, Tue,  7 Jun 2016 18:40:18 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-signed.git



More information about the Kernel-svn-changes mailing list