[linux-signed] 04/07: debian/README.source: Document additional steps to prepare the source package
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Jun 8 17:16:23 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 577a8ac2d4a55b38b2f24ec8a32f4eb2053fddf2
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Jun 8 00:12:10 2016 +0100
debian/README.source: Document additional steps to prepare the source package
---
debian/README.source | 8 +++++++-
debian/changelog | 2 ++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/README.source b/debian/README.source
index 30b37f1..79c0883 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -52,4 +52,10 @@ 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>, Tue, 7 Jun 2016 18:40:18 +0100
+Then, to prepare the source package:
+
+4. Run 'debian/rules maintainerclean'
+5. Run 'debian/rules debian/control'
+6. Run 'dpkg-buildpackage -uc -us -S -d'
+
+ -- Ben Hutchings <ben at decadent.org.uk>, Wed, 8 Jun 2016 13:01:43 +0100
diff --git a/debian/changelog b/debian/changelog
index 637e443..80dce01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ linux-signed (1~exp7) UNRELEASED; urgency=medium
* Update to linux version 4.5.5-1
* Change binary packages to replace their unsigned counterparts
* debian/README.source: Document the SUITE variable
+ * debian/README.source: Document additional steps to prepare the source
+ package
-- Ben Hutchings <ben at decadent.org.uk> Mon, 06 Jun 2016 01:58:08 +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