From e2fa8501ca13b37ca585d4ea224e2cef3b38ff57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Fran=C3=A7ois?= Date: Fri, 16 Aug 2013 00:48:52 +0200 Subject: [PATCH] Set uidmap as priority optional. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8375bcce..21a24c31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ shadow (1:4.2-1) UNRELEASED; urgency=low * passwd.install: add new subuid.5 and subgid.5 manpages * debian/rules, debian/control, debian/uidmap.install: create new uidmap package containing the new setuid-root binaries newuidmap and newgidmap + Set uidmap as priority optional. -- Christian Perrier Sat, 27 Jul 2013 20:07:18 +0200 diff --git a/debian/control b/debian/control index 4323fa88..fc7507b5 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Description: system login tools user ID (useful being able to execute commands as another user). Package: uidmap +Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} Architecture: any Description: programs to help use subuids