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

Holger Levsen holger at layer-acht.org
Mon Dec 18 16:14:12 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-config.

commit 71a73251f54417f004369f20b437c7a2843ae468
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 18 16:13:58 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 | 13 +++++++++----
 debian/control   |  1 +
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7a2391..d22042f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
 debian-edu-config (1.942) UNRELEASED; urgency=medium
 
-  * Drop dbus-1/system.d/hal-debian-edu.conf, as Wheezy was the last Debian
-    version including hal, so since Jessie this file was without any effect.
-    (See #839124 for more information.)
-
   [ Wolfgang Schweer ]
   * Avoid possible mime type error for the internal Spanish web page.
     - Move www/index.html.es -> www/index.html.es_ES, adjust content.
@@ -21,6 +17,15 @@ debian-edu-config (1.942) UNRELEASED; urgency=medium
     - Correct linenumber for "command-with-path-in-maintainer-script" for
       /usr/bin/etckeeper in postinst.
 
+  [ Holger Levsen ]
+  * Drop dbus-1/system.d/hal-debian-edu.conf, as Wheezy was the last Debian
+    version including hal, so since Jessie this file was without any effect.
+    (See #839124 for more information.)
+  * 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.)
+
  -- Holger Levsen <holger at debian.org>  Sun, 17 Dec 2017 18:34:32 +0000
 
 debian-edu-config (1.941) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a61452e..2014130 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Petter Reinholdtsen <pere at debian.org>,
            Mike Gabriel <sunweaver at debian.org>,
            Wolfgang Schweer <wschweer at arcor.de>,
 Standards-Version: 4.1.2
+Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10.2.5~)
 Build-Depends-Indep: po-debconf,
                      po4a

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



More information about the debian-edu-commits mailing list