Source: dacs
Section: web
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Uploaders: Martin Zobel-Helas <zobel@debian.org>
Build-Depends:
 apache2-dev,
 apache2-ssl-dev,
 chrpath,
 debhelper (>= 11),
 docbook-xml,
 docbook-xsl,
 groff-base,
 libexpat1-dev,
 libldap2-dev,
 libpam0g-dev,
 libperl-dev,
 libsasl2-dev,
 xsltproc,
Standards-Version: 4.3.0
Homepage: https://dacs.dss.ca/
Vcs-Git: https://salsa.debian.org/debian/dacs.git
Vcs-Browser: https://salsa.debian.org/debian/dacs

Package: dacs
Section: web
Architecture: linux-any kfreebsd-any
Depends: libdacs1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: libapache2-mod-dacs
Description: Distributed Access Control System (DACS)
 DACS is a light-weight single sign-on and role-based access control system
 for web servers and server-based software. It is also an authentication and
 authorization toolkit for programmers. DACS makes secure resource sharing
 and remote access via the web easier, safer, and more efficient.
 .
 DACS provides:
 .
   * universal, extensible, modular, and efficient authentication methods,
     including two-factor authentication and hardware tokens
   * powerful, comprehensive, rule-based authorization checking that can
     be applied selectively and transparently to any resource or activity
     (such as web services, web content, and program features) by
     Apache-based web services, CGI programs, servlets, or virtually any
     program or script
   * secure, web-based single sign-on (SSO)
   * flexible, programmable configuration
   * an Apache 2.0/2.2 module, suite of CGI-based programs, and collection
     of command line tools

Package: libapache2-mod-dacs
Section: httpd
Architecture: linux-any kfreebsd-any
Depends: dacs (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Distributed Access Control System (DACS) - Apache Module
 DACS is a light-weight single sign-on and role-based access control system
 for web servers and server-based software. It is also an authentication and
 authorization toolkit for programmers. DACS makes secure resource sharing
 and remote access via the web easier, safer, and more efficient.
 .
 This package contains the Apache2 module.

Package: libdacs1
Section: libs
Architecture: linux-any kfreebsd-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Distributed Access Control System (DACS) - shared library
 DACS is a light-weight single sign-on and role-based access control system
 for web servers and server-based software. It is also an authentication and
 authorization toolkit for programmers. DACS makes secure resource sharing
 and remote access via the web easier, safer, and more efficient.
 .
 This package contains the DACS shared library.

Package: libdacs-dev
Section: libdevel
Architecture: linux-any kfreebsd-any
Depends: libdacs1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Replaces: dacs-dev (<< 1.4.22)
Conflicts: dacs-dev (<< 1.4.22)
Provides: dacs-dev
Description: Distributed Access Control System (DACS) - development files
 DACS is a light-weight single sign-on and role-based access control system
 for web servers and server-based software. It is also an authentication and
 authorization toolkit for programmers. DACS makes secure resource sharing
 and remote access via the web easier, safer, and more efficient.
 .
 This package contains development files for the DACS shared library.

Package: dacs-examples
Section: web
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends:
 dacs (>= ${source:Version}),
 libapache2-mod-dacs (>= ${source:Version}),
Description: Distributed Access Control System (DACS) - example web root
 DACS is a light-weight single sign-on and role-based access control system
 for web servers and server-based software. It is also an authentication and
 authorization toolkit for programmers. DACS makes secure resource sharing
 and remote access via the web easier, safer, and more efficient.
 .
 This package contains an example web root directory to use with dacs.
