From 5c6df6ac03f04f195c6f3bb9fe8b1725428de129 Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Wed, 21 Jun 2017 15:13:02 -0700 Subject: Random small fixes with everything now working Fixed trailing whitespace Also fixed man page formatting issue Added misc to debian/control changelog modified to cumulus cl3u1 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 93d0996..050d240 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libnss-mapuser (1.0.0) unstable; urgency=low +libnss-mapuser (1.0.0-cl3u1) unstable; urgency=low * Initial version to do successful NSS lookups on any username, and matching uid lookups back to the original name. diff --git a/debian/control b/debian/control index b727069..c383d86 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.cumulusnetworks.com Package: libnss-mapuser Architecture: any -Depends: ${shlibs:Depends}, adduser +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Description: NSS modules to map any requested username to a local account Performs getpwname and getpwuid lookups via NSS for systems like RADIUS where it is not possible to do a username lookup without authentication -- cgit v1.2.3