[debian-edu-commits] debian-edu/ 01/02: Add "Rules-Requires-Root: no" to support building as non-root.

Holger Levsen holger at layer-acht.org
Mon Dec 18 16:10:25 UTC 2017


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

holger pushed a commit to branch master
in repository debian-edu-install.

commit ba155eaefeb4ea877803e2a121e067ee1e0de2d7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 18 16:06:05 2017 +0000

    Add "Rules-Requires-Root: no" to support building as non-root.
    
    (I've also confirmed that the build output is bit by bit identical with
     and without this.)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog | 6 +++++-
 debian/control   | 1 +
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b630e2d..d1fc194 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 debian-edu-install (1.921) UNRELEASED; urgency=medium
 
-  * Bump standards version to 4.1.2, no changes needed. 
+  * debian/control:
+    - Add "Rules-Requires-Root: no" to support building as non-root.
+      (I've also confirmed that the build output is bit by bit identical with
+      and without this.)
+    - Bump standards version to 4.1.2, no changes needed.
 
  -- Holger Levsen <holger at debian.org>  Fri, 01 Dec 2017 22:38:38 +0000
 
diff --git a/debian/control b/debian/control
index dbd7cf0..3c48ca6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 10.2.5~),
                po-debconf
 Build-Depends-Indep: dash
 Standards-Version: 4.1.2
+Rules-Requires-Root: no
 Homepage: http://www.skolelinux.org
 Vcs-Browser: https://anonscm.debian.org/git/debian-edu/debian-edu-install.git
 Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-install.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list