From 7d2e07fd4502aed3b841484855031ca8a48aebba Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 2 May 2021 19:07:13 +0200 Subject: Initial import of libtacplus-map (1.0.1-cl3u3) --- debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..55c3b56 --- /dev/null +++ b/debian/control @@ -0,0 +1,22 @@ +Source: libtacplus-map +Section: admin +Priority: extra +Maintainer: dev-support +Build-Depends: debhelper (>= 9), dh-autoreconf, autoconf-archive, libaudit-dev, git +Standards-Version: 3.9.6 +Homepage: http://www.cumulusnetworks.com + +Package: libtacplus-map1 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libaudit1 +Description: Library for mapping TACACS+ users without local /etc/passwd entries + APIs to support local mapping, so that TACACS users do not need tacacs user + accounts to /etc/passwd to supply home directory, uid, and gid. + +Package: libtacplus-map-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libtacplus-map1 (= ${binary:Version}), libc-dev +Description: Development files for TACACS+ user-mapping library + Header files and .so shared library link for APIs to support local TACACS + mapping of accounts -- cgit v1.2.3