[quakespasm] 03/04: Set Rules-Requires-Root to no

Simon McVittie smcv at debian.org
Mon Nov 6 09:04:51 UTC 2017


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

smcv pushed a commit to branch master
in repository quakespasm.

commit 2ff8aef32ba1c83a0b2553e186ef5e26ecbb8ce2
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Nov 6 08:49:08 2017 +0000

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

diff --git a/debian/changelog b/debian/changelog
index c958cc7..b230c25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ quakespasm (0.92.1+dfsg-3) UNRELEASED; urgency=medium
 
   * d/copyright: Use https Format URL
   * Standards-Version: 4.1.1 (no further changes)
+  * Set Rules-Requires-Root to no. With recent debhelper and dpkg
+    versions, this package can be built without fakeroot.
 
  -- Simon McVittie <smcv at debian.org>  Mon, 06 Nov 2017 08:47:49 +0000
 
diff --git a/debian/control b/debian/control
index 4a1b41b..209703c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 10),
                libopusfile-dev,
                libsdl2-dev,
                libvorbis-dev
+Rules-Requires-Root: no
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/quakespasm.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/quakespasm.git

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



More information about the Pkg-games-commits mailing list