[debian-edu-commits] debian-edu/ 02/03: debian/control: Add "Rules-Requires-Root: no" to support building as non-root.
Holger Levsen
holger at layer-acht.org
Sat Jan 6 17:21:07 UTC 2018
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-artwork.
commit 158192f73aab0f6facd84212ab03d96fc1cbacbf
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jan 6 12:46:13 2018 +0000
debian/control: Add "Rules-Requires-Root: no" to support building as non-root.
(I've 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 1f2b57c..f71a2e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
debian-edu-artwork (0.903-3) UNRELEASED; urgency=medium
- * Bump Standards-Version to 4.1.3, no changes needed.
+ * debian/control:
+ - Add "Rules-Requires-Root: no" to support building as non-root.
+ (I've confirmed that the build output is bit by bit identical with and
+ without this.)
+ - Bump Standards-Version to 4.1.3, no changes needed.
-- Holger Levsen <holger at debian.org> Sat, 06 Jan 2018 11:27:20 +0000
diff --git a/debian/control b/debian/control
index 17cfaf4..5158c33 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: advancecomp,
symlinks,
devscripts
Standards-Version: 4.1.3
+Rules-Requires-Root: no
Homepage: https://wiki.debian.org/DebianEdu/Teams/ArtWork
Vcs-Browser: https://anonscm.debian.org/git/debian-edu/debian-edu-artwork.git/
Vcs-git: git://anonscm.debian.org/debian-edu/debian-edu-artwork.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list