From 2c6496eca7625b640dfd5f5e3cb5aba1b83d0655 Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum Date: Sat, 23 Aug 2014 18:50:42 -0700 Subject: [PATCH] dpkg-buildpackage now uses fakeroot automatically. Closes: #750988 --- debian/changelog | 1 + tools.dbk | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7c7cea0..790a47f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ developers-reference (3.4.14) UNRELEASED; urgency=medium [ Lucas Nussbaum ] * Drop section on goodies, point to wiki instead. Closes: #751489, #586186 + * dpkg-buildpackage now uses fakeroot automatically. Closes: #750988 -- Paul Wise Wed, 20 Aug 2014 18:43:04 -0700 diff --git a/tools.dbk b/tools.dbk index 7eeb567..6f51ed4 100644 --- a/tools.dbk +++ b/tools.dbk @@ -70,8 +70,8 @@ but that may change in the future. fakeroot simulates root privileges. This enables you to build packages without being root (packages usually want to install files with root ownership). If you have fakeroot installed, you can build packages as a -regular user: dpkg-buildpackage -rfakeroot. +role="package">fakeroot installed, +dpkg-buildpackage will use it automatically. -- 2.30.2