[nexuiz] 02/03: Set Rules-Requires-Root to no

Simon McVittie smcv at debian.org
Mon Nov 6 09:20:08 UTC 2017


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

smcv pushed a commit to branch master
in repository nexuiz.

commit 4ed1ef61c04eba0ebc6c28551cbf936f794aaba7
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Nov 6 08:52:37 2017 +0000

    Set Rules-Requires-Root to no
    
    With recent dpkg and debhelper, this package can build without fakeroot.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c622979..ef862a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 nexuiz (2.5.2+dp-6) UNRELEASED; urgency=medium
 
   * Standards-Version: 4.1.1 (no changes required)
+  * Set Rules-Requires-Root to no. With recent dpkg and debhelper, this
+    package can build without fakeroot.
 
  -- Simon McVittie <smcv at debian.org>  Mon, 06 Nov 2017 08:51:19 +0000
 
diff --git a/debian/control b/debian/control
index 3c2ba61..dbb129b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  debhelper (>= 10~),
  icoutils,
  imagemagick,
+Rules-Requires-Root: no
 Standards-Version: 4.1.1
 Homepage: http://www.alientrap.org/games/nexuiz
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/nexuiz.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nexuiz.git



More information about the Pkg-games-commits mailing list