debian/control: Set Rules-Requires-Root to no

Tell dpkg and debhelper that we can install without (fake)root and
then dpkg-deb should then override all ownership to root:root.

Draft specification for this field:
https://lists.debian.org/debian-devel/2017/10/msg00520.html
This commit is contained in:
Ben Hutchings 2017-10-30 21:57:03 +00:00
parent 85565e1ae2
commit c8b3153d0d
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (4.14~rc7-1~exp2) UNRELEASED; urgency=medium
* debian/control: Set Rules-Requires-Root to no
-- Ben Hutchings <ben@decadent.org.uk> Mon, 30 Oct 2017 21:56:34 +0000
linux (4.14~rc7-1~exp1) experimental; urgency=medium
* New upstream release candidate

View File

@ -63,6 +63,7 @@ Build-Depends-Indep:
graphviz <!stage1 !nodoc>,
python-sphinx <!stage1 !nodoc>,
python-sphinx-rtd-theme <!stage1 !nodoc>,
Rules-Requires-Root: no
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/